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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
where-clauses
Age
Commit message (
Expand
)
Author
Lines
2019-10-15
Handle more cases involving `impl` and `trait`
Esteban Küber
-4
/
+6
2019-09-22
On obligation errors point at the unfulfilled binding when possible
Esteban Küber
-9
/
+9
2019-09-19
When possible point at argument causing item obligation failure
Esteban Küber
-6
/
+6
2019-08-31
Use span label instead of note for cause in E0631
Esteban Küber
-25
/
+16
2019-07-27
tests: Move run-pass tests with naming conflicts to ui
Vadim Petrochenkov
-0
/
+23
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-0
/
+159
2019-05-29
Update ui test suite to use dyn
memoryruins
-12
/
+12
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-3
/
+1
2019-03-11
Update tests
Vadim Petrochenkov
-1
/
+1
2019-02-21
update test files to reflect new output
Niko Matsakis
-7
/
+14
2019-01-28
Refer to synthetically named lifetimes as "some specific lifetime" rather tha...
Rémy Rakic
-1
/
+1
2019-01-27
Update test expectations for new placeholder error messages
Remy Rakic
-2
/
+2
2019-01-12
Rollup merge of #57459 - varkor:E0202-issue-reference, r=petrochenkov
Mazdak Farrokhzad
-2
/
+2
2019-01-08
Consolidate equality constraints error message
varkor
-2
/
+2
2019-01-02
say "the lifetime" instead of "some lifetime" when it feels right
Niko Matsakis
-1
/
+1
2019-01-02
apply the same logic to ConcreteFailure errors
Niko Matsakis
-9
/
+7
2019-01-02
tests: worse diagnostics, but basically same errors
Niko Matsakis
-15
/
+9
2018-12-25
Remove licenses
Mark Rousskov
-106
/
+16
2018-08-19
Fix typos found by codespell.
Matthias Krüger
-1
/
+1
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+371