This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b0514a6a0a
rust
/
compiler
/
rustc_mir
/
src
/
transform
/
coverage
History
Download ZIP
Download TAR.GZ
Cameron Steffen
b0514a6a0a
Rename Option::get_or_insert_default
2021-03-10 09:07:16 -06: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
remove redundant closures (clippy::redundant_closure)
2021-01-03 13:34:24 +01:00
graph.rs
Rename Option::get_or_insert_default
2021-03-10 09:07:16 -06:00
mod.rs
Remap instrument-coverage line numbers in doctests
2020-12-19 13:22:24 +01:00
query.rs
Coverage computation needs access to the MIR, too
2021-01-12 15:12:03 +00:00
spans.rs
Update interpret step
2021-03-09 16:54:13 +00:00
tests.rs
Print -Ztime-passes (and misc stats/logs) on stderr, not stdout.
2021-02-18 14:13:38 +02:00