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
/
issues
/
issue-20413.stderr
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-73
/
+0
2022-11-28
Further tweak the type shortening logic
Esteban Küber
-5
/
+5
2022-11-28
Detect long types in E0308 and write them to disk
Esteban Küber
-5
/
+5
2022-11-18
On E0275 do not print out the full type in the msg
Esteban Küber
-3
/
+3
2022-11-18
On overflow errors, do not print out long types
Esteban Küber
-14
/
+19
2022-08-18
Reword "Required because of the requirements on the impl of ..."
Andy Wang
-8
/
+8
2022-06-21
Only keep a single well-formed query.
Camille GILLOT
-62
/
+7
2021-11-20
Point at source of trait bound obligations in more places
Esteban Kuber
-30
/
+0
2021-09-28
Improve help for recursion limit errors
Ross MacArthur
-6
/
+6
2021-08-16
Use note to point at bound introducing requirement
Esteban Küber
-18
/
+30
2021-07-25
Bless tests.
Camille GILLOT
-41
/
+41
2021-05-01
Add help message for unused type param
kadmin
-0
/
+1
2021-04-06
Point at `impl` and type defs introducing requirements on E0277
Esteban Küber
-10
/
+50
2020-11-18
Account for indirect cyclic requirements
Esteban Küber
-1
/
+61
2020-11-18
Remove redundant notes in E0275
Esteban Küber
-252
/
+2
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-1
/
+1
2020-05-28
standardize limit comparisons with `Limit` type
David Wood
-2
/
+4
2020-04-08
Use `PredicateObligation`s instead of `Predicate`s
Esteban Küber
-2
/
+2
2020-02-05
`#![recursion_limit = "X"]`: note current crate name.
Mazdak Farrokhzad
-2
/
+2
2020-02-02
Use more accurate failed predicate spans
Esteban Küber
-14
/
+8
2020-02-02
Point at arguments or output when fn obligations come from them, or ident whe...
Esteban Küber
-8
/
+5
2019-10-03
typo: fix typo in E0392
Ben Boeckel
-1
/
+1
2019-10-02
review comment
Esteban Küber
-1
/
+1
2019-09-30
Reword E0392 slightly
Esteban Küber
-1
/
+1
2019-08-31
Use span label instead of note for cause in E0631
Esteban Küber
-10
/
+6
2019-07-07
Raise the default recursion limit to 128
Simonas Kazlauskas
-4
/
+132
2019-04-19
Rollup merge of #60052 - varkor:unused-parameter-diagnostic, r=estebank
Mazdak Farrokhzad
-1
/
+1
2019-04-18
Update tests
varkor
-1
/
+1
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-1
/
+1
2019-03-11
Update tests
Vadim Petrochenkov
-3
/
+3
2019-03-06
Update tests
John Kåre Alsaker
-1
/
+81
2019-01-16
Don't explicitly increment the depth for new trait predicates
Aaron Hill
-1
/
+32
2019-01-03
Improve error generation, fixup recursion limits
Aaron Hill
-33
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-3
/
+3
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+94