1
Fork 0
rust/compiler/rustc_infer/src
bors e760daa6a7 Auto merge of #122735 - matthiaskrgr:rollup-pgb1s90, r=matthiaskrgr
Rollup of 10 pull requests

Successful merges:

 - #122435 (Don't trigger `unused_qualifications` on global paths)
 - #122556 (Extend format arg help for simple tuple index access expression)
 - #122634 (compiletest: Add support for `//@ aux-bin: foo.rs`)
 - #122677 (Fix incorrect mutable suggestion information for binding in ref pattern.)
 - #122691 (Fix ICE: `global_asm!()` Don't Panic When Unable to Evaluate Constant)
 - #122695 (Change only_local to a enum type.)
 - #122717 (Ensure stack before parsing dot-or-call)
 - #122719 (Ensure nested statics have a HIR node to prevent various queries from ICEing)
 - #122720 ([doc]:fix error code example)
 - #122724 (add test for casting pointer to union with unsized tail)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-03-19 17:52:46 +00:00
..
errors Rename AddToDiagnostic as Subdiagnostic. 2024-03-11 10:04:49 +11:00
infer Auto merge of #122735 - matthiaskrgr:rollup-pgb1s90, r=matthiaskrgr 2024-03-19 17:52:46 +00:00
traits move snapshot handling into mod 2024-03-07 15:39:30 +01:00
lib.rs Stabilize associated type bounds 2024-03-08 20:56:25 +00:00