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
/
compiler
/
rustc_interface
Age
Commit message (
Expand
)
Author
Lines
2020-10-21
Strip tokens before printing AST JSON
Aaron Hill
-2
/
+70
2020-10-14
Rollup merge of #77795 - bjorn3:codegen_backend_interface_refactor, r=oli-obk
Dylan DPC
-4
/
+34
2020-10-13
Auto merge of #76830 - Artoria2e5:tune, r=nagisa
bors
-0
/
+1
2020-10-11
Auto merge of #77565 - khyperia:codegen-backend-dep, r=ecstatic-morse
bors
-0
/
+4
2020-10-10
Use fixed type for CodegenResults
bjorn3
-1
/
+15
2020-10-10
Move finalize_session_directory call out of cg_llvm
bjorn3
-0
/
+8
2020-10-10
Move save_work_product_index call out of cg_llvm
bjorn3
-3
/
+11
2020-10-08
Remove not needed lambda.
Kazantcev Andrey
-1
/
+1
2020-10-05
Add -Z codegen-backend dylib to deps
khyperia
-0
/
+4
2020-10-05
Pass tune-cpu to LLVM
Mingye Wang
-0
/
+1
2020-10-01
Add `-Zprecise-enum-drop-elaboration`
Dylan MacKenzie
-0
/
+1
2020-09-27
Add option to pass a custom codegen backend from a driver
bjorn3
-1
/
+14
2020-09-17
PR feedback
khyperia
-3
/
+3
2020-09-17
Let backends define custom targets
khyperia
-6
/
+10
2020-09-10
Attach tokens to `ast::Stmt`
Aaron Hill
-0
/
+2
2020-09-10
Attach `TokenStream` to `ast::Block`
Aaron Hill
-0
/
+1
2020-09-03
Auto merge of #73996 - da-x:short-unique-paths, r=petrochenkov
bors
-0
/
+1
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-0
/
+1
2020-09-02
Auto merge of #76216 - marmeladema:use-once-cell-from-std, r=matklad
bors
-6
/
+5
2020-09-01
Rollup merge of #76158 - mati865:self-contained-option, r=petrochenkov
Tyler Mandry
-0
/
+1
2020-09-01
interface: use `OnceCell` from standard library
marmeladema
-6
/
+5
2020-08-31
Rollup merge of #76075 - marmeladema:remove-once-cell-crate, r=matklad
Aleksey Kladov
-0
/
+1
2020-08-31
Stabilise link-self-contained option
Mateusz MikuĊa
-0
/
+1
2020-08-30
Add `-Z proc-macro-backtrace` to allow showing proc-macro panics
Aaron Hill
-0
/
+2
2020-08-30
datastructures: replace `once_cell` crate with an impl from std
marmeladema
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+3156
[prev]