1
Fork 0
rust/compiler/rustc_pattern_analysis/src
bors 65b323b168 Auto merge of #119837 - matthiaskrgr:rollup-l2olpad, r=matthiaskrgr
Rollup of 11 pull requests

Successful merges:

 - #115046 (Use version-sorting for all sorting)
 - #118915 (Add some comments, add `can_define_opaque_ty` check to `try_normalize_ty_recur`)
 - #119006 (Fix is_global special address handling)
 - #119637 (Pass LLVM error message back to pass wrapper.)
 - #119715 (Exhaustiveness: abort on type error)
 - #119763 (Cleanup things in and around `Diagnostic`)
 - #119788 (change function name in comments)
 - #119790 (Fix all_trait* methods to return all traits available in StableMIR)
 - #119803 (Silence some follow-up errors [1/x])
 - #119804 (Stabilize mutex_unpoison feature)
 - #119832 (Meta: Add project const traits to triagebot config)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-01-11 02:10:34 +00:00
..
constructor.rs Clean up more lifetimes 2023-12-26 02:06:39 +00:00
errors.rs s/RustcCtxt/RustcMatchCheckCtxt/ 2023-12-15 16:58:38 +01:00
lib.rs Abort analysis on type error 2024-01-07 22:13:08 +01:00
lints.rs Auto merge of #119837 - matthiaskrgr:rollup-l2olpad, r=matthiaskrgr 2024-01-11 02:10:34 +00:00
pat.rs Avoid PatOrWild glob import 2024-01-09 16:22:11 +01:00
rustc.rs Abort analysis on type error 2024-01-07 22:13:08 +01:00
usefulness.rs Auto merge of #119837 - matthiaskrgr:rollup-l2olpad, r=matthiaskrgr 2024-01-11 02:10:34 +00:00