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
fdf2c47f83
rust
/
compiler
/
rustc_mir_transform
/
src
/
coverage
History
Download ZIP
Download TAR.GZ
Zalathar
26cea8a286
coverage: Don't split bang-macro spans, just truncate them
2025-04-01 13:13:21 +11:00
..
counters
Rollup merge of
#136053
- Zalathar:defer-counters, r=saethlin
2025-02-10 00:51:49 -08:00
spans
coverage: Shrink call spans to just the function name
2025-04-01 13:07:33 +11:00
counters.rs
Rollup merge of
#136610
- Jarcho:range_idx, r=Noratrieb
2025-02-24 02:11:32 -05:00
graph.rs
Rollup merge of
#136610
- Jarcho:range_idx, r=Noratrieb
2025-02-24 02:11:32 -05:00
mappings.rs
coverage: Don't split bang-macro spans, just truncate them
2025-04-01 13:13:21 +11:00
mod.rs
coverage: Defer the filtering of hole spans
2025-03-21 21:23:50 +11:00
query.rs
Change span field accesses to method calls
2025-02-24 14:22:31 +01:00
spans.rs
coverage: Don't split bang-macro spans, just truncate them
2025-04-01 13:13:21 +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