This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
ff3af59f2b
rust
/
compiler
/
rustc_mir_transform
/
src
/
coverage
History
Zalathar
ff3af59f2b
coverage: Clean up
maybe_push_macro_name_span
2023-12-05 21:21:05 +11:00
..
spans
coverage: Skip spans that can't be un-expanded back to the function body
2023-12-03 12:35:33 +11:00
test_macros
inline format!() args up to and including rustc_middle
2023-07-30 13:18:33 +02:00
counters.rs
coverage: Eliminate
BcbBranch
2023-11-25 12:29:20 +11:00
graph.rs
coverage: Assert that bcb0 starts with bb0 and has no in-edges
2023-11-25 12:29:21 +11:00
mod.rs
Fix
clippy::needless_borrow
in the compiler
2023-11-21 20:13:40 +01:00
query.rs
coverage: Store all of a function's mappings in function coverage info
2023-10-18 23:42:39 +11:00
spans.rs
coverage: Clean up
maybe_push_macro_name_span
2023-12-05 21:21:05 +11:00
tests.rs
coverage: Replace impossible
coverage::Error
with assertions
2023-10-31 22:20:30 +11:00