Michael Goulet
|
d3492ca852
|
Use real opaque type instead of just saying impl Trait
|
2022-07-26 06:19:58 +00:00 |
|
Michael Goulet
|
1784634a39
|
Lifetime variance fixes for rustc
|
2022-05-22 14:29:32 -07:00 |
|
Jacob Pratt
|
49c82f31a8
|
Remove crate visibility usage in compiler
|
2022-05-20 20:04:54 -04:00 |
|
Elliot Roberts
|
7907385999
|
fix most compiler/ doctests
|
2022-05-02 17:40:30 -07:00 |
|
Dániel Buga
|
e837101890
|
Remove in_band_lifetimes from borrowck
|
2021-12-15 08:39:21 +01:00 |
|
bjorn3
|
9f4cb862ca
|
Replace Fn impls with RPIT impls in rustc_index
This is cleaner and removes an unstable feature usage
|
2021-10-03 17:50:53 +02:00 |
|
Camille GILLOT
|
31a61ccc38
|
Move rustc_mir::borrow_check to new crate rustc_borrowck.
|
2021-09-07 00:29:22 +02:00 |
|