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
/
src
/
util
/
parser.rs
Age
Commit message (
Expand
)
Author
Lines
2023-05-01
Rip it out
Nilstrieb
-14
/
+9
2023-04-27
Tweak await span
Michael Goulet
-1
/
+1
2023-04-21
offset_of
DrMeepster
-1
/
+3
2023-03-14
Remove box expressions from HIR
clubby789
-3
/
+1
2023-03-03
Match unmatched backticks in comments in compiler/
est31
-1
/
+1
2023-01-26
Auto merge of #106745 - m-ou-se:format-args-ast, r=oli-obk
bors
-1
/
+3
2023-01-17
Remove double spaces after dots in comments
Maybe Waffle
-1
/
+1
2023-01-12
Expand format_args!() in rust_ast_lowering.
Mara Bos
-1
/
+3
2022-12-01
Remove useless borrows and derefs
Maybe Waffle
-3
/
+3
2022-11-21
Remove `ref` patterns from `rustc_ast`
Maybe Waffle
-11
/
+11
2022-11-17
Box `ExprKind::{Closure,MethodCall}`, and `QSelf` in expressions, types, and ...
Nicholas Nethercote
-1
/
+1
2022-09-16
more simple formatting
Rageking8
-34
/
+34
2022-08-10
Do not consider method call receiver as an argument in AST.
Camille GILLOT
-2
/
+2
2022-04-30
Add `do yeet` expressions to allow experimentation in nightly
Scott McMurray
-1
/
+3
2021-11-06
use matches!() macro in more places
Matthias Krüger
-4
/
+4
2021-10-17
Some "parenthesis" and "parentheses" fixes
r00ster91
-2
/
+2
2020-10-16
Parse inline const expressions
Santiago Pastorino
-0
/
+2
2020-10-14
Remove unused code from rustc_ast
est31
-1
/
+0
2020-08-30
mv compiler to compiler/
mark
-0
/
+403