| .. |
|
build.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
Cargo.toml
|
Update associated_item_def_ids
|
2019-05-23 18:51:41 +02:00 |
|
creader.rs
|
syntax: Rename variants of SyntaxExtension for consistency
|
2019-06-10 21:34:26 +03:00 |
|
cstore.rs
|
rustc_metadata: parametrize schema::CrateRoot by 'tcx.
|
2019-05-22 11:52:30 +03:00 |
|
cstore_impl.rs
|
rustc: replace TyCtxt<'a, 'gcx, 'tcx> with TyCtxt<'tcx, 'gcx, 'tcx>.
|
2019-06-12 13:38:27 +03:00 |
|
decoder.rs
|
rustc: replace TyCtxt<'a, 'gcx, 'tcx> with TyCtxt<'tcx, 'gcx, 'tcx>.
|
2019-06-12 13:38:27 +03:00 |
|
dynamic_lib.rs
|
rustc: doc comments
|
2019-02-10 23:42:32 +00:00 |
|
encoder.rs
|
rustc: replace TyCtxt<'a, 'gcx, 'tcx> with TyCtxt<'tcx, 'gcx, 'tcx>.
|
2019-06-12 13:38:27 +03:00 |
|
error_codes.rs
|
Rename diagnostics to error_codes
|
2019-04-17 18:19:14 +09:00 |
|
foreign_modules.rs
|
rustc: replace TyCtxt<'a, 'gcx, 'tcx> with TyCtxt<'tcx, 'gcx, 'tcx>.
|
2019-06-12 13:38:27 +03:00 |
|
index.rs
|
rustc_metadata: parametrize schema::CrateRoot by 'tcx.
|
2019-05-22 11:52:30 +03:00 |
|
lib.rs
|
Add deny(unused_lifetimes) to all the crates that have deny(internal).
|
2019-06-11 14:11:59 +03:00 |
|
link_args.rs
|
rustc: replace TyCtxt<'a, 'gcx, 'tcx> with TyCtxt<'tcx, 'gcx, 'tcx>.
|
2019-06-12 13:38:27 +03:00 |
|
locator.rs
|
Misc changes to rustc_metadata
|
2019-05-18 17:51:12 +02:00 |
|
native_libs.rs
|
rustc: replace TyCtxt<'a, 'gcx, 'tcx> with TyCtxt<'tcx, 'gcx, 'tcx>.
|
2019-06-12 13:38:27 +03:00 |
|
schema.rs
|
rustc_codegen_utils: add new mangling scheme implementation.
|
2019-05-31 18:24:42 +03:00 |