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
17eeb2a6d2
rust
/
crates
/
ide_assists
/
src
History
Jake Goulding
63155d66f5
Allow applying De Morgan's law to multiple terms at once
2021-03-12 10:19:54 -05:00
..
handlers
Allow applying De Morgan's law to multiple terms at once
2021-03-12 10:19:54 -05:00
tests
Fix convert_iter_for_each_to_for doctest
2021-03-12 15:42:53 +01:00
utils
Compress tests
2021-03-02 18:35:52 +03:00
assist_config.rs
7526: Rename crate assists to ide_assists.
2021-02-23 00:59:16 +05:30
assist_context.rs
7526: Rename crate assists to ide_assists.
2021-02-23 00:59:16 +05:30
ast_transform.rs
7526: Rename crate assists to ide_assists.
2021-02-23 00:59:16 +05:30
lib.rs
feat: add assist to conver for_each into for loops
2021-03-09 22:58:17 -03:00
tests.rs
Make group imports configurable
2021-03-07 10:15:17 +02:00
utils.rs
pull out suggest_name::* to utils; enchance heuristics
2021-03-02 16:25:22 +03:00