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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
rust-2021
Age
Commit message (
Expand
)
Author
Lines
2021-07-08
Update src/test/ui/rust-2021/future-prelude-collision-unneeded.rs
Niko Matsakis
-0
/
+2
2021-07-07
Add generic types to prelude collision lint test.
Mara Bos
-0
/
+25
2021-07-07
Add test for trait check in prelude collision lint.
Mara Bos
-1
/
+16
2021-07-06
rename rust_2021_token_prefixes to rust_2021_prefixes_incompatible_syntax
Ryan Levick
-14
/
+14
2021-07-06
Rename future_prelude_collisions to rust_2021_prelude_collisions
Ryan Levick
-19
/
+19
2021-07-06
rust_2021_token_prefixes
Ryan Levick
-14
/
+14
2021-07-06
Rename reserved_prefix lint to reserved_prefixes
Ryan Levick
-14
/
+14
2021-07-06
Add s to FUTURE_PRELUDE_COLLISION
Ryan Levick
-20
/
+22
2021-06-29
Rollup merge of #86657 - jam1garner:future_prelude_false_positive, r=nikomats...
Yuki Okushi
-0
/
+16
2021-06-27
Fix `future_prelude_collision` false positive
jam1garner
-0
/
+16
2021-06-26
Update reserved prefixes test for new edition lint wording.
Mara Bos
-15
/
+15
2021-06-26
Add reserved_prefixe tests for macros from different editions.
Mara Bos
-0
/
+112
2021-06-26
Add quote!() example to reserved_prefix lint test.
Mara Bos
-1
/
+34
2021-06-26
Add test for the reserved_prefix migration lint.
Mara Bos
-0
/
+115
2021-06-26
Update reserved-prefixes test output.
Mara Bos
-36
/
+54
2021-06-26
Reserve prefixed identifiers and string literals (RFC 3101)
lrh2000
-0
/
+128
2021-06-25
Fix new broken tests
Ryan Levick
-51
/
+55
2021-06-21
add test for `dyn` collisions
Niko Matsakis
-0
/
+122
2021-06-21
do not run rustfix for future-prelude-collision-shadow
Niko Matsakis
-35
/
+1
2021-06-19
Fix future_prelude_collision for object calls and use as _
jam1garner
-2
/
+175
2021-06-17
WIP: Find the imports that were used to reach a method
Niko Matsakis
-0
/
+85
2021-06-15
Add future_prelude_collision to 2021 compat group
jam1garner
-11
/
+66
2021-06-14
don't warn for fully qual inherent methods
Niko Matsakis
-0
/
+42
2021-06-14
add inherent-method-collision test
Niko Matsakis
-0
/
+15
2021-06-14
move test to rust-2021 directory
Niko Matsakis
-0
/
+226