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
2022-02-21
Change `single_let()` and `is_pattern_cond()` to free functions
Chayim Refael Friedman
-36
/
+0
2022-02-21
Upgrade ungrammar to 1.15.0
Chayim Refael Friedman
-1
/
+1
2022-02-21
Validate `let` expressions
Chayim Refael Friedman
-0
/
+261
2022-02-21
Update tests
Chayim Refael Friedman
-6
/
+4
2022-02-21
Parse `let` expressions in order to support `let` chains
Chayim Refael Friedman
-46
/
+75
2022-02-03
Move attribute path completions into attribute completion module
Lukas Wirth
-1
/
+1
2022-02-01
Merge #11322
bors[bot]
-0
/
+25
2022-01-31
Make more precise range macro upmapping
Lukas Wirth
-2
/
+2
2022-01-30
Reduce allocations in attribute collection
Lukas Wirth
-17
/
+18
2022-01-22
removed prints
Jeroen Vannevel
-1
/
+1
2022-01-22
hacky_block_expr_with_comments
Jeroen Vannevel
-8
/
+9
2022-01-22
removing unwraps
Jeroen Vannevel
-4
/
+5
2022-01-22
very rough but comments get extracted
Jeroen Vannevel
-0
/
+23
2022-01-15
Move format specifier lexing from syntax to ide_db
Lukas Wirth
-297
/
+20
2022-01-13
Slightly cleanup HasFormatSpecifier::lex_format_specifier
Lukas Wirth
-213
/
+146
2022-01-08
Shrink diagnostic spans for errors inside macros
Jonas Schievink
-1
/
+0
2022-01-08
Allow doc comments on all `Item`s
Jonas Schievink
-5
/
+12
2022-01-08
Merge #11107
bors[bot]
-2
/
+10
2022-01-07
Merge #11230
bors[bot]
-0
/
+1
2022-01-07
fix: Fix attribute stripping ignoring doc comments
Lukas Wirth
-0
/
+1
2022-01-07
Merge #11145
bors[bot]
-0
/
+22
2022-01-07
Better interface for doc comment and attribute processing
Lukas Wirth
-10
/
+28
2022-01-07
feat(diagnostics): use default expression instead of todo! when missing fields
Benjamin Coenen
-1
/
+1
2022-01-07
Generate `AnyHasDocComments` node
Lukas Wirth
-19
/
+93
2022-01-06
Use`const _` instead of `mod __`
Jonas Schievink
-6
/
+3
2022-01-06
Expand attribute macros on impl and trait items
Jonas Schievink
-0
/
+11
2022-01-04
add better default behavior on fill struct fields diagnostic
Benjamin Coenen
-2
/
+21
2021-12-30
feat(diagnostics): use Default::default() expression instead of todo! when mi...
Benjamin Coenen
-0
/
+3
2021-12-29
Migrate to SyntaxNodePtr in new rowan
Ariel Davis
-44
/
+10
2021-12-28
dead code
Aleksey Kladov
-5
/
+5
2021-12-28
introduce hacks module
Aleksey Kladov
-41
/
+16
2021-12-28
dead code
Aleksey Kladov
-7
/
+0
2021-12-28
remove fragments from syntax
Aleksey Kladov
-98
/
+0
2021-12-28
drop dead code
Aleksey Kladov
-248
/
+0
2021-12-28
remove Item::parse
Aleksey Kladov
-16
/
+0
2021-12-28
internal: start isolating ssr-related parsing APIs to SSR
Aleksey Kladov
-41
/
+0
2021-12-26
internal: move inline parser tests to parser crate
Aleksey Kladov
-12027
/
+3
2021-12-26
internal: move outlined parser tests
Aleksey Kladov
-14967
/
+12
2021-12-26
internal: move ws attachment logic to the parser crate
Aleksey Kladov
-196
/
+33
2021-12-25
rename
Aleksey Kladov
-44
/
+39
2021-12-25
internal: rename
Aleksey Kladov
-15
/
+15
2021-12-25
internal: replace TreeSink with a data structure
Aleksey Kladov
-43
/
+47
2021-12-23
Fix generic type substitution in impl trait with assoc type
Petr Nevyhoštěný
-2
/
+10
2021-12-21
Fully render type alias completions from hir
Lukas Wirth
-15
/
+0
2021-12-21
Fully render const item completions from hir
Lukas Wirth
-21
/
+0
2021-12-20
Merge #11028
bors[bot]
-2
/
+2
2021-12-18
internal: move all the lexing to the parser crate
Aleksey Kladov
-395
/
+61
2021-12-18
move tests
Aleksey Kladov
-687
/
+0
2021-12-18
minor: dead code
Aleksey Kladov
-13
/
+1
2021-12-16
Bump MSRV (1.57)
iDawer
-2
/
+2
[prev]
[next]