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
/
force-warn
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-521
/
+0
2022-10-07
make const_err a hard error
Ralf Jung
-73
/
+34
2022-10-01
bless ui tests
Maybe Waffle
-12
/
+12
2022-09-12
A SubstitutionPart is not a deletion if it replaces nothing with nothing
Michael Goulet
-45
/
+30
2022-07-01
Shorten def_span for more items.
Camille GILLOT
-18
/
+6
2022-06-25
bless remaining tests
Ralf Jung
-0
/
+39
2022-06-19
collapse dead code warnings into a single diagnostic
Takayuki Maeda
-8
/
+8
2022-06-16
diagnostics: fix trailing space
klensy
-15
/
+15
2022-04-17
Lint elided lifetimes in path on the AST.
Camille GILLOT
-3
/
+3
2021-12-04
Use multipart suggestions.
Camille GILLOT
-15
/
+90
2021-12-04
Lint bare traits in AstConv.
Camille GILLOT
-5
/
+115
2021-11-30
Lint elided lifetimes in path during lifetime resolution.
Camille GILLOT
-1
/
+5
2021-11-03
Clean up some `-Z unstable-options` in tests.
Eric Huss
-7
/
+5
2021-08-24
Update tests
inquisitivecrystal
-11
/
+11
2021-08-18
Error when warnings lint group is used with force-warn
Ryan Levick
-0
/
+14
2021-08-18
Improve force-warn tests
Ryan Levick
-11
/
+114
2021-08-09
Link to edition guide instead of issues for 2021 lints.
Mara Bos
-5
/
+5
2021-07-21
Rename force-warns to force-warn
Ryan Levick
-23
/
+23
2021-07-01
New force_warn diagnostic builder and ensure cap-lints doesn't reduce force_w...
Ryan Levick
-1
/
+28
2021-06-30
Force warnings even when can_emit_warnings == false
Ryan Levick
-0
/
+22
2021-06-26
Make ForceWarn a lint level.
Camille GILLOT
-9
/
+9
2021-06-25
Address PR feedback
Ryan Levick
-6
/
+6
2021-06-25
Change how edition based future compatibility warnings are handled
Ryan Levick
-6
/
+6
2021-06-10
Fix force-warns to allow dashes.
Eric Huss
-1
/
+1
2021-06-06
Don't pass -Z unstable-options by default for UI tests
Joshua Nelson
-9
/
+9
2021-06-03
Update tests with new casing
Ryan Levick
-9
/
+9
2021-06-02
Add deny-by-default test
Ryan Levick
-0
/
+22
2021-06-02
Add missing stderr file
Ryan Levick
-0
/
+14
2021-06-02
Add final test
Ryan Levick
-7
/
+6
2021-06-02
Force warn on lint groups as well
Ryan Levick
-4
/
+58
2021-06-01
Fix issues and add test
Ryan Levick
-1
/
+14
2021-05-28
Initial support for force-warns
Ryan Levick
-0
/
+93