| .. |
|
constraints
|
Use &IndexSlice instead of &IndexVec where possible
|
2023-04-02 17:35:37 -07:00 |
|
diagnostics
|
Auto merge of #110036 - jackh726:placeholder_boundvar, r=nnethercote
|
2023-04-07 14:26:24 +00:00 |
|
region_infer
|
Use &IndexSlice instead of &IndexVec where possible
|
2023-04-02 17:35:37 -07:00 |
|
type_check
|
Auto merge of #110036 - jackh726:placeholder_boundvar, r=nnethercote
|
2023-04-07 14:26:24 +00:00 |
|
borrow_set.rs
|
Remove allow(potential_query_instability) from borrowck
|
2023-03-05 18:59:19 +00:00 |
|
borrowck_errors.rs
|
Tweak E0597
|
2023-01-15 19:46:20 +00:00 |
|
constraint_generation.rs
|
Remove type-traversal trait aliases
|
2023-02-22 17:04:58 +00:00 |
|
consumers.rs
|
Use &IndexSlice instead of &IndexVec where possible
|
2023-04-02 17:35:37 -07:00 |
|
dataflow.rs
|
unequal → not equal
|
2023-03-15 23:55:48 +05:30 |
|
def_use.rs
|
Document borrowck behaviour.
|
2023-03-09 17:45:13 +00:00 |
|
facts.rs
|
Use fmt named parameters in rustc_borrowck
|
2023-01-06 19:34:45 -05:00 |
|
invalidation.rs
|
Rename Abort terminator to Terminate
|
2023-04-06 09:34:16 +01:00 |
|
lib.rs
|
Rename Abort terminator to Terminate
|
2023-04-06 09:34:16 +01:00 |
|
location.rs
|
A few small cleanups for newtype_index
|
2022-12-18 21:47:28 +01:00 |
|
member_constraints.rs
|
Use &IndexSlice instead of &IndexVec where possible
|
2023-04-02 17:35:37 -07:00 |
|
nll.rs
|
Use &IndexSlice instead of &IndexVec where possible
|
2023-04-02 17:35:37 -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
|
Rename a variable.
|
2023-04-11 13:25:57 +10:00 |
|
session_diagnostics.rs
|
errors: generate typed identifiers in each crate
|
2023-02-22 09:15:53 +00:00 |
|
universal_regions.rs
|
Auto merge of #108735 - clubby789:borrowck-unstable, r=Nilstrieb
|
2023-03-07 07:01:57 +00:00 |
|
used_muts.rs
|
Rollup merge of #108856 - Zeegomo:remove-drop-and-rep, r=tmiasko
|
2023-03-08 21:26:51 +01:00 |