rust/compiler/rustc_mir/src
2020-12-11 23:02:19 +01:00
..
borrow_check use .contains() or .any() instead of find(x).is_some() (clippy::search_is_some) 2020-12-08 20:27:48 +01:00
const_eval Auto merge of #79621 - usbalbin:constier_maybe_uninit, r=RalfJung 2020-12-10 10:46:38 +00:00
dataflow compiler: fold by value 2020-11-16 22:34:57 +01:00
interpret CTFE: tweak abort-on-uninhabited message 2020-12-10 19:59:31 +01:00
monomorphize Remove ForeignMod struct. 2020-11-26 21:32:27 +01:00
transform don't convert types into identical types with .into() (clippy::useless_conversion) 2020-12-11 23:02:19 +01:00
util Coverage tests for remaining TerminatorKinds and async, improve Assert 2020-12-03 09:50:09 -08:00
lib.rs Dogfood 'str_split_once() with compiler/ 2020-12-07 12:48:44 -07:00
shim.rs Support building clone shims for arrays with generic size 2020-11-21 00:00:00 +00:00