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
/
crates
/
syntax
Age
Commit message (
Expand
)
Author
Lines
2021-10-05
Replace `if let Some(_) = foo` with `if foo.is_some()`
Aramis Razzaghipour
-1
/
+1
2021-10-04
make Some(1..) parsed
zhoufan
-89
/
+170
2021-10-03
Fix miscellaneous Clippy lints
Aramis Razzaghipour
-20
/
+18
2021-10-03
Add semicolons for consistency
Aramis Razzaghipour
-45
/
+45
2021-10-03
Merge #10438
bors[bot]
-2
/
+40
2021-10-03
minor: Simplify
Lukas Wirth
-2
/
+40
2021-10-03
fix: await insertion with try_expr during extract_function
vi_mi
-0
/
+3
2021-10-03
move outer_attrs call before the match
zhoufan
-1
/
+1
2021-10-02
minor: dead code
Aleksey Kladov
-8
/
+1
2021-10-02
internal: remove deprecated method
Aleksey Kladov
-3
/
+0
2021-10-02
minor: regen
Aleksey Kladov
-0
/
+149
2021-10-02
minor: generated code readability
Aleksey Kladov
-1
/
+2
2021-10-02
Parse outer attributes on StructPatternEtCetera
zhoufan
-10
/
+56
2021-09-28
Fix inline_call breaking RecordExprField shorthands
Lukas Wirth
-0
/
+29
2021-09-27
Rename `*Owner` traits to `Has*`
Lukas Wirth
-240
/
+240
2021-09-27
Rename `Dyn*` nodes to `Any*` nodes
Lukas Wirth
-61
/
+61
2021-09-26
internal: more reasonable grammar for blocks
Aleksey Kladov
-11028
/
+11401
2021-09-26
Merge #10358
bors[bot]
-220
/
+15
2021-09-26
Remove inherent methods from ast node that carry semantic meaning
Lukas Wirth
-220
/
+15
2021-09-26
internal: fix and force-disable block validation ;-(
Aleksey Kladov
-8
/
+5
2021-09-25
feat: allow attributes on all expressions
Aleksey Kladov
-239
/
+222
2021-09-25
Merge #10346
bors[bot]
-33
/
+35
2021-09-25
minor: align code with code-style
Aleksey Kladov
-33
/
+35
2021-09-25
minore: improve consistency
Aleksey Kladov
-8
/
+8
2021-09-25
minor: more condensed tests
Aleksey Kladov
-126
/
+122
2021-09-25
minor: more focusted tests
Aleksey Kladov
-134
/
+94
2021-09-23
Cleanup
Lukas Wirth
-0
/
+10
2021-09-21
Simplify
Lukas Wirth
-110
/
+9
2021-09-21
Simplify
Lukas Wirth
-170
/
+111
2021-09-21
Generate ast nodes for each ast trait
Lukas Wirth
-32
/
+461
2021-09-19
Merge #10289
bors[bot]
-3
/
+4
2021-09-19
Only strip derive attributes when preparing macro input
Lukas Wirth
-3
/
+4
2021-09-19
Simplify
Lukas Wirth
-7
/
+4
2021-09-19
Simplify
Lukas Wirth
-2
/
+2
2021-09-19
internal: more focused tests for const arguments
Aleksey Kladov
-166
/
+299
2021-09-19
fix: don't allow two turbo-fishes in generic arguments
Aleksey Kladov
-32
/
+38
2021-09-19
internal: add erroneous test for double turbo fish
Aleksey Kladov
-0
/
+122
2021-09-18
minor: improve readability
Aleksey Kladov
-0
/
+0
2021-09-18
internal: parser cleanup
Aleksey Kladov
-71
/
+131
2021-09-18
internal: minimize use_tree parser tests
Aleksey Kladov
-504
/
+276
2021-09-18
internal: parser cleanups
Aleksey Kladov
-65
/
+46
2021-09-18
internal: more focused trait item parsing tests
Aleksey Kladov
-221
/
+224
2021-09-18
intenral: more local tests for statics
Aleksey Kladov
-40
/
+42
2021-09-18
internal: cleanup adt parsing
Aleksey Kladov
-130
/
+51
2021-09-18
internal: cleanup item parsing
Aleksey Kladov
-35
/
+0
2021-09-17
Merge #10265
bors[bot]
-359
/
+424
2021-09-17
internal: more local parsing tests for macros
Aleksey Kladov
-141
/
+141
2021-09-17
internal: more focused parsing tests
Aleksey Kladov
-123
/
+160
2021-09-17
internal: more local test for mod item
Aleksey Kladov
-95
/
+95
2021-09-17
internal: more local parsing tests
Aleksey Kladov
-0
/
+28
[prev]
[next]