index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
coverage-attr
Age
Commit message (
Expand
)
Author
Lines
2025-08-22
Updated uitests for new parser
Jonathan Brouwer
-12
/
+12
2025-08-21
refactor target checking, move out of context.rs and rename MaybeWarn to Policy
Jana Dönszelmann
-31
/
+31
2025-08-16
take attr style into account in attr diagnostics
Jana Dönszelmann
-8
/
+6
2025-08-14
Update uitests
Jonathan Brouwer
-140
/
+223
2025-07-16
Port `#[coverage]` to the new attribute system
Sasha Pourcelot
-364
/
+215
2025-04-30
compiletest: Make diagnostic kind mandatory on line annotations
Vadim Petrochenkov
-1
/
+1
2025-04-02
Factor some code out of `AstValidator::visit_items`.
Nicholas Nethercote
-32
/
+32
2025-02-21
Trim suggestion part before generating highlights
Michael Goulet
-28
/
+28
2025-02-21
More sophisticated span trimming
Michael Goulet
-68
/
+36
2025-02-10
Show diff suggestion format on verbose replacement
Esteban Küber
-100
/
+176
2024-12-25
Un-redact one occurrence of "coverage attribute not allowed here"
Zalathar
-1
/
+1
2024-12-25
Overhaul error messages for disallowed coverage attributes
Zalathar
-62
/
+124
2024-12-25
Expand the main test for where the coverage attribute is allowed
Zalathar
-48
/
+148
2024-12-25
Fully redact the [E0788] error message in tests, to make changes easier
Zalathar
-26
/
+26
2024-12-25
Rename `tests/ui/coverage-attr/no-coverage.rs` to `allowed-positions.rs`
Zalathar
-14
/
+16
2024-12-24
Add test for coverage on a body-less trait function
Eric Huss
-10
/
+35
2024-12-23
Revert "Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesl...
Zalathar
-67
/
+104
2024-12-18
Add reference annotations for the `coverage` attribute
Eric Huss
-67
/
+75
2024-12-16
Stabilize #[coverage] attribute
ltdk
-104
/
+67
2024-12-12
Tweak multispan rendering
Esteban Küber
-4
/
+0
2024-10-09
Rename directive `needs-profiler-support` to `needs-profiler-runtime`
Zalathar
-1
/
+1
2024-10-03
Avoid ICE in coverage builds with bad `#[coverage(..)]` attributes
Zalathar
-0
/
+57
2024-07-12
Make parse error suggestions verbose and fix spans
Esteban Küber
-4
/
+7
2024-06-26
coverage: Allow `#[coverage(..)]` on `impl` and `mod`
Zalathar
-167
/
+41
2024-06-24
coverage: Bless coverage attribute tests
Zalathar
-265
/
+648
2024-06-20
Also test that yes/no must be bare words
Zalathar
-0
/
+45
2024-06-20
More status-quo tests for the `#[coverage(..)]` attribute
Zalathar
-4
/
+398
2024-06-18
Add a more thorough test of incorrect/unusal `#[coverage(..)]` syntax
Zalathar
-0
/
+136
2024-06-18
Create `tests/ui/coverage-attr/`
Zalathar
-0
/
+156