rust/src/librustc_metadata
bors 01f8e25b15 Auto merge of #51285 - Mark-Simulacrum:remove-quote_apis, r=Manishearth
Remove quote_*! macros

This deletes a considerable amount of test cases, some of which we may want to keep. I'm not entirely certain what the primary intent of many of them was; if we should keep them I can attempt to edit each case to continue compiling without the quote_*! macros involved.

Fixes #46849.
Fixes #12265.
Fixes #12266.
Fixes #26994.

r? @Manishearth
2019-01-24 15:48:46 +00:00
..
build.rs Remove licenses 2018-12-25 21:08:33 -07:00
Cargo.toml proc_macro: move to a dependency of libtest. 2018-11-30 06:15:20 +02:00
creader.rs Remove licenses 2018-12-25 21:08:33 -07:00
cstore.rs Remove licenses 2018-12-25 21:08:33 -07:00
cstore_impl.rs Remove licenses 2018-12-25 21:08:33 -07:00
decoder.rs Fix some cross crate existential type ICEs 2019-01-22 16:08:00 +01:00
diagnostics.rs Remove licenses 2018-12-25 21:08:33 -07:00
dynamic_lib.rs Remove licenses 2018-12-25 21:08:33 -07:00
encoder.rs Rollup merge of #57502 - nikomatsakis:fix-trait-alias-1b, r=nikomatsakis 2019-01-19 14:21:18 +01:00
foreign_modules.rs Remove licenses 2018-12-25 21:08:33 -07:00
index.rs Remove licenses 2018-12-25 21:08:33 -07:00
index_builder.rs Remove licenses 2018-12-25 21:08:33 -07:00
isolated_encoder.rs Remove licenses 2018-12-25 21:08:33 -07:00
lib.rs Remove quote_*! macros and associated APIs 2019-01-24 07:37:34 -07:00
link_args.rs Remove licenses 2018-12-25 21:08:33 -07:00
locator.rs Remove licenses 2018-12-25 21:08:33 -07:00
native_libs.rs Pass a default value when unwrapping a span 2019-01-15 08:26:29 +00:00
schema.rs integrate trait aliases into def-paths / metadata 2019-01-10 17:04:19 -05:00