Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions compiler/rustc_codegen_gcc/Readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# WIP libgccjit codegen backend for rust

UPDATE README

[![Chat on IRC](https://img.shields.io/badge/irc.libera.chat-%23rustc__codegen__gcc-blue.svg)](https://web.libera.chat/#rustc_codegen_gcc)
[![Chat on Matrix](https://img.shields.io/badge/matrix.org-%23rustc__codegen__gcc-blue.svg)](https://matrix.to/#/#rustc_codegen_gcc:matrix.org)

Expand Down
2 changes: 2 additions & 0 deletions compiler/rustc_codegen_gcc/josh-sync.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
repo = "rustc_codegen_gcc"
filter = ":rev(02f889aec5dc9b4e51d4cfd86c67ce5e4a0bbf72:prefix=compiler/rustc_codegen_gcc):/compiler/rustc_codegen_gcc"
1 change: 1 addition & 0 deletions compiler/rustc_codegen_gcc/rust-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d0e6d778cf1563beb494ca3f1b7858e00776722f
Loading