This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
e354cca696
rust
/
compiler
/
rustc_mir
/
src
/
transform
/
coverage
History
Rich Kadel
e354cca696
Spanview needs the relevant body_span used for coverage
...
The coverage body_span doesn't always match the function body_span.
2021-05-12 20:10:05 -07:00
..
test_macros
Remove an unused dependency that made
rustdoc
crash
2020-12-12 22:13:03 +00:00
counters.rs
Fix typo in counters.rs
2021-01-19 23:42:18 +09:00
debug.rs
Spanview needs the relevant body_span used for coverage
2021-05-12 20:10:05 -07:00
graph.rs
Avoid predecessors having Drop impls
2021-05-07 22:44:08 -04:00
mod.rs
Spanview needs the relevant body_span used for coverage
2021-05-12 20:10:05 -07:00
query.rs
coverage bug fixes and optimization support
2021-03-19 17:11:50 -07:00
spans.rs
Implement span quoting for proc-macros
2021-05-12 00:51:31 -04:00
tests.rs
More improvements to macro coverage
2021-04-28 20:27:27 -07:00