rust/compiler/rustc_middle/src/mir
Lzu Tao ab226bda9a Suggest removing &mut from borrow of &mut
Fix a typo: minding -> binding
Add test for &mut &mut
2020-10-08 14:26:21 +00:00
..
coverage Updates to experimental coverage counter injection 2020-10-05 08:02:58 -07:00
interpret Rollup merge of #76995 - LingMan:middle_matches, r=varkor 2020-10-06 16:25:58 +09:00
terminator Resolve https://github.com/rust-lang/rust/pull/76673#discussion_r494426303 2020-09-24 21:02:53 +02:00
abstract_const.rs support const_evaluatable_checked across crate boundaries 2020-09-18 17:11:34 +02:00
mod.rs Suggest removing &mut from borrow of &mut 2020-10-08 14:26:21 +00:00
mono.rs Rollup merge of #76002 - richkadel:llvm-coverage-map-gen-6b.3, r=tmandry 2020-08-31 19:18:14 -07:00
predecessors.rs fix typo in docs and comments 2020-09-21 12:14:28 +09:00
query.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
tcx.rs Change ty.kind to a method 2020-09-04 17:47:51 +02:00
traversal.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
type_foldable.rs Fold length constant in Rvalue::Repeat 2020-09-02 19:06:47 +02:00
visit.rs Rollup merge of #76995 - LingMan:middle_matches, r=varkor 2020-10-06 16:25:58 +09:00