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
/
methods
/
issues
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-395
/
+0
2023-01-05
Tweak wording of fn call with wrong number of args
Esteban Küber
-1
/
+1
2022-12-30
Suppress errors due to TypeError not coercing with inference variables
Michael Goulet
-14
/
+2
2022-12-27
fix #105788, Remove unreasonable help message for auto trait
yukang
-14
/
+5
2022-12-16
fix #105732, Fix ICE calling method on auto trait
yukang
-0
/
+41
2022-12-10
Introduce `with_forced_trimmed_paths`
Esteban Küber
-5
/
+5
2022-10-17
trivial fix for comments feedback
yukang
-10
/
+10
2022-10-04
find the correct lang item for ranges
yukang
-33
/
+61
2022-10-04
fix #102396, suggest parentheses for possible range methods
yukang
-10
/
+239
2022-07-11
Use fake substs to check for `Self: Sized` predicates on method receivers
Michael Goulet
-0
/
+59
2022-04-24
diagnostics: regression test for <usize as Iterator>::rev
Michael Howell
-0
/
+20
2022-03-11
Add regression test for `<i32 as Iterator>::count`
Michael Howell
-0
/
+17
2022-03-09
diagnostics: use rustc_on_unimplemented to recommend `[].iter()`
Michael Howell
-0
/
+22