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
12dd4a1908
rust
/
compiler
/
rustc_mir_transform
/
src
/
coverage
History
Download ZIP
Download TAR.GZ
Zalathar
d38f6880c0
coverage: Make
HolesVisitor::visit_hole_span
a regular method
2025-02-19 14:02:29 +11:00
..
counters
Rollup merge of
#136053
- Zalathar:defer-counters, r=saethlin
2025-02-10 00:51:49 -08:00
spans
coverage: Defer part of counter-creation until codegen
2025-02-06 21:44:31 +11:00
counters.rs
coverage: Eliminate more counters by giving them to unreachable nodes
2025-02-13 13:45:53 +11:00
graph.rs
coverage: Store BCB node IDs in mappings, and resolve them in codegen
2025-02-06 21:44:29 +11:00
mappings.rs
coverage: Defer part of counter-creation until codegen
2025-02-06 21:44:31 +11:00
mod.rs
coverage: Make
HolesVisitor::visit_hole_span
a regular method
2025-02-19 14:02:29 +11:00
query.rs
coverage: Eliminate more counters by giving them to unreachable nodes
2025-02-13 13:45:53 +11:00
spans.rs
coverage: Rename
basic_coverage_blocks
to just
graph
2024-12-20 17:48:59 +11:00
tests.rs
Rustfmt
2025-02-08 22:12:13 +00:00
unexpand.rs
coverage: Treat await similar to a macro
2024-09-06 17:01:59 +12:00