index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-make-fulldeps
/
hotplug_codegen_backend
Age
Commit message (
Expand
)
Author
Lines
2019-10-24
rustc: Add a convenience alias for `dyn MetadataLoader + Sync`
Vadim Petrochenkov
-3
/
+3
2019-10-03
Deprecate `#![plugin]` and `#[plugin_registrar]`.
Mazdak Farrokhzad
-4
/
+4
2019-09-25
Remove tx_to_llvm_workers from TyCtxt
Mark Rousskov
-1
/
+0
2019-07-29
rustc: Compile the `fmt_macros` crate as an rlib
Alex Crichton
-0
/
+1
2019-06-14
Unify all uses of 'gcx and 'tcx.
Eduard-Mihai Burtescu
-1
/
+1
2019-06-12
rustc: replace `TyCtxt<'tcx, 'gcx, 'tcx>` with `TyCtxt<'gcx, 'tcx>`.
Eduard-Mihai Burtescu
-1
/
+1
2019-06-12
rustc: replace `TyCtxt<'a, 'gcx, 'tcx>` with `TyCtxt<'tcx, 'gcx, 'tcx>`.
Eduard-Mihai Burtescu
-1
/
+1
2019-05-23
Update wasm_import_module_map and target_features_whitelist
John Kåre Alsaker
-2
/
+2
2019-04-30
Move metadata encoding earlier.
Nicholas Nethercote
-1
/
+3
2019-03-16
Fix test
bjorn3
-7
/
+34
2019-03-10
Make the rustc driver and interface demand driven
John Kåre Alsaker
-2
/
+3
2018-12-25
Remove licenses
Mark Rousskov
-20
/
+0
2018-12-06
codegen_utils, driver: fix clippy errors
ljedrz
-1
/
+1
2018-08-04
Normalize variants of CrateType to standard style
Mark Rousskov
-1
/
+1
2018-07-07
Fix test
bjorn3
-5
/
+4
2018-06-14
rustc: rename ty::maps to ty::query.
Eduard-Mihai Burtescu
-1
/
+1
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-13
/
+13
2018-03-22
rustc: Add a `#[wasm_custom_section]` attribute
Alex Crichton
-0
/
+104