| .. |
|
constraints
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|
diagnostics
|
Rollup merge of #81939 - kper:fixing-81584-allocate-in-iter, r=davidtwco
|
2021-03-05 10:57:18 +01:00 |
|
region_infer
|
Rename NLL* to Nll* accordingly to C-CASE
|
2021-01-28 16:18:25 +09:00 |
|
type_check
|
Auto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix
|
2021-03-08 08:39:24 +00:00 |
|
borrow_set.rs
|
Use Option::map_or instead of .map(..).unwrap_or(..)
|
2021-01-14 19:23:59 +01:00 |
|
constraint_generation.rs
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|
def_use.rs
|
Remove unused PlaceContext::NonUse(NonUseContext::Coverage)
|
2020-09-09 17:02:19 +02:00 |
|
facts.rs
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|
invalidation.rs
|
Auto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix
|
2021-03-08 08:39:24 +00:00 |
|
location.rs
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|
member_constraints.rs
|
fix typo in docs and comments
|
2020-09-21 12:14:28 +09:00 |
|
mod.rs
|
Shrink the size of Rvalue by 16 bytes
|
2021-03-05 09:33:01 +00:00 |
|
nll.rs
|
Fix incorrect use mut diagnostics
|
2021-01-29 15:37:44 -05:00 |
|
path_utils.rs
|
Fix incorrect use mut diagnostics
|
2021-01-29 15:37:44 -05:00 |
|
place_ext.rs
|
Change ty.kind to a method
|
2020-09-04 17:47:51 +02:00 |
|
places_conflict.rs
|
Change ty.kind to a method
|
2020-09-04 17:47:51 +02:00 |
|
prefixes.rs
|
PlaceRef::ty: use method call syntax
|
2021-01-16 11:38:14 +01:00 |
|
renumber.rs
|
Rename NLL* to Nll* accordingly to C-CASE
|
2021-01-28 16:18:25 +09:00 |
|
universal_regions.rs
|
Rename NLL* to Nll* accordingly to C-CASE
|
2021-01-28 16:18:25 +09:00 |
|
used_muts.rs
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |