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
/
ide
/
src
/
move_item.rs
Age
Commit message (
Expand
)
Author
Lines
2021-10-16
more clippy fixes
Milo
-7
/
+4
2021-07-30
Fix move_item test fixture indentations
Lukas Wirth
-176
/
+176
2021-07-29
Attach comma token to MATCH_ARM instead of MATCH_ARM_LIST
Lukas Wirth
-20
/
+20
2021-06-22
Factor out `pick_best_token` ide pattern into `ide_db`
Lukas Wirth
-18
/
+10
2021-04-14
Move cursor position when using item movers
Jonas Schievink
-32
/
+68
2021-03-31
Merge #8267
bors[bot]
-0
/
+2
2021-03-31
Gifs and screenshots for features in manual
Ayomide Bamidele
-0
/
+2
2021-03-30
Fix code style
ivan770
-0
/
+1
2021-03-30
Improved node lookup algorithm, added more movable nodes
ivan770
-13
/
+254
2021-03-27
Unleash macro 2.0 in hightlight and more
Edwin Cheng
-0
/
+1
2021-03-19
Remove needless lifetime
ivan770
-1
/
+1
2021-03-19
Added more movable lists
ivan770
-1
/
+95
2021-03-19
Added arglist mover
ivan770
-12
/
+102
2021-03-18
Remove prioritization, add more movable items
ivan770
-60
/
+124
2021-03-18
Fix code after rowan version bump
ivan770
-1
/
+1
2021-03-18
Remove movable array, improve client code
ivan770
-28
/
+8
2021-03-18
Item up and down movers
ivan770
-0
/
+392