rust/compiler/rustc_mir_build/src
Zalathar f095de4bf1 coverage: Rename mir::coverage::BranchInfo to CoverageInfoHi
This opens the door to collecting and storing coverage information that is
unrelated to branch coverage or MC/DC.
2024-07-05 13:53:05 +10:00
..
build coverage: Rename mir::coverage::BranchInfo to CoverageInfoHi 2024-07-05 13:53:05 +10:00
thir Auto merge of #125507 - compiler-errors:type-length-limit, r=lcnr 2024-07-03 11:56:36 +00:00
check_unsafety.rs Add TODO comment to unsafe env modification 2024-06-12 17:51:18 +02:00
errors.rs Use a dedicated type instead of a reference for the diagnostic context 2024-06-18 15:42:11 +00:00
lib.rs Use tidy to sort crate attributes for all compiler crates. 2024-06-12 15:49:10 +10:00
lints.rs Instance::resolve -> Instance::try_resolve, and other nits 2024-07-02 17:28:03 -04:00