This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
12e3911d81
rust
/
compiler
/
rustc_mir_transform
/
src
/
coverage
History
Michael Goulet
12e3911d81
Greatly simplify lifetime captures in edition 2024
2025-02-22 22:24:52 +00: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
Greatly simplify lifetime captures in edition 2024
2025-02-22 22:24:52 +00: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
Greatly simplify lifetime captures in edition 2024
2025-02-22 22:24:52 +00:00
spans.rs
Greatly simplify lifetime captures in edition 2024
2025-02-22 22:24:52 +00: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