rust/compiler/rustc_mir/src/util
bors ecef52abeb Auto merge of #86304 - klensy:hex-length, r=jackh726
rustc_mir: calc hex number length without string allocation
2021-07-01 16:16:12 +00:00
..
aggregate.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
alignment.rs unaligned_references: align(N) fields in packed(N) structs are fine 2021-03-28 12:54:19 +02:00
borrowck_errors.rs Added better error message for shared borrow treated as unique for purposes of lifetimes 2020-12-01 10:24:23 +05:30
collect_writes.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
elaborate_drops.rs Prepare mir::Constant for ty::Const only supporting valtrees 2021-03-12 12:43:54 +00:00
find_self_call.rs fix few typos 2021-04-19 15:57:08 +03:00
generic_graph.rs Remove CrateNum::ReservedForIncrCompCache 2021-05-30 14:33:16 +02:00
generic_graphviz.rs Remove (lots of) dead code 2021-03-27 22:16:33 -04:00
graphviz.rs Fix mir-cfg dumps 2021-02-22 17:36:30 +03:00
mod.rs formatting 2020-11-10 00:21:25 +05:30
patch.rs Address review comments 2021-03-27 22:16:34 -04:00
pretty.rs Auto merge of #86304 - klensy:hex-length, r=jackh726 2021-07-01 16:16:12 +00:00
spanview.rs Spanview needs the relevant body_span used for coverage 2021-05-12 20:10:05 -07:00
storage.rs Miscellaneous inlining improvements 2021-02-26 00:00:00 +00:00