| .. |
|
constraints
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|
diagnostics
|
Closure capture borrow diagnostics for disjoint captures
|
2021-05-01 19:01:05 -04:00 |
|
region_infer
|
Fix outdated crate names in compiler docs
|
2021-04-08 11:12:14 -05:00 |
|
type_check
|
Remove extra word in rustc_mir docs
|
2021-04-28 09:53:32 -07: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
|
Rollup merge of #83916 - Amanieu:asm_anonconst, r=petrochenkov
|
2021-04-07 13:07:14 +02: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
|
Closure capture borrow diagnostics for disjoint captures
|
2021-05-01 19:01:05 -04: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
|
Use iter::zip in compiler/
|
2021-03-26 09:32:31 -07: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
|
Add var to BoundRegion. Add query to get bound vars for applicable items.
|
2021-03-31 10:16:37 -04:00 |
|
used_muts.rs
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |