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
/
error-codes
/
E0275.stderr
Age
Commit message (
Expand
)
Author
Lines
2021-09-28
Improve help for recursion limit errors
Ross MacArthur
-1
/
+1
2021-08-16
Use note to point at bound introducing requirement
Esteban Küber
-3
/
+5
2021-04-06
Point at `impl` and type defs introducing requirements on E0277
Esteban Küber
-1
/
+5
2020-11-18
Remove redundant notes in E0275
Esteban Küber
-126
/
+1
2020-05-28
standardize limit comparisons with `Limit` type
David Wood
-1
/
+2
2020-04-08
Use `PredicateObligation`s instead of `Predicate`s
Esteban Küber
-1
/
+1
2020-02-05
`#![recursion_limit = "X"]`: note current crate name.
Mazdak Farrokhzad
-1
/
+1
2020-02-02
Use more accurate failed predicate spans
Esteban Küber
-2
/
+2
2019-08-31
Use span label instead of note for cause in E0631
Esteban Küber
-5
/
+3
2019-07-07
Raise the default recursion limit to 128
Simonas Kazlauskas
-2
/
+66
2019-03-11
Update tests
Vadim Petrochenkov
-1
/
+1
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
-2
/
+2
2018-03-14
update tests
Guillaume Gomez
-1
/
+1
2018-02-26
Update UI tests
Vadim Petrochenkov
-2
/
+2
2018-02-25
Update ui tests
Guillaume Gomez
-0
/
+1
2018-02-08
Move some E0XXX to `ui`
Esteban Küber
-0
/
+79