rust/compiler/rustc_mir_build/src
Dylan DPC 561ea0a746
Rollup merge of #99110 - audunhalland:match_has_guard_from_candidate, r=pnkfelix
Determine match_has_guard from candidates instead of looking up thir table again

Currently looking through mir build of matches because of interest in deref patterns. Finding some micro-optimizable things.
2022-08-11 22:46:57 +05:30
..
build Rollup merge of #99110 - audunhalland:match_has_guard_from_candidate, r=pnkfelix 2022-08-11 22:46:57 +05:30
thir Rollup merge of #100240 - cjgillot:noice-structural-match, r=davidtwco 2022-08-10 00:00:30 +02:00
check_unsafety.rs Rollup merge of #99186 - camsteffen:closure-localdefid, r=cjgillot 2022-07-31 17:36:40 +05:30
lib.rs Stabilize let_chains 2022-07-16 20:17:58 -03:00
lints.rs Remove trait_of_item query. 2022-08-01 21:39:26 +02:00