This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6870bfd099
rust
/
crates
/
ide_assists
/
src
History
Download ZIP
Download TAR.GZ
rainy-me
0bb08ccb8f
fix: derive path handling
2021-11-25 00:21:29 +09:00
..
handlers
fix: derive path handling
2021-11-25 00:21:29 +09:00
tests
Add assist for replacing turbofish with explicit type.
2021-10-24 17:38:45 -07:00
utils
fix Ordering::Equal path
2021-10-18 14:45:24 +02:00
assist_config.rs
7526: Rename crate assists to ide_assists.
2021-02-23 00:59:16 +05:30
assist_context.rs
Make AssistContext::frange private
2021-10-13 14:39:37 +02:00
lib.rs
Add assist for replacing turbofish with explicit type.
2021-10-24 17:38:45 -07:00
tests.rs
Add Semantics::original_ast_node for upmapping nodes out of macro files
2021-11-03 21:12:36 +01:00
utils.rs
Use array IntoIter
2021-10-22 09:23:29 +03:00