rust/compiler/rustc_pattern_analysis/src
bors 0a5b998c57 Auto merge of #120991 - matthiaskrgr:rollup-f8kw2st, r=matthiaskrgr
Rollup of 8 pull requests

Successful merges:

 - #118983 (Warn on references casting to bigger memory layout)
 - #119451 (Gate PR CI on clippy correctness lints)
 - #120273 (compiletest: few naive improvements)
 - #120950 (Fix async closures in CTFE)
 - #120958 (Dejargonize `subst`)
 - #120965 (Add lahfsahf and prfchw target feature)
 - #120970 (add another test for promoteds-in-static)
 - #120979 (Update books)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-02-13 00:31:53 +00:00
..
constructor.rs Auto merge of #120313 - Nadrieril:graceful-error, r=compiler-errors 2024-02-05 21:36:25 +00:00
errors.rs Rollup merge of #120734 - nnethercote:SubdiagnosticMessageOp, r=compiler-errors 2024-02-08 09:06:36 +01:00
lib.rs Rollup merge of #120693 - nnethercote:invert-diagnostic-lints, r=davidtwco 2024-02-09 14:41:50 +01:00
lints.rs Remove dead args from functions 2024-02-02 22:47:26 +00:00
pat_column.rs Rollup merge of #120331 - Nadrieril:no-arena, r=compiler-errors 2024-02-06 22:45:40 +01:00
pat.rs Use a unique id instead of by-address indexing 2024-02-07 23:16:47 +01:00
rustc.rs Dejargnonize subst 2024-02-12 15:46:35 +09:00
usefulness.rs Auto merge of #120324 - Nadrieril:remove-interior-mutability, r=compiler-errors 2024-02-12 22:16:58 +00:00