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
/
src
Age
Commit message (
Expand
)
Author
Lines
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
-5
/
+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
-5
/
+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
/
+3101
[prev]