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
/
passes.rs
Age
Commit message (
Expand
)
Author
Lines
2020-11-25
Validate use of parameters in naked functions
Tomasz Miąsko
-0
/
+1
2020-11-19
Move `rustc_ty` -> `rustc_ty_utils`
LeSeulArtichaut
-1
/
+1
2020-11-15
Rollup merge of #79036 - cjgillot:steal, r=oli-obk
Jonas Schievink
-1
/
+1
2020-11-14
Move Steal to rustc_data_structures.
Camille GILLOT
-1
/
+1
2020-11-13
cleanup: Remove `ParseSess::injected_crate_name`
Vadim Petrochenkov
-6
/
+2
2020-11-02
Rollup merge of #78610 - petrochenkov:nostriptok, r=Aaron1011
Yuki Okushi
-88
/
+2
2020-11-01
Auto merge of #75534 - Aaron1011:feature/new-future-breakage, r=pnkfelix
bors
-1
/
+4
2020-11-01
Do not remove tokens before AST json serialization
Vadim Petrochenkov
-88
/
+2
2020-10-30
Implement rustc side of report-future-incompat
Aaron Hill
-1
/
+4
2020-10-29
Strip tokens from trait and impl items before printing AST JSON
Aaron Hill
-0
/
+11
2020-10-26
Remove tokens from foreign items in `TokenStripper`
Aaron Hill
-0
/
+7
2020-10-21
Strip tokens before printing AST JSON
Aaron Hill
-2
/
+70
2020-10-05
Add -Z codegen-backend dylib to deps
khyperia
-0
/
+4
2020-09-01
interface: use `OnceCell` from standard library
marmeladema
-3
/
+3
2020-08-30
Add `-Z proc-macro-backtrace` to allow showing proc-macro panics
Aaron Hill
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+1004