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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_ast
Age
Commit message (
Expand
)
Author
Lines
2020-09-23
tidy
Erik Hofmayer
-1
/
+4
2020-09-23
/nightly/nightly-rustc
Erik Hofmayer
-1
/
+1
2020-09-23
Updated html_root_url for compiler crates
Erik Hofmayer
-1
/
+1
2020-09-22
Add `#![feature(const_fn_transmute)]` to `rustc_ast`
Dylan MacKenzie
-0
/
+1
2020-09-20
Rollup merge of #76890 - matthiaskrgr:matches_simpl, r=lcnr
Ralf Jung
-3
/
+3
2020-09-18
use matches!() macro for simple if let conditions
Matthias Krüger
-3
/
+3
2020-09-17
Remove redundant #![feature(...)] 's from compiler/
est31
-4
/
+0
2020-09-14
Auto merge of #76541 - matthiaskrgr:unstable_sort, r=davidtwco
bors
-1
/
+2
2020-09-10
Fully integrate token collection for additional AST structs
Aaron Hill
-1
/
+1
2020-09-10
Attach tokens to `ast::Stmt`
Aaron Hill
-2
/
+6
2020-09-10
Attach `TokenStream` to `ast::Visibility`
Aaron Hill
-7
/
+14
2020-09-10
Attach `TokenStream` to `ast::Path`
Aaron Hill
-4
/
+5
2020-09-10
Attach tokens to `NtMeta` (`ast::AttrItem`)
Aaron Hill
-3
/
+4
2020-09-10
Attach `TokenStream` to `ast::Ty`
Aaron Hill
-4
/
+6
2020-09-10
Attach `TokenStream` to `ast::Block`
Aaron Hill
-1
/
+2
2020-09-10
Syntactically permit unsafety on mods
David Tolnay
-5
/
+12
2020-09-10
Auto merge of #76291 - matklad:spacing, r=petrochenkov
bors
-30
/
+27
2020-09-10
Revert "Rollup merge of #76285 - matklad:censor-spacing, r=petrochenkov"
Tyler Mandry
-2
/
+2
2020-09-10
use sort_unstable to sort primitive types
Matthias Krüger
-1
/
+2
2020-09-07
Rollup merge of #76274 - scottmcm:fix-76271, r=petrochenkov
Dylan DPC
-0
/
+1
2020-09-06
Auto merge of #76331 - Aaron1011:fix/group-compat-hack-test, r=petrochenkov
bors
-3
/
+13
2020-09-04
Account for version number in NtIdent hack
Aaron Hill
-3
/
+13
2020-09-03
Optimize Cursor::look_ahead
Aleksey Kladov
-2
/
+2
2020-09-03
Rename IsJoint -> Spacing
Aleksey Kladov
-30
/
+27
2020-09-02
Allow try blocks as the argument to return expressions
Scott McMurray
-0
/
+1
2020-09-02
Auto merge of #76170 - matklad:notrivia, r=petrochenkov
bors
-15
/
+3
2020-09-01
Remove trivia tokens
Aleksey Kladov
-15
/
+3
2020-08-30
Factor out StmtKind::MacCall fields into `MacCallStmt` struct
Aaron Hill
-13
/
+19
2020-08-30
mv compiler to compiler/
mark
-0
/
+8724