rust/compiler/rustc_codegen_ssa/src
bors 2a280de64f Auto merge of #94514 - matthiaskrgr:rollup-pdzn82h, r=matthiaskrgr
Rollup of 9 pull requests

Successful merges:

 - #94464 (Suggest adding a new lifetime parameter when two elided lifetimes should match up for traits and impls.)
 - #94476 (7 - Make more use of `let_chains`)
 - #94478 (Fix panic when handling intra doc links generated from macro)
 - #94482 (compiler: fix some typos)
 - #94490 (Update books)
 - #94496 (tests: accept llvm intrinsic in align-checking test)
 - #94498 (9 - Make more use of `let_chains`)
 - #94503 (Provide C FFI types via core::ffi, not just in std)
 - #94513 (update Miri)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-03-02 05:32:00 +00:00
..
back Auto merge of #94514 - matthiaskrgr:rollup-pdzn82h, r=matthiaskrgr 2022-03-02 05:32:00 +00:00
coverageinfo Remove in_band_lifetimes from rustc_codegen_ssa 2021-12-15 00:41:41 -05:00
debuginfo use List<Ty<'tcx>> for tuples 2022-02-21 07:09:11 +01:00
mir Auto merge of #94402 - erikdesjardins:revert-coldland, r=nagisa 2022-03-01 08:57:46 +00:00
traits Auto merge of #87402 - nagisa:nagisa/request-feature-requests-for-features, r=estebank 2022-03-02 03:03:22 +00:00
base.rs Normalize main return type during mono item collection & codegen 2022-02-23 22:33:50 +01:00
common.rs Adopt let else in more places 2022-02-19 17:27:43 +01:00
glue.rs Attach range metadata to alignment loads from vtables 2021-12-05 16:07:27 -05:00
lib.rs Switch bootstrap cfgs 2022-02-25 08:00:52 -05:00
meth.rs Auto merge of #89597 - michaelwoerister:improve-vtable-debuginfo, r=wesleywiser 2021-10-11 04:31:47 +00:00
mono_item.rs rustc_target: move LayoutOf to ty::layout. 2021-09-02 01:17:14 +03:00
target_features.rs Direct users towards using Rust feature names in CLI 2022-03-01 01:57:10 +02:00