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
1
Packages
Projects
Releases
Wiki
Activity
Files
0437a0c372be237b6796ac0791d5f0c828aa8b42
rust
/
compiler
/
rustc_mir_transform
/
src
/
coverage
History
Matthias Krüger
0437a0c372
some minor code simplifications
2024-03-17 13:44:44 +01:00
..
spans
some minor code simplifications
2024-03-17 13:44:44 +01:00
counters.rs
coverage: Split out counter increment sites from BCB node/edge counters
2024-02-02 10:50:05 +11:00
graph.rs
Change InlineAsm to allow multiple targets instead
2024-02-24 18:50:09 +00:00
mod.rs
coverage: Include recorded branch info in coverage instrumentation
2024-03-14 17:19:02 +11:00
query.rs
coverage: Make
is_eligible_for_coverage
a hook method
2024-03-13 20:43:35 +11:00
spans.rs
coverage: Include recorded branch info in coverage instrumentation
2024-03-14 17:19:02 +11:00
tests.rs
Change InlineAsm to allow multiple targets instead
2024-02-24 18:50:09 +00:00