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
/
src
/
tests
Age
Commit message (
Expand
)
Author
Lines
2022-05-13
Revert "Auto merge of #12149 - jonas-schievink:literally-just-a-literal, r=jo...
Jonas Schievink
-17
/
+2
2022-05-05
Indicate the number of float tokens in the first token
Jonas Schievink
-1
/
+14
2022-05-05
Split float literal tokens at the `.`
Jonas Schievink
-3
/
+3
2022-05-05
Wrap float literals in their own node
Jonas Schievink
-0
/
+2
2022-05-05
Lower values of char and byte literals
Laurențiu Nicola
-1
/
+1
2022-04-05
Wrap macros in expr position in `MacroExpr` node
Jonas Schievink
-0
/
+1
2022-04-01
internal: Move rust.ungram into rust-analyzer/crates/syntax
Lukas Wirth
-2
/
+3
2022-03-05
fix: Recognize `Self` as a proper keyword
Lukas Wirth
-12
/
+16
2022-03-05
Merge #11598
bors[bot]
-0
/
+1
2022-03-02
Parse destructuring assignment
Chayim Refael Friedman
-0
/
+1
2022-02-26
Fix body selection in while loops
Laurențiu Nicola
-2
/
+3
2022-02-21
Parse `let` expressions in order to support `let` chains
Chayim Refael Friedman
-1
/
+1
2022-01-08
Allow doc comments on all `Item`s
Jonas Schievink
-1
/
+3
2022-01-07
Generate `AnyHasDocComments` node
Lukas Wirth
-0
/
+27
2021-12-26
internal: move inline parser tests to parser crate
Aleksey Kladov
-124
/
+0
2021-12-12
parser tests work
Aleksey Kladov
-0
/
+12
2021-10-30
Fix for-loop expressions breaking with BlockExpr iterable
Lukas Wirth
-4
/
+11
2021-10-28
Refactor ide handling for paths in derive inputs
Lukas Wirth
-1
/
+1
2021-10-23
internal: remove unused dollars
Aleksey Kladov
-10
/
+1
2021-10-19
internal: Parse const trait bounds
Lukas Wirth
-0
/
+1
2021-10-07
Support `let...else`
Jonas Schievink
-0
/
+1
2021-10-03
Fix miscellaneous Clippy lints
Aramis Razzaghipour
-7
/
+8
2021-10-02
minor: generated code readability
Aleksey Kladov
-1
/
+2
2021-09-27
Rename `*Owner` traits to `Has*`
Lukas Wirth
-8
/
+8
2021-09-27
Rename `Dyn*` nodes to `Any*` nodes
Lukas Wirth
-4
/
+4
2021-09-26
internal: more reasonable grammar for blocks
Aleksey Kladov
-1
/
+1
2021-09-25
minore: improve consistency
Aleksey Kladov
-8
/
+8
2021-09-21
Simplify
Lukas Wirth
-5
/
+1
2021-09-21
Simplify
Lukas Wirth
-7
/
+5
2021-09-21
Generate ast nodes for each ast trait
Lukas Wirth
-0
/
+61
2021-09-06
minor: modernize
Aleksey Kladov
-0
/
+1
2021-07-03
internal: overhaul code generation
Aleksey Kladov
-0
/
+1129