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
f5fe6b157f
rust
/
crates
/
ide-assists
/
src
History
Lukas Wirth
f5fe6b157f
Make assist tests panic again on empty source changes
2022-09-27 17:48:00 +02:00
..
handlers
Auto merge of
#13227
- Veykril:core-pref, r=Veykril
2022-09-13 13:16:57 +00:00
tests
new lint: move_format_string_arg
2022-09-10 20:13:46 +05:30
utils
Auto merge of
#12982
- jridgewell:into_future, r=Veykril
2022-08-18 07:37:47 +00:00
assist_config.rs
Restructure
find_path
into a separate functions for modules and non-module items
2022-09-13 15:15:27 +02:00
assist_context.rs
Import serde derives on converting json to struct
2022-08-06 20:12:21 +04:30
lib.rs
new lint: move_format_string_arg
2022-09-10 20:13:46 +05:30
tests.rs
Make assist tests panic again on empty source changes
2022-09-27 17:48:00 +02:00
utils.rs
Create
trait Removable
, replace
ted
APIs with builder APIs
2022-09-02 21:18:36 +00:00