This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
dda102c190f854f6b2dc165622c8173ffb752025
rust
/
compiler
/
rustc_mir_transform
/
src
/
coverage
History
Zalathar
3a83b279be
coverage: Simplify (non-closure) covspans truncating each other
2024-02-21 21:25:36 +11:00
..
spans
coverage: Eagerly deduplicate covspans with the same span
2024-02-21 21:25:35 +11:00
counters.rs
coverage: Split out counter increment sites from BCB node/edge counters
2024-02-02 10:50:05 +11:00
graph.rs
coverage: Simplify computing successors in the BCB graph
2024-01-14 12:11:26 +11:00
mod.rs
Rollup merge of
#120564
- Zalathar:increment-site, r=oli-obk
2024-02-07 18:24:43 +01:00
query.rs
remove redundant imports
2023-12-10 10:56:22 +08:00
spans.rs
coverage: Simplify (non-closure) covspans truncating each other
2024-02-21 21:25:36 +11:00
tests.rs
coverage: Make
coverage_counters
a local variable
2023-12-30 22:36:11 +11:00