]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #87260 - antoyo:libgccjit-codegen, r=Mark-Simulacrum
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Tue, 28 Sep 2021 18:00:12 +0000 (20:00 +0200)
committerGitHub <noreply@github.com>
Tue, 28 Sep 2021 18:00:12 +0000 (20:00 +0200)
commit864290472fcb1deee2a4fb09a9df2864ce3bd1a4
tree78514f270b1fe75739df1cc245e1dc70dc27c05b
parent1d71ba862309d59df710078a845c8772ffb22aba
parent90be409db0ef219bad25e38ec7b1902683389b07
Rollup merge of #87260 - antoyo:libgccjit-codegen, r=Mark-Simulacrum

Libgccjit codegen

This PR introduces a subtree for a gcc-based codegen backend to the repository, per decision in https://github.com/rust-lang/compiler-team/issues/442. We do not yet expect to ship this backend on nightly or run tests in CI, but we do verify that the backend checks (i.e., `cargo check`) successfully.

Work is expected to progress primarily in https://github.com/rust-lang/rustc_codegen_gcc, with semi-regular upstreaming, like with other subtrees.
Cargo.toml
src/bootstrap/check.rs
src/tools/tidy/src/lib.rs