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
/
ufcs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-589
/
+0
2023-01-09
Auto merge of #101947 - aliemjay:astconv-normalize, r=lcnr
bors
-1
/
+1
2023-01-07
don't normalize in astconv
Ali MJ Al-Nasrawy
-1
/
+1
2023-01-06
use smaller spans for missing lifetime/generic args
Takayuki Maeda
-2
/
+2
2022-12-13
Make some diagnostics not depend on the source of what they reference being a...
Oli Scherer
-6
/
+0
2022-12-05
Tweak "the following other types implement trait"
Esteban Küber
-16
/
+6
2022-08-27
Revert "Remove deferred sized checks"
Michael Goulet
-3
/
+22
2022-08-21
Prefer non-Self non-method types over Self, first
Michael Goulet
-2
/
+2
2022-08-21
Rework point-at-arg
Michael Goulet
-2
/
+4
2022-04-16
Implementation for 65853
Jack Huey
-2
/
+16
2022-04-04
Refer to the TraitRef::identity in the message to be clearer
Esteban Kuber
-1
/
+1
2022-04-04
Dedup logic and improve output for other types that impl trait
Esteban Kuber
-5
/
+5
2022-04-04
Fix list length
Esteban Kuber
-0
/
+4
2022-04-04
Mention implementers of unsatisfied trait
Esteban Kuber
-0
/
+6
2021-11-20
Do not mention associated items when they introduce an obligation
Esteban Kuber
-5
/
+0
2021-10-13
Remove textual span from diagnostic string
Oli Scherer
-8
/
+8
2021-09-26
Remove box syntax from most places in src/test outside of the issues dir
est31
-6
/
+6
2021-08-12
Use smaller spans for some structured suggestions
Esteban Kuber
-2
/
+2
2021-08-11
Modify structured suggestion output
Esteban Küber
-4
/
+4
2021-07-19
Various diagnostics clean ups/tweaks
Esteban Küber
-1
/
+5
2021-05-11
improve diagnosts for GATs
b-naber
-14
/
+14
2021-02-22
Update test cases
0yoyoyo
-12
/
+12
2021-01-10
Rework diagnostics for wrong number of generic args
Patryk Wychowaniec
-5
/
+49
2020-10-06
Fix tests from rebase
Matthew Jasper
-0
/
+1
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-1
/
+1
2020-08-22
Use smaller def span for functions
Aaron Hill
-4
/
+4
2020-03-21
Bless tests
LeSeulArtichaut
-2
/
+2
2020-03-12
update tests
Mark Mansi
-8
/
+8
2020-02-21
Implement RFC 2532 – Associated Type Defaults
Jonas Schievink
-7
/
+7
2020-01-08
Unify output of "variant not found" errors
Esteban Küber
-4
/
+4
2019-11-18
Surround types with backticks in type errors
Esteban Küber
-2
/
+2
2019-11-18
Specific labels when referring to "expected" and "found" types
Esteban Küber
-12
/
+12
2019-10-27
Point at local similarly named element and tweak references to variants
Esteban Küber
-0
/
+21
2019-10-26
Rollup merge of #65773 - estebank:sugg-whitespace, r=Centril
Mazdak Farrokhzad
-0
/
+2
2019-10-24
Increase spacing for suggestions in diagnostics
Esteban Küber
-0
/
+2
2019-10-23
Update ui tests
Guillaume Gomez
-1
/
+1
2019-10-17
Update ui tests
Guillaume Gomez
-1
/
+1
2019-10-11
Print lifetimes with backticks
Yuki Okushi
-4
/
+4
2019-09-02
Refer to "`self` type" instead of "receiver type"
Esteban Küber
-18
/
+19
2019-07-16
Update the help message on error for self type
Limira
-3
/
+3
2019-04-29
Suggest try_into when possible
Esteban Küber
-0
/
+8
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-4
/
+3
2019-04-10
clarify what the item is in "not a module" error
Andy Russell
-6
/
+6
2019-03-23
Tweak spans for E0599
Esteban Küber
-6
/
+2
2019-03-11
Update tests
Vadim Petrochenkov
-36
/
+36
2019-01-09
clarify resolve typo suggestion
Andy Russell
-7
/
+7
2018-12-26
Fixed more tests.
Alexander Regueiro
-4
/
+8
2018-12-25
Remove licenses
Mark Rousskov
-99
/
+59
2018-12-20
Refactor and add comments to code in receiver_is_valid
Michael Hewson
-9
/
+9
2018-11-18
resolve: Avoid sentence breaks in diagnostics
Vadim Petrochenkov
-8
/
+8
[next]