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
Age
Commit message (
Expand
)
Author
Lines
2021-08-11
Modify structured suggestion output
Esteban Küber
-4
/
+4
2021-07-16
Make GATs no longer incomplete
Jack Huey
-11
/
+2
2021-07-06
Revert "Revert "Update tests""
bjorn3
-1
/
+1
2021-06-07
Revert "Update tests"
bjorn3
-1
/
+1
2021-05-30
Update tests
bjorn3
-1
/
+1
2021-04-23
Add test for issue #51892
marmeladema
-0
/
+29
2021-04-23
Add test for issue #33017
marmeladema
-0
/
+62
2021-04-12
Turn old edition lints (anonymous-parameters, keyword-idents) into warn-by-de...
Manish Goregaokar
-1
/
+1
2021-04-08
Rollup merge of #83689 - estebank:cool-bears-hot-tip, r=davidtwco
Dylan DPC
-3
/
+15
2021-04-06
Point at `impl` and type defs introducing requirements on E0277
Esteban Küber
-3
/
+15
2021-04-06
Remove trailing `:` from E0119 message
Esteban Küber
-6
/
+6
2021-04-02
Rollup merge of #83673 - hi-rustin:rustin-patch-suggestion, r=estebank
Dylan DPC
-4
/
+4
2021-04-01
Rollup merge of #83699 - JohnTitor:issue-68830, r=Dylan-DPC
Dylan DPC
-0
/
+32
2021-03-31
Track bound vars
Jack Huey
-1
/
+1
2021-03-31
Add a regression test for issue-68830
JohnTitor
-0
/
+32
2021-03-31
give full path of constraint in suggest_constraining_type_param
hi-rustin
-4
/
+4
2021-02-21
reword `;` suggestions to have consistent wording
Esteban Küber
-1
/
+1
2021-02-17
In some limited cases, suggest `where` bounds for non-type params
Esteban Küber
-0
/
+4
2021-01-26
Avoid describing a method as 'not found' when bounds are unsatisfied
Aaron Hill
-4
/
+4
2021-01-16
fold_with not super_fold_with in TypeFoldable impl for Predicate
Jack Huey
-1
/
+1
2021-01-16
Remove PredicateKind::Atom
Jack Huey
-1
/
+1
2020-12-29
Remove `compile-fail` test suite
Vadim Petrochenkov
-2
/
+49
2020-11-23
Rename `optin_builtin_traits` to `auto_traits`
Camelid
-1
/
+1
2020-10-17
Suggest minimal subset features in `incomplete_features` lint
Yuki Okushi
-0
/
+45
2020-10-06
Update to chalk 0.31. Implement some unimplemented. Ignore some tests in comp...
Jack Huey
-2
/
+3
2020-10-06
Avoid cycles from projection bounds
Matthew Jasper
-29
/
+17
2020-10-06
Check projections are well-formed when using projection candidates
Matthew Jasper
-0
/
+101
2020-10-06
Separate bounds and predicates for associated/opaque types
Matthew Jasper
-7
/
+7
2020-09-25
Move from {{closure}}#0 syntax to {closure#0} for (def) path components
marmeladema
-1
/
+1
2020-09-03
specialization_graph: avoid trimmed paths for OverlapError
Dan Aloni
-3
/
+3
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-29
/
+29
2020-08-22
Use smaller def span for functions
Aaron Hill
-2
/
+2
2020-07-27
`PredicateKint` -> `PredicateKind`, the beginning of the end
Bastian Kauschke
-1
/
+1
2020-07-19
do not try fetching the ancestors of errored trait impls
Bastian Kauschke
-0
/
+16
2020-07-14
Remove redundant explanatory `note` for type parameters
Esteban Küber
-1
/
+0
2020-06-23
Add test for issue-59435
Yuki Okushi
-0
/
+29
2020-06-23
Add test for issue-44861
Yuki Okushi
-0
/
+52
2020-06-20
Move bounds on associated types to the type
Matthew Jasper
-7
/
+7
2020-06-20
Check associated type satisfy their bounds
Matthew Jasper
-0
/
+153
2020-06-16
bless all
Ralf Jung
-36
/
+36
2020-06-16
warn against 'specialization' feature
Ralf Jung
-59
/
+472
2020-05-02
Point at associated types when they have a default type
Esteban Küber
-2
/
+2
2020-05-02
When a projection is expected, suggest constraining or calling method
Esteban Küber
-2
/
+2
2020-05-02
On type mismatch involving associated type, suggest constraint
Esteban Küber
-2
/
+2
2020-04-24
Rollup merge of #71235 - estebank:lt-sugg-2, r=ecstatic-morse
Dylan DPC
-2
/
+2
2020-04-23
fix error code for E0751
YI
-8
/
+8
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-30
Add a test
Jonas Schievink
-0
/
+23
[prev]
[next]