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
/
dyn-keyword
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-681
/
+0
2022-10-01
bless ui tests
Maybe Waffle
-6
/
+6
2022-09-12
A SubstitutionPart is not a deletion if it replaces nothing with nothing
Michael Goulet
-30
/
+20
2022-06-16
diagnostics: fix trailing space
klensy
-10
/
+10
2021-12-04
Bless tests.
Camille GILLOT
-1
/
+81
2021-12-04
Use multipart suggestions.
Camille GILLOT
-7
/
+24
2021-12-04
Lint bare traits in AstConv.
Camille GILLOT
-41
/
+5
2021-08-30
Add test for extra <> in dyn suggestion.
Mara Bos
-0
/
+71
2021-08-12
Rollup merge of #87885 - m-ou-se:edition-guide-links, r=rylev
Guillaume Gomez
-3
/
+3
2021-08-11
Modify structured suggestion output
Esteban Küber
-3
/
+3
2021-08-09
Link to edition guide instead of issues for 2021 lints.
Mara Bos
-3
/
+3
2021-07-18
Add `#![allow(dyn_drop)]` to test cases with `dyn Drop` in them
Michael Howell
-0
/
+1
2021-06-25
Address PR feedback
Ryan Levick
-48
/
+48
2021-06-25
Change how edition based future compatibility warnings are handled
Ryan Levick
-48
/
+48
2021-06-21
Mark some edition tests as check-pass
Aris Merchant
-24
/
+30
2021-04-13
Add compatibility info to lints
Ryan Levick
-0
/
+50
2021-04-08
Improve error
Ryan Levick
-3
/
+18
2021-04-08
Update BARE_TRAIT_OBJECT and ELLIPSIS_INCLUSIVE_RANGE_PATTERNS to errors in R...
Ryan Levick
-0
/
+33
2020-01-24
Normalise notes with the/is
varkor
-1
/
+1
2019-11-04
Use check-pass in ui tests where appropriate
Tomasz Miąsko
-1
/
+1
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-4
/
+4
2019-03-28
Revise and generalize the macros-unlinted tests.
Felix S. Klock II
-2
/
+85
2019-03-28
Revise test slightly so that `dyn` in macro invocation *must* be parsed as ke...
Felix S. Klock II
-4
/
+4
2019-03-27
Regression test for rust-lang/rust#56327.
Felix S. Klock II
-0
/
+25
2019-03-27
Some tests illustrating where the revised lint does and does not apply.
Felix S. Klock II
-0
/
+346