rust/compiler/rustc_borrowck/src
Matthias Krüger fa21a8c6f8
Rollup merge of #114075 - matthiaskrgr:fmt_args_rustc_3, r=wesleywiser
inline format!() args from rustc_codegen_llvm to the end (4)

r? `@WaffleLapkin`
2023-07-27 06:04:13 +02:00
..
constraints Split {Idx, IndexVec, IndexSlice} into their own modules 2023-04-24 13:53:35 +00:00
diagnostics inline format!() args from rustc_codegen_llvm to the end (4) 2023-07-25 23:20:28 +02:00
region_infer Rollup merge of #114075 - matthiaskrgr:fmt_args_rustc_3, r=wesleywiser 2023-07-27 06:04:13 +02:00
type_check refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
util Move some utils out of rustc_const_eval 2023-04-16 12:05:54 +02:00
borrow_set.rs address most easy comments 2023-06-20 20:55:31 +08:00
borrowck_errors.rs inline format!() args from rustc_codegen_llvm to the end (4) 2023-07-25 23:20:28 +02:00
constraint_generation.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
consumers.rs Move DefiningAnchor 2023-05-25 03:21:21 +00:00
dataflow.rs inline format!() args from rustc_codegen_llvm to the end (4) 2023-07-25 23:20:28 +02:00
def_use.rs unique borrows are mutating uses 2023-05-29 17:15:48 +02:00
facts.rs inline format!() args from rustc_codegen_llvm to the end (4) 2023-07-25 23:20:28 +02:00
invalidation.rs merge BorrowKind::Unique into BorrowKind::Mut 2023-06-20 20:55:31 +08:00
lib.rs Rollup merge of #114075 - matthiaskrgr:fmt_args_rustc_3, r=wesleywiser 2023-07-27 06:04:13 +02:00
location.rs Split {Idx, IndexVec, IndexSlice} into their own modules 2023-04-24 13:53:35 +00:00
member_constraints.rs remove unused muts 2023-04-28 20:19:48 +02:00
nll.rs inline format!() args from rustc_codegen_llvm to the end (4) 2023-07-25 23:20:28 +02:00
path_utils.rs Move mir::Fieldabi::FieldIdx 2023-03-28 22:22:37 -07:00
place_ext.rs use PlaceRef abstractions more consistently 2023-06-25 20:38:01 -04:00
places_conflict.rs Auto merge of #112693 - ericmarkmartin:use-more-placeref, r=spastorino 2023-06-27 00:34:49 +00:00
prefixes.rs
renumber.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
session_diagnostics.rs Fix another strange suggestion span 2023-07-10 20:09:28 +00:00
universal_regions.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
used_muts.rs Rollup merge of #108856 - Zeegomo:remove-drop-and-rep, r=tmiasko 2023-03-08 21:26:51 +01:00