This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
crates
/
ide_assists
/
src
History
Dániel Buga
2e472bb746
Fix replace_match_with_if_let removing blocks with modifiers
...
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2022-01-03 14:07:34 +01:00
..
handlers
Fix replace_match_with_if_let removing blocks with modifiers
2022-01-03 14:07:34 +01:00
tests
Merge
#10998
2021-12-13 18:49:06 +00:00
utils
internal: move all the lexing to the parser crate
2021-12-18 17:20:38 +03:00
assist_config.rs
…
assist_context.rs
Make AssistContext::frange private
2021-10-13 14:39:37 +02:00
lib.rs
Merge
#10998
2021-12-13 18:49:06 +00:00
tests.rs
minor: fixup generate assist priorities
2021-12-13 16:42:21 +01:00
utils.rs
Merge
#11062
2021-12-20 09:14:38 +00:00