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
/
lint
/
issue-47390-unused-variable-in-struct-pattern.stderr
Age
Commit message (
Expand
)
Author
Lines
2021-07-31
Move the `unused` dir to `lint`s subdir
Yuki Okushi
-126
/
+0
2021-02-28
Bless some tests
Giacomo Stevanato
-6
/
+6
2020-04-12
Rollup merge of #67766 - sapir:fix-unused-in-or-pattern-warning, r=matthewjasper
Dylan DPC
-6
/
+6
2020-04-11
rustc: Add a warning count upon completion
RoccoDev
-0
/
+2
2020-04-10
Try to fix warning for unused variables in or patterns, issue #67691
sapir
-6
/
+6
2020-03-23
Reword unused variable warning
Alex Tokarev
-4
/
+4
2020-01-24
Normalise notes with the/is
varkor
-3
/
+3
2019-11-10
Make error and warning annotations mandatory in UI tests
Tomasz Miąsko
-13
/
+13
2019-09-16
or-patterns: #47390: we rely on names to exercise `IndexMap`.
Mazdak Farrokhzad
-10
/
+10
2019-07-17
normalize use of backticks in compiler messages for librustc/lint
Samy Kacimi
-3
/
+3
2019-01-28
Unused variable suggestions on all patterns.
David Wood
-4
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-19
/
+19
2018-12-07
Change to give a help message
John Ginger
-1
/
+1
2018-12-03
Fix stderr file (unused variable)
John Ginger
-0
/
+1
2018-05-18
in which the unused shorthand field pattern debacle/saga continues
Zack M. Davis
-15
/
+21
2018-05-13
reduce variable span
csmoe
-10
/
+51
2018-04-30
Correct unused field warning on struct match container patterns
varkor
-6
/
+30
2018-04-30
Correct unused field warning on box struct match
varkor
-7
/
+13
2018-04-30
Correct unused field warning on &struct match
varkor
-4
/
+10
2018-02-26
Update UI tests
Vadim Petrochenkov
-6
/
+6
2018-01-31
concerning well-formed suggestions for unused shorthand field patterns
Zack M. Davis
-0
/
+40