..
constraints
Fix typos in compiler
2023-04-10 22:02:52 +02:00
diagnostics
Rollup merge of #110394 - scottmcm:less-idx-new, r=WaffleLapkin
2023-04-17 18:13:35 +02:00
region_infer
Remove ToRegionVid.
2023-04-13 12:20:41 +10:00
type_check
Various minor Idx-related tweaks
2023-04-16 02:42:50 -07:00
util
Move some utils out of rustc_const_eval
2023-04-16 12:05:54 +02:00
borrow_set.rs
Remove ToRegionVid.
2023-04-13 12:20:41 +10:00
borrowck_errors.rs
Tweak E0597
2023-01-15 19:46:20 +00:00
constraint_generation.rs
Remove ToRegionVid.
2023-04-13 12:20:41 +10:00
consumers.rs
Use &IndexSlice instead of &IndexVec where possible
2023-04-02 17:35:37 -07:00
dataflow.rs
Remove impl ToRegionVid for RegionVid.
2023-04-13 12:10:16 +10:00
def_use.rs
Document borrowck behaviour.
2023-03-09 17:45:13 +00:00
facts.rs
Various minor Idx-related tweaks
2023-04-16 02:42:50 -07:00
invalidation.rs
Rename Abort terminator to Terminate
2023-04-06 09:34:16 +01:00
lib.rs
Move some utils out of rustc_const_eval
2023-04-16 12:05:54 +02:00
location.rs
Various minor Idx-related tweaks
2023-04-16 02:42:50 -07:00
member_constraints.rs
Use &IndexSlice instead of &IndexVec where possible
2023-04-02 17:35:37 -07:00
nll.rs
Various minor Idx-related tweaks
2023-04-16 02:42:50 -07:00
path_utils.rs
Move mir::Field → abi::FieldIdx
2023-03-28 22:22:37 -07:00
place_ext.rs
Remove double spaces after dots in comments
2023-01-17 08:09:33 +00:00
places_conflict.rs
Removed various double spaces in compiler source comments.
2023-01-14 17:34:59 +01:00
prefixes.rs
lint auto pass
2022-11-09 20:42:16 +08:00
renumber.rs
Auto merge of #110249 - matthiaskrgr:rollup-7iig04q, r=matthiaskrgr
2023-04-12 20:01:36 +00:00
session_diagnostics.rs
rm var_span_label to var_subdiag & eager subdiag
2023-04-13 09:43:46 +08:00
universal_regions.rs
Various minor Idx-related tweaks
2023-04-16 02:42:50 -07:00
used_muts.rs
Rollup merge of #108856 - Zeegomo:remove-drop-and-rep, r=tmiasko
2023-03-08 21:26:51 +01:00