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-09-17
Merge #10260
bors[bot]
-3
/
+3
2021-09-16
assists: turn while into loop
Andrzej Głuszak
-0
/
+5
2021-09-16
Imrove fn name computation in `Generate function`
Dawer
-3
/
+3
2021-09-13
internal: fix bugs in tests by simplifying code
Aleksey Kladov
-4
/
+126
2021-09-11
remove unused deps
Giles Cope
-1
/
+0
2021-09-06
minor: modernize
Aleksey Kladov
-0
/
+1
2021-09-06
internal: make name consistent with usage
Aleksey Kladov
-11
/
+17
2021-09-04
fix: use placeholder as default type in `Generate function`.
Dawer
-0
/
+3
2021-09-01
Fix extract_function with macro arg
Daiki Ihara
-0
/
+5
2021-08-30
Merge #10085
bors[bot]
-8
/
+37
2021-08-30
internal: improve style
Aleksey Kladov
-22
/
+21
2021-08-30
fix: avoid panic when parsing extern block
Aleksey Kladov
-0
/
+30
2021-08-30
Merge #10015
bors[bot]
-7
/
+8
2021-08-28
remove unused serde feature from smol_str
Aleksey Kladov
-2
/
+1
2021-08-24
internal: more declarative re-indentation API
Aleksey Kladov
-7
/
+8
2021-08-24
Merge #9944
bors[bot]
-18
/
+59
2021-08-23
internal: use single env var to controll all benchmarks
Aleksey Kladov
-2
/
+3
2021-08-23
:arrow_up: rowan
Aleksey Kladov
-1
/
+1
2021-08-18
minor: address review comments
Dawer
-8
/
+6
2021-08-18
internal: introduce in-place indenting API
Dawer
-18
/
+61
2021-08-14
minor: move functionality to a better place
Aleksey Kladov
-26
/
+30
2021-08-14
internal: remove dead code
Aleksey Kladov
-92
/
+2
2021-08-14
internal: remove one more usage of old editing API.
Aleksey Kladov
-49
/
+18
2021-08-14
internal: remove a remnant of old editing infra
Aleksey Kladov
-28
/
+2
2021-08-14
internal: merge hir::BinaryOp and ast::BinOp
Aleksey Kladov
-195
/
+104
2021-08-14
internal: prepare to merge hir::BinaryOp and ast::BinOp
Aleksey Kladov
-8
/
+93
2021-08-14
internal: make naming consistent
Aleksey Kladov
-7
/
+7
2021-08-14
internal: prepare a dedicated module for all operators
Aleksey Kladov
-28
/
+40
2021-08-13
Support `if let` match guards
Jonas Schievink
-10
/
+42
2021-08-12
add `make::ext::path_from_idents`
Yoshua Wuyts
-0
/
+12
2021-08-10
wip enum record/tuple generation
Yoshua Wuyts
-0
/
+12
2021-08-10
add make::expr_op
Yoshua Wuyts
-0
/
+39
2021-08-09
generate method assist
mahdi-frms
-0
/
+4
2021-08-08
Merge #9814
bors[bot]
-0
/
+6
2021-08-08
Implement if_to_bool_then assist
Lukas Wirth
-0
/
+4
2021-08-08
generate Debug for enums
Yoshua Wuyts
-0
/
+3
2021-08-08
debug for record field structs
Yoshua Wuyts
-0
/
+3
2021-08-07
Simplify
Lukas Wirth
-2
/
+16
2021-08-05
Merge #9790
bors[bot]
-1
/
+19
2021-08-05
extract_type_alias extracts generics correctly
Lukas Wirth
-1
/
+19
2021-08-04
Split the test
Jade
-0
/
+32
2021-08-03
Support exclusive_range_pattern
Jade
-18
/
+35
2021-08-03
tree-wide: fix rustdoc warnings, add some links
Jade
-2
/
+2
2021-07-31
Wrap inner tail expressions in MissingOkOrSomeInTailExpr
Lukas Wirth
-0
/
+1
2021-07-31
Merge #9740
bors[bot]
-3
/
+35
2021-07-31
add_explicit_type is applicable for closure parameters
Lukas Wirth
-3
/
+35
2021-07-31
Bump deps
Laurențiu Nicola
-1
/
+1
2021-07-30
Merge #9727
bors[bot]
-101
/
+118
2021-07-30
Merge #9728
bors[bot]
-85
/
+81
2021-07-30
Fix assists assuming comma belonging to MATCH_ARM_LIST
Lukas Wirth
-9
/
+5
[prev]
[next]