rust/src/librustc_metadata
Mazdak Farrokhzad f1701ddef1 rustc: remove rustc_hir_pretty dependency. 2020-03-24 08:44:55 +01:00
..
dynamic_lib Format the world 2019-12-22 17:42:47 -05:00
rmeta rustc: remove rustc_hir_pretty dependency. 2020-03-24 08:44:55 +01:00
Cargo.toml move rustc_hir::print -> rustc_hir_pretty 2020-03-24 06:25:03 +01:00
build.rs Remove licenses 2018-12-25 21:08:33 -07:00
creader.rs Rollup merge of #69965 - mark-i-m:codegen-utils, r=eddyb 2020-03-21 08:51:14 +01:00
dependency_format.rs Rollup merge of #69920 - Centril:hir-cleanup, r=Zoxc 2020-03-18 18:03:44 +01:00
dynamic_lib.rs don't create variable bindings just to return the bound value immediately (clippy::let_and_return) 2020-03-22 00:35:25 +01:00
foreign_modules.rs remove redundant returns (clippy::needless_return) 2020-03-20 20:23:03 +01:00
lib.rs Refactorings to begin getting rid of rustc_codegen_utils 2020-03-19 23:14:46 -05:00
link_args.rs remove redundant returns (clippy::needless_return) 2020-03-20 20:23:03 +01:00
locator.rs remove redundant closures (clippy::redundant_closure) 2020-03-22 12:43:19 +01:00
native_libs.rs remove redundant returns (clippy::needless_return) 2020-03-20 20:23:03 +01:00