granite-rust/compiler/rustc_codegen_ssa
bors cd11905716 Auto merge of - Dylan-DPC:rollup-swtuw2n, r=Dylan-DPC
Rollup of 10 pull requests

Successful merges:

 -  (Improve `unsafe` diagnostic)
 -  (Make ErrorReported impossible to construct outside `rustc_errors`)
 -  (Stabilize ADX target feature)
 -  ([generator_interior] Be more precise with scopes of borrowed places)
 -  (Remove redundant code from copy-suggestions)
 -  (Suggest adding `{ .. }` around a const function call with arguments)
 -  (Fix many spelling mistakes)
 -  (Add deprecated_safe feature gate and attribute, cc )
 -  (debuginfo: Fix ICE when generating name for type that produces a layout error.)
 -  (Fixed wrong type name in comment)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-03-18 00:35:19 +00:00
..
src Auto merge of - Dylan-DPC:rollup-swtuw2n, r=Dylan-DPC 2022-03-18 00:35:19 +00:00
Cargo.toml Update itertools 2022-03-04 11:54:28 -06:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.