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
ae1f77e5e9
rust
/
crates
/
ra_assists
/
src
History
Kirill Bulatov
ce06a6b422
Do not add default and closure types in 'add explicit type' assist
2020-04-21 22:56:40 +03:00
..
doc_tests
Change add_function assist to use todo!()
2020-04-13 22:17:06 +02:00
handlers
Do not add default and closure types in 'add explicit type' assist
2020-04-21 22:56:40 +03:00
utils
assist_ctx.rs
Generalise syntax rewriting infrastructure to allow removal of nodes
2020-03-24 17:14:33 +01:00
ast_transform.rs
Generalise syntax rewriting infrastructure to allow removal of nodes
2020-03-24 17:14:33 +01:00
doc_tests.rs
lib.rs
Implement assist "Reorder field names"
2020-04-10 00:57:03 +02:00
marks.rs
Fix add visibility false-positive
2020-03-25 15:55:57 +01:00
utils.rs