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-12-14
`match_ast!` takes a pattern to allow underscore usage
Lukas Wirth
-2
/
+2
2021-12-13
Merge #10998
bors[bot]
-26
/
+23
2021-12-13
Reuse results from split_into_parts()
Oleg Matrokhin
-15
/
+5
2021-12-13
Add number representation assists
Oleg Matrokhin
-26
/
+33
2021-12-12
tighten up invariants
Aleksey Kladov
-8
/
+12
2021-12-12
more orthogonal interface
Aleksey Kladov
-1
/
+2
2021-12-12
parser tests work
Aleksey Kladov
-103
/
+60
2021-12-12
Bump deps
Laurențiu Nicola
-1
/
+1
2021-11-24
Remove possible multiline details in completions
Lukas Wirth
-22
/
+32
2021-11-19
Use mutable syntax trees in `merge_imports`, `split_imports`
iDawer
-40
/
+74
2021-11-18
fix: parse the range pat inside the tuple pat
zhoufan
-81
/
+162
2021-11-16
Remove validation of `super` in use paths
Laurențiu Nicola
-118
/
+0
2021-11-16
Merge #10734
bors[bot]
-2
/
+7
2021-11-16
minor: Lift out FxIndex{Map/Set} types into ide_db
Lukas Wirth
-1
/
+1
2021-11-15
Fix `impl_def_from_trait`
TheDoctor314
-64
/
+8
2021-11-11
Fix `impl_trait` function to emit correct ast
TheDoctor314
-8
/
+64
2021-11-10
Merge #10689
bors[bot]
-0
/
+31
2021-11-10
Handle pub tuple fields in tuple structs
Adam Bratschi-Kaye
-0
/
+31
2021-11-10
Add generic parameters for manual impl assist
TheDoctor314
-2
/
+7
2021-11-05
Replace some String usages with SmolStr in completions
Lukas Wirth
-1
/
+1
2021-10-30
Fix for-loop expressions breaking with BlockExpr iterable
Lukas Wirth
-5
/
+20
2021-10-28
Refactor ide handling for paths in derive inputs
Lukas Wirth
-1
/
+22
2021-10-23
internal: remove unused dollars
Aleksey Kladov
-10
/
+1
2021-10-23
Set MSRV
Laurențiu Nicola
-0
/
+2
2021-10-22
Merge #9939
bors[bot]
-0
/
+6
2021-10-21
Migrate to edition 2021
Lukas Wirth
-8
/
+3
2021-10-19
internal: Parse const trait bounds
Lukas Wirth
-10
/
+25
2021-10-16
feat: Adding extract_module assist
vi_mi
-0
/
+6
2021-10-14
Merge #10545
bors[bot]
-2
/
+2
2021-10-14
Merge #10546
bors[bot]
-0
/
+13
2021-10-14
Implement promotoe_local_to_const assist
Lukas Wirth
-0
/
+13
2021-10-14
a few clippy fixes
Milo
-2
/
+2
2021-10-14
Enable delegation generation for complex types
Yoshua Wuyts
-3
/
+24
2021-10-13
Add basic support for delegation
Ryan Levick
-0
/
+4
2021-10-12
Make selections in assists with trailing/leading whitespace more forgiving
Lukas Wirth
-0
/
+10
2021-10-10
Merge #10506
bors[bot]
-0
/
+1
2021-10-10
Add comment
k-nasa
-0
/
+1
2021-10-10
Merge #10504
bors[bot]
-1
/
+1
2021-10-10
remove comment
k-nasa
-2
/
+0
2021-10-10
Revert "update comment"
k-nasa
-1
/
+1
2021-10-10
Remove neesless clone
k-nasa
-1
/
+1
2021-10-10
update comment
k-nasa
-1
/
+1
2021-10-10
Add code comment
k-nasa
-0
/
+2
2021-10-09
internal: make sure macro test expand to valid syntax
Aleksey Kladov
-4
/
+3
2021-10-09
internal: update expect
Aleksey Kladov
-1
/
+1
2021-10-07
Support `let...else`
Jonas Schievink
-1
/
+80
2021-10-06
parser: fix parsing of macro call inside generic args
cynecx
-0
/
+37
2021-10-06
Merge #10420
bors[bot]
-11
/
+57
2021-10-05
Merge #10440
bors[bot]
-105
/
+98
2021-10-05
Replace `if let` with `match` where appropriate
Aramis Razzaghipour
-39
/
+34
[prev]
[next]