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
0a7c8512ff
rust
/
crates
/
assists
/
src
History
Lukas Wirth
0a7c8512ff
Support closures in infer_function_return_type assist
2020-11-06 02:15:13 +01:00
..
handlers
Support closures in infer_function_return_type assist
2020-11-06 02:15:13 +01:00
tests
Add infer_function_return_type assist
2020-11-06 01:47:41 +01:00
utils
Make insert_use return a SyntaxRewriter
2020-11-02 21:40:52 +01:00
assist_config.rs
Make ImportPrefix a configuration option
2020-10-05 17:41:49 +02:00
assist_context.rs
Re-export base_db from ide_db
2020-10-24 11:39:57 +03:00
ast_transform.rs
Move ModPath->ast::Path function to IDE layer
2020-10-06 16:19:18 +02:00
lib.rs
Add infer_function_return_type assist
2020-11-06 01:47:41 +01:00
tests.rs
Re-export base_db from ide_db
2020-10-24 11:39:57 +03:00
utils.rs
Remove dependency on 'assists' from 'completion' crate
2020-10-24 10:47:23 +03:00