rust/src/librustc_metadata
bors f76f6fbdea Auto merge of #50271 - sinkuu:fix_ice, r=eddyb
Fix ICE #48984

* ~~fbf6423  The tail type was not normalized.~~
* d0839d5680  The method had a wrong assumption that something whose parent is a trait is an associated item. Fixes #48984.
2018-04-29 03:01:09 +00:00
..
build.rs
Cargo.toml Rename rustc_back::target to rustc_target::spec. 2018-04-26 16:39:44 +03:00
creader.rs Rename rustc_back::target to rustc_target::spec. 2018-04-26 16:39:44 +03:00
cstore_impl.rs Auto merge of #50102 - Zoxc:query-nomacro, r=michaelwoerister 2018-04-27 16:42:31 +00:00
cstore.rs Rename rustc_back::target to rustc_target::spec. 2018-04-26 16:39:44 +03:00
decoder.rs Auto merge of #50271 - sinkuu:fix_ice, r=eddyb 2018-04-29 03:01:09 +00:00
diagnostics.rs
dynamic_lib.rs
encoder.rs Clean up IsolatedEncoder::encode_info_for_impl_item() a bit 2018-04-20 19:05:54 -04:00
foreign_modules.rs rustc: Add a #[wasm_import_module] attribute 2018-03-22 13:16:38 -07:00
index_builder.rs
index.rs
isolated_encoder.rs Remove HIR inlining 2018-04-19 20:33:18 -04:00
lib.rs Rename rustc_back::target to rustc_target::spec. 2018-04-26 16:39:44 +03:00
link_args.rs rustc_target: move in syntax::abi and flip dependency. 2018-04-26 17:49:16 +03:00
locator.rs Rename rustc_back::target to rustc_target::spec. 2018-04-26 16:39:44 +03:00
native_libs.rs rustc_target: move in syntax::abi and flip dependency. 2018-04-26 17:49:16 +03:00
schema.rs Rename rustc_back::target to rustc_target::spec. 2018-04-26 16:39:44 +03:00