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
/
src
/
test
/
ui
/
pattern
/
usefulness
/
doc-hidden-non-exhaustive.stderr
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-102
/
+0
2022-12-13
Avoid rendering empty annotations
Oli Scherer
-1
/
+3
2022-12-13
Don't emit empty notes
Oli Scherer
-2
/
+0
2022-12-13
Make some diagnostics not depend on the source of what they reference being a...
Oli Scherer
-5
/
+2
2022-09-03
Include enum path in variant suggestion
Michael Goulet
-12
/
+12
2022-07-01
Shorten def_span for more items.
Camille GILLOT
-32
/
+17
2022-03-12
Fix rebase conflicts with stderr files
Devin Ragotzy
-28
/
+73
2022-03-12
Only filter doc(hidden) fields/variants when not crate local
Devin Ragotzy
-5
/
+23
2022-03-12
Update output for doc hidden usefulness ui test output
Devin Ragotzy
-62
/
+20
2022-03-08
Change wording of suggestion to add missing `match` arm
Esteban Kuber
-4
/
+4
2022-03-08
Point at uncovered variants in enum definition in `note` instead of a `span_l...
Esteban Kuber
-15
/
+44
2022-03-08
When finding a match expr with multiple arms that requires more, suggest it
Esteban Kuber
-3
/
+15
2022-03-08
When finding a match expr with a single arm that requires more, suggest it
Esteban Kuber
-1
/
+5
2022-03-08
When encountering a match expr with no arms, suggest it
Esteban Kuber
-4
/
+4
2021-10-12
Filter unstable and doc hidden variants in usefulness checking
Devin Ragotzy
-0
/
+54