rust/compiler/rustc_symbol_mangling/src
bors 8ebf04225d Auto merge of #112198 - compiler-errors:rollup-o2xe4of, r=compiler-errors
Rollup of 7 pull requests

Successful merges:

 - #111670 (Require that const param tys implement `ConstParamTy`)
 - #111914 (CFI: Fix cfi with async: transform_ty: unexpected GeneratorWitness(Bi…)
 - #112030 (Migrate `item_trait_alias` to Askama)
 - #112150 (Support 128-bit atomics on all x86_64 Apple targets)
 - #112174 (Fix broken link)
 - #112190 (Improve comments on `TyCtxt` and `GlobalCtxt`.)
 - #112193 (Check tuple elements are `Sized` in `offset_of`)

Failed merges:

 - #112071 (Group rfcs tests)

r? `@ghost`
`@rustbot` modify labels: rollup
2023-06-02 07:57:21 +00:00
..
typeid Auto merge of #112198 - compiler-errors:rollup-o2xe4of, r=compiler-errors 2023-06-02 07:57:21 +00:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
legacy.rs properly pretty-print inherent projections 2023-05-22 22:39:45 +02:00
lib.rs Move expansion of query macros in rustc_middle to rustc_middle::query 2023-05-15 08:49:13 +02:00
test.rs Allow LocalDefId as the argument to def_path_str 2023-04-21 22:27:20 +00:00
typeid.rs CFI: Fix SIGILL reached via trait objects 2023-05-09 20:04:19 +00:00
v0.rs EarlyBinder::new -> EarlyBinder::bind 2023-05-29 13:46:10 +02:00