rust/compiler/rustc_mir_build/src
Guillaume Gomez d13aefdc65
Rollup merge of #101357 - compiler-errors:variant-sugg-tweak, r=oli-obk
Include enum path in variant suggestion

(except for `Result` and `Option`, which we should have via the prelude)

Fixes #101356
2022-09-06 17:00:25 +02:00
..
build Use boxed slices in PatKind. 2022-09-02 07:26:22 +10:00
thir Rollup merge of #101357 - compiler-errors:variant-sugg-tweak, r=oli-obk 2022-09-06 17:00:25 +02:00
check_unsafety.rs Clean up THIR patterns. 2022-09-02 07:26:17 +10:00
lib.rs Revert let_chains stabilization 2022-08-29 19:34:11 +02:00
lints.rs Remove trait_of_item query. 2022-08-01 21:39:26 +02:00