rust/compiler/stable_mir/src
bors 83e4e18896 Auto merge of #130946 - matthiaskrgr:rollup-ia4mf0y, r=matthiaskrgr
Rollup of 6 pull requests

Successful merges:

 - #130718 (Cleanup some known-bug issues)
 - #130730 (Reorganize Test Headers)
 - #130826 (Compiler: Rename "object safe" to "dyn compatible")
 - #130915 (fix typo in triagebot.toml)
 - #130926 (Update cc to 1.1.22 in library/)
 - #130932 (etc: Add sample rust-analyzer configs for eglot & helix)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-09-27 21:23:29 +00:00
..
mir unify dyn* coercions with other pointer coercions 2024-09-24 22:17:55 +02:00
abi.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
compiler_interface.rs Use &raw in the compiler 2024-09-26 20:33:26 -07:00
crate_def.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
error.rs
lib.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
mir.rs
target.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
ty.rs Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
visitor.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00