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
/
keyword
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-168
/
+0
2022-10-07
Rewrite representability
Cameron Steffen
-3
/
+1
2022-07-01
Shorten def_span for more items.
Camille GILLOT
-3
/
+2
2022-05-25
suggest `extern crate foo` when failing to resolve `use foo`
Takayuki Maeda
-0
/
+2
2022-03-27
Point (again) to more expressions with their type, even if not fully resolved
Esteban Kuber
-2
/
+6
2022-01-27
Improve suggestion for escaping reserved keywords
Noah Lev
-4
/
+4
2021-10-19
Explain why `Self` is invalid in generic parameters
Hirochika Matsumoto
-13
/
+22
2021-08-11
Modify structured suggestion output
Esteban Küber
-2
/
+2
2021-06-30
Move some UI tests to more suitable subdirs
Yuki Okushi
-0
/
+34
2020-03-26
parse: recover on `const fn()` / `async fn()`.
Mazdak Farrokhzad
-4
/
+4
2020-03-14
resolve: Fix regression in resolution of raw keywords in paths
Vadim Petrochenkov
-1
/
+9
2020-01-12
Diagnostics should not end with a full stop
varkor
-6
/
+6
2019-11-18
Surround types with backticks in type errors
Esteban Küber
-2
/
+2
2019-11-18
Remove E0308 note when primary label has all info
Esteban Küber
-6
/
+0
2019-10-28
Rollup merge of #65640 - estebank:recover-missing-semi, r=Centril
Mazdak Farrokhzad
-1
/
+1
2019-10-28
Tweak unexpected token wording
Esteban Küber
-1
/
+1
2019-10-27
Point at local similarly named element and tweak references to variants
Esteban Küber
-2
/
+2
2019-10-24
Increase spacing for suggestions in diagnostics
Esteban Küber
-0
/
+2
2019-09-25
update ui tests
Guillaume Gomez
-0
/
+1
2019-08-27
recover on 'mut ' and improve recovery for keywords.
Mazdak Farrokhzad
-3
/
+7
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-1
/
+0
2019-03-11
Update tests
Vadim Petrochenkov
-10
/
+10
2019-01-13
remove extern_in_paths.
Mazdak Farrokhzad
-14
/
+48
2018-12-31
Improve type mismatch error messages
Yuning Zhang
-2
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-66
/
+6
2018-11-30
Updated ui tests.
Alexander Regueiro
-3
/
+2
2018-11-30
Removed feature gate.
Alexander Regueiro
-10
/
+1
2018-11-18
resolve: Avoid sentence breaks in diagnostics
Vadim Petrochenkov
-8
/
+8
2018-09-13
introduce SelfCtor
F001
-2
/
+12
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+140