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
/
specialization
/
defaultimpl
Age
Commit message (
Expand
)
Author
Lines
2021-11-20
Point at `impl` blocks when they introduce unmet obligations
Esteban Kuber
-2
/
+6
2021-10-05
Consider unfulfilled obligations in binop errors
Esteban Kuber
-0
/
+8
2021-08-16
Use note to point at bound introducing requirement
Esteban Küber
-3
/
+5
2021-08-11
Modify structured suggestion output
Esteban Küber
-1
/
+1
2021-03-31
give full path of constraint in suggest_constraining_type_param
hi-rustin
-2
/
+2
2021-01-26
Avoid describing a method as 'not found' when bounds are unsatisfied
Aaron Hill
-4
/
+4
2020-12-29
Remove `compile-fail` test suite
Vadim Petrochenkov
-1
/
+1
2020-10-17
Suggest minimal subset features in `incomplete_features` lint
Yuki Okushi
-0
/
+10
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-5
/
+5
2020-06-16
bless all
Ralf Jung
-7
/
+7
2020-06-16
warn against 'specialization' feature
Ralf Jung
-15
/
+115
2020-04-22
Sort `MultiSpan`s on creation
Esteban Küber
-2
/
+2
2020-04-18
Do not emit note for projected derived obligations
Esteban Küber
-1
/
+0
2020-04-18
Maintain chain of derived obligations
Esteban Küber
-0
/
+4
2020-03-29
Tweak `suggest_constraining_type_param`
Esteban Küber
-4
/
+3
2020-03-26
introduce `negative_impls` feature gate and document
Niko Matsakis
-1
/
+1
2020-03-26
permit negative impls for non-auto traits
Niko Matsakis
-8
/
+13
2020-03-22
Tweak output for invalid negative impl errors
Esteban Küber
-8
/
+14
2020-03-05
review comments
Esteban Küber
-2
/
+2
2020-03-04
Tweak output for invalid negative impl AST errors
Esteban Küber
-1
/
+1
2020-02-28
keep predicate order and tweak output
Esteban Küber
-3
/
+5
2020-02-28
Tweak wording
Esteban Küber
-1
/
+1
2020-02-28
Mention the full path of the implementing trait
Esteban Küber
-1
/
+1
2020-02-28
Track all predicates in errors, not just trait obligations
Esteban Küber
-1
/
+3
2020-02-28
Deduplicate information in E0599
Esteban Küber
-3
/
+1
2020-02-28
On single local candidate, use span label
Esteban Küber
-2
/
+3
2020-02-28
Add more context to E0599 errors
Esteban Küber
-2
/
+5
2020-02-24
add `Span` to `ast::Defaultness::Default`.
Mazdak Farrokhzad
-4
/
+6
2020-02-11
Auto merge of #68929 - matprec:consistent-issue-references, r=Dylan-DPC
bors
-1
/
+1
2020-02-09
--bless --compare-mode=nll
Matthias Prechtl
-1
/
+1
2020-02-09
Improve reporting errors and suggestions for trait bounds
Patryk Wychowaniec
-3
/
+7
2020-01-08
Unify output of "variant not found" errors
Esteban Küber
-2
/
+2
2019-10-15
Handle more cases
Esteban Küber
-3
/
+3
2019-09-08
Give method not found a primary span label
Esteban Küber
-1
/
+1
2019-08-16
Update stderr files with --bless
sd234678
-5
/
+5
2019-08-16
Remove meaningless comments in src/test
sd234678
-8
/
+0
2019-07-27
tests: Move run-pass tests with naming conflicts to ui
Vadim Petrochenkov
-0
/
+34
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-0
/
+155
2019-07-09
normalize use of backticks in compiler messages for libsyntax/feature_gate
Samy Kacimi
-1
/
+1
2019-04-11
Reword tracking issue note
Esteban Küber
-1
/
+1
2019-04-10
Tweak unstable diagnostic output
Esteban Küber
-1
/
+2
2019-03-11
Update tests
Vadim Petrochenkov
-10
/
+10
2018-12-25
Remove licenses
Mark Rousskov
-73
/
+13
2018-08-31
cleanup: Add main functions to some UI tests
Vadim Petrochenkov
-7
/
+4
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+384