rust/compiler/rustc_codegen_ssa
bors 7caad69253 Auto merge of #131354 - matthiaskrgr:rollup-hprnng2, r=matthiaskrgr
Rollup of 4 pull requests

Successful merges:

 - #131331 (Revert "warn_old_master_branch" check)
 - #131344 (Avoid `&Lrc<T>` in various places)
 - #131346 (Restrict `ignore-mode-*` directives)
 - #131353 (Add documentation for `runtest::check_rustdoc_test_option` method)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-10-07 11:30:33 +00:00
..
src Auto merge of #131354 - matthiaskrgr:rollup-hprnng2, r=matthiaskrgr 2024-10-07 11:30:33 +00:00
Cargo.toml Rollup merge of #130863 - compiler-errors:relax-codegen-dyn-assert, r=lcnr 2024-10-02 17:10:43 +02:00
messages.ftl Use wide pointers consistenly across the compiler 2024-10-04 14:06:48 +02:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.