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
2020-07-10
Avoid "whitelist"
Tamir Duberstein
-1
/
+1
2020-04-28
Fix fulldeps tests.
Camille GILLOT
-1
/
+1
2020-04-05
Fix test.
Camille GILLOT
-2
/
+1
2020-04-02
fix fulldeps test fallout
Mazdak Farrokhzad
-1
/
+2
2020-03-30
rustc -> rustc_middle part 5 -- fix tests
Mazdak Farrokhzad
-6
/
+6
2020-03-24
Mark hotplug_codegen_backend as ignore-stage1
bjorn3
-0
/
+2
2020-03-19
Refactorings to begin getting rid of rustc_codegen_utils
Mark Mansi
-21
/
+22
2020-03-16
use direct imports for `rustc::{lint, session}`.
Mazdak Farrokhzad
-4
/
+5
2020-02-04
Split `join_codegen_and_link()` into two steps
Victor Ding
-4
/
+14
2020-01-05
fix ui-fulldeps fallout
Mazdak Farrokhzad
-1
/
+2
2020-01-02
fix src/test fallout
Mazdak Farrokhzad
-2
/
+2
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