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_macros
Age
Commit message (
Expand
)
Author
Lines
2021-01-01
rustc_serialize: specialize opaque encoding of some u8 sequences
Tyson Nottingham
-2
/
+2
2020-12-30
Rollup merge of #80509 - matthiaskrgr:ptr_arg, r=varkor
Yuki Okushi
-1
/
+1
2020-12-30
where possible, pass slices instead of &Vec or &String (clippy::ptr_arg)
Matthias Krüger
-1
/
+1
2020-12-29
Use `desc` as a doc-comment if none exist yet
Joshua Nelson
-2
/
+36
2020-12-17
Stop using intermediate macros in definition of symbols
Arlie Davis
-21
/
+16
2020-12-13
./x.py fmt
Arlie Davis
-12
/
+3
2020-12-12
Improve error handling in `symbols` proc-macro
Arlie Davis
-54
/
+213
2020-11-19
Only create `OnDiskCache` in incremental compilation mode
Aaron Hill
-1
/
+1
2020-11-17
Auto merge of #78779 - LeSeulArtichaut:ty-visitor-return, r=oli-obk
bors
-1
/
+1
2020-11-16
compiler: fold by value
Bastian Kauschke
-8
/
+8
2020-11-14
Introduce `TypeVisitor::BreakTy`
LeSeulArtichaut
-1
/
+1
2020-11-07
Small cleanup in `TypeFoldable` derive macro
LeSeulArtichaut
-2
/
+1
2020-10-30
Remove implicit `Continue` type
LeSeulArtichaut
-1
/
+1
2020-10-30
TypeVisitor: use `std::ops::ControlFlow` instead of `bool`
LeSeulArtichaut
-3
/
+8
2020-10-22
Retire rustc_dep_node_try_load_from_on_disk_cache.
Camille GILLOT
-26
/
+0
2020-10-22
Retire rustc_dep_node_force.
Camille GILLOT
-33
/
+0
2020-10-22
Unify query name and node name.
Camille GILLOT
-1
/
+1
2020-10-22
Remove unused category from macros.
Camille GILLOT
-6
/
+5
2020-10-21
Lift: take self by value
Bastian Kauschke
-2
/
+3
2020-09-26
Remove unused #[allow(...)] statements from compiler/
est31
-2
/
+0
2020-09-17
Preserve doc-comments when generating queries
Joshua Nelson
-10
/
+19
2020-09-09
Fix non-determinism in generated format string.
jumbatm
-5
/
+6
2020-09-08
Auto merge of #75138 - jumbatm:session-diagnostic-derive, r=oli-obk
bors
-0
/
+678
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-1
/
+1
2020-09-01
Add SessionDiagnostic derive macro.
jumbatm
-0
/
+678
2020-08-30
mv compiler to compiler/
mark
-0
/
+1326