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
b105e9b342
rust
/
crates
/
ide-assists
/
src
History
Ryan Mehri
b105e9b342
fix: use original range to deal with macros in promote_local_to_const
2024-01-02 10:33:48 +01:00
..
handlers
fix: use original range to deal with macros in promote_local_to_const
2024-01-02 10:33:48 +01:00
tests
make generate_mut_trait_impl assist trigged for std trait only
2023-11-05 12:27:10 +08:00
utils
internal: Move out
WithFixture
into dev-dep only crate
2023-12-18 15:24:08 +01:00
assist_config.rs
Add config for preferring / ignoring prelude modules in find_path
2023-11-11 14:56:38 +01:00
assist_context.rs
lib.rs
Don't explicitly warn against
semicolon_in_expressions_from_macros
2023-12-05 11:35:09 +01:00
tests.rs
internal: Move out
WithFixture
into dev-dep only crate
2023-12-18 15:24:08 +01:00
utils.rs
fix: use original range to deal with macros in promote_local_to_const
2024-01-02 10:33:48 +01:00