rust/compiler/rustc_target/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
..
abi Auto merge of #112198 - compiler-errors:rollup-o2xe4of, r=compiler-errors 2023-06-02 07:57:21 +00:00
asm asm: loongarch64: Drop efiapi 2023-05-12 17:22:47 +08:00
spec Rollup merge of #112150 - taiki-e:apple-atomic-128, r=Amanieu 2023-06-01 23:07:38 -07:00
json.rs Improve generating Custom entry function 2022-11-11 01:04:39 +05:30
lib.rs linker: Report linker flavors incompatible with the current target 2023-05-29 19:58:11 +03:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00