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_expand
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2022-02-25
Switch bootstrap cfgs
Mark Rousskov
-1
/
+1
2022-02-01
add a rustc::query_stability lint
lcnr
-0
/
+1
2022-01-28
update cfg(bootstrap)s
Pietro Albini
-1
/
+0
2022-01-07
expand: Refactor `InvocationCollector` visitor for better code reuse
Vadim Petrochenkov
-0
/
+2
2021-12-15
Rollup merge of #90521 - jhpratt:stabilize-destructuring_assignment, r=jackh7...
Matthias Krüger
-1
/
+1
2021-12-14
Stabilize `destructuring_assignment`
Jacob Pratt
-1
/
+1
2021-12-14
Stabilize iter::zip.
PFPoitras
-1
/
+0
2021-11-30
Apply cfg-bootstrap switch
Mark Rousskov
-1
/
+0
2021-11-15
Stabilize format_args_capture
Josh Triplett
-1
/
+1
2021-10-28
Revert "Add rustc lint, warning when iterating over hashmaps"
Mark Rousskov
-1
/
+0
2021-10-24
Rollup merge of #89558 - lcnr:query-stable-lint, r=estebank
Matthias Krüger
-0
/
+1
2021-10-16
Adopt let_else across the compiler
est31
-0
/
+1
2021-10-15
allow `potential_query_instability` everywhere
lcnr
-0
/
+1
2021-09-08
Bump stage0 compiler to 1.56
Mark Rousskov
-2
/
+0
2021-09-02
expand: Treat more macro calls as statement macro calls
Vadim Petrochenkov
-0
/
+1
2021-08-25
Various pattern cleanups
Léo Lanteri Thauvin
-0
/
+1
2021-08-25
Use if-let guards in the codebase
Léo Lanteri Thauvin
-0
/
+2
2021-08-12
Revert "Rollup merge of #87779 - Aaron1011:stmt-ast-id, r=petrochenkov"
Aaron Hill
-1
/
+0
2021-08-06
Remove special case for statement `NodeId` assignment
Aaron Hill
-0
/
+1
2021-06-07
Include macro name in 'local ambiguity' error
Aaron Hill
-0
/
+1
2021-05-31
Remove unused feature gates
bjorn3
-1
/
+0
2021-05-24
remove cfg(bootstrap)
Pietro Albini
-1
/
+0
2021-03-26
Use iter::zip in compiler/
Josh Stone
-0
/
+1
2021-03-19
stabilize or_patterns
mark
-1
/
+1
2021-03-05
expand: Introduce enum for module loading errors and make module loading spec...
Vadim Petrochenkov
-0
/
+1
2021-03-05
rustc_interface: Hide some hacky details of early linting from expand
Vadim Petrochenkov
-0
/
+1
2021-02-15
Remove redundant bool_to_option feature gate
est31
-1
/
+0
2020-12-12
Remove some no longer necessary `#[cfg(test)]`s
Vadim Petrochenkov
-3
/
+0
2020-09-17
Remove redundant #![feature(...)] 's from compiler/
est31
-1
/
+0
2020-08-30
Move lexer unit tests to rustc_lexer
Aleksey Kladov
-5
/
+0
2020-08-30
mv compiler to compiler/
mark
-0
/
+57