LeSeulArtichaut
|
4fe735b320
|
TypeVisitor: use ControlFlow in rustc_{infer,lint,trait_selection}
|
2020-10-30 12:27:34 +01:00 |
|
Esteban Küber
|
88f5e110db
|
review comments
|
2020-10-20 09:26:15 -07:00 |
|
Esteban Küber
|
ae0e3d0511
|
Tweak "object unsafe" errors
Fix #77598.
|
2020-10-20 09:26:14 -07:00 |
|
Jack Huey
|
f6a53b4c69
|
Review comments
|
2020-10-16 15:14:38 -04:00 |
|
Jack Huey
|
eba10270c6
|
map_bound_ref -> rebind
|
2020-10-16 14:29:21 -04:00 |
|
Jack Huey
|
dd5c9bf139
|
Use map_bound(_ref) instead of Binder::bind when possible
|
2020-10-16 12:58:50 -04:00 |
|
est31
|
9ed2177d86
|
Remove unused code from rustc_infer
|
2020-10-14 04:14:32 +02:00 |
|
Matthew Jasper
|
f958e6c246
|
Separate bounds and predicates for associated/opaque types
|
2020-10-06 11:19:29 +01:00 |
|
Dylan MacKenzie
|
c4d8089f00
|
Revert "Add an unused field of type Option<DefId> to ParamEnv struct."
This reverts commit ab83d372ed.
|
2020-09-26 21:01:09 -07:00 |
|
Bram van den Heuvel
|
ab83d372ed
|
Add an unused field of type Option<DefId> to ParamEnv struct.
|
2020-09-21 09:39:26 +02:00 |
|
Bram van den Heuvel
|
7dad29d686
|
Remove def_id field from ParamEnv
|
2020-09-09 10:14:31 +02:00 |
|
mark
|
9e5f7d5631
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|