rust/src/librustc_mir
Mazdak Farrokhzad 3b19dc96fc
Rollup merge of #60066 - sfackler:type-name, r=Centril
Stabilize the type_name intrinsic in core::any

Stabilize `type_name` in `core::any`.

Closes rust-lang/rfcs#1428

FCP completed over there.

`RELEASES.md`: Prefer T-libs for categorization.
2019-07-25 23:20:49 +02:00
..
borrow_check Rollup merge of #62736 - lqd:polonius_tests3, r=matthewjasper 2019-07-25 01:04:55 +02:00
build use PanicMessage type for MIR assertion errors 2019-07-24 10:24:55 +02:00
dataflow Place::as_place_ref is now Place::as_ref 2019-07-22 00:25:07 +02:00
hair Auto merge of #62339 - pnkfelix:issue-61188-use-visitor-for-structural-match-check, r=nikomatsakis 2019-07-10 12:26:44 +00:00
interpret use PanicMessage type for MIR assertion errors 2019-07-24 10:24:55 +02:00
monomorphize Normalize the trait_ref 2019-07-16 09:47:08 +10:00
transform Stabilize the type_name intrinsic in core::any 2019-07-24 21:35:49 -07:00
util Migrate from Place enum to Place struct 2019-07-20 05:08:38 +02:00
Cargo.toml cleanup: Remove `extern crate serialize as rustc_serialize`s 2019-07-23 19:20:16 +03:00
const_eval.rs Auto merge of #62322 - wesleywiser:promoted_query, r=oli-obk 2019-07-16 12:19:35 +00:00
error_codes.rs Remove unused BorrowckErrors methods 2019-07-14 20:19:16 +01:00
lib.rs cleanup: Remove `extern crate serialize as rustc_serialize`s 2019-07-23 19:20:16 +03:00
lints.rs rename hir::map::get_by_hir_id to get 2019-06-20 12:50:06 +02:00
shim.rs Remove needless lifetimes 2019-07-03 10:01:02 +02:00