Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
Alexander Regueiro
|
ee89c088b0
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
Corey Farwell
|
9012af6f19
|
Utilize ? instead of return None .
|
2018-12-04 08:57:34 -08:00 |
|
David Wood
|
650a61c484
|
Refactor MirBorrowckCtxt to take infcx instead of tcx.
|
2018-09-23 13:50:22 +02:00 |
|
varkor
|
6f637da50c
|
Remove Ty prefix from Ty{Adt|Array|Slice|RawPtr|Ref|FnDef|FnPtr|Dynamic|Closure|Generator|GeneratorWitness|Never|Tuple|Projection|Anon|Infer|Error}
|
2018-08-22 16:07:44 +01:00 |
|
Oliver Schneider
|
de511438cd
|
Promoteds are statics and statics have a place, not just a value
|
2018-07-23 09:51:30 +02:00 |
|
John Kåre Alsaker
|
c9d9c249ec
|
Insert fields from TypeAndMut into TyRef to allow layout optimization
|
2018-05-08 16:21:58 +02:00 |
|
Ariel Ben-Yehuda
|
157231183c
|
start extracting things into modules
The borrow_check module is too big for its own good
|
2017-12-10 17:46:29 +02:00 |
|