rust/compiler/rustc_mir_build/src
bors c4ce33cfbc Auto merge of #115887 - RalfJung:pat, r=oli-obk
thir::pattern: update some comments and error type names

Follow-up to [these comments](https://github.com/rust-lang/rust/pull/105750#pullrequestreview-1629697578). Please carefully fact-check, I'm new to this area of the compiler!
2023-09-27 13:20:53 +00:00
..
build Rollup merge of #115972 - RalfJung:const-consistency, r=oli-obk 2023-09-21 13:25:39 +02:00
thir Auto merge of #115887 - RalfJung:pat, r=oli-obk 2023-09-27 13:20:53 +00:00
check_unsafety.rs Implement "items do not inherit unsafety" for THIR unsafeck 2023-07-15 11:59:38 -04:00
errors.rs work towards rejecting consts in patterns that do not implement PartialEq 2023-09-24 16:36:26 +02:00
lib.rs Make unconditional_recursion warning detect recursive drops 2023-07-22 14:04:45 +02:00
lints.rs when terminating during unwinding, show the reason why 2023-08-24 13:28:26 +02:00