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
Age
Commit message (
Expand
)
Author
Lines
2021-11-11
Fix `impl_trait` function to emit correct ast
TheDoctor314
-8
/
+64
2021-11-10
Add generic parameters for manual impl assist
TheDoctor314
-2
/
+7
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-22
Merge #9939
bors[bot]
-0
/
+6
2021-10-21
Migrate to edition 2021
Lukas Wirth
-6
/
+1
2021-10-19
internal: Parse const trait bounds
Lukas Wirth
-0
/
+3
2021-10-16
feat: Adding extract_module assist
vi_mi
-0
/
+6
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
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-07
Support `let...else`
Jonas Schievink
-0
/
+27
2021-10-06
Merge #10420
bors[bot]
-1
/
+3
2021-10-05
Merge #10440
bors[bot]
-105
/
+98
2021-10-05
Replace `if let` with `match` where appropriate
Aramis Razzaghipour
-39
/
+34
2021-10-05
Replace `if let Some(_) = foo` with `if foo.is_some()`
Aramis Razzaghipour
-1
/
+1
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-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
-1
/
+3
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
-90
/
+79
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
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-23
Cleanup
Lukas Wirth
-0
/
+10
2021-09-21
Simplify
Lukas Wirth
-110
/
+9
[prev]
[next]