This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
143a30aa519ecdb8b98bf6bf2c625f77920e7921
rust
/
crates
/
ide_db
/
src
/
helpers
History
Lukas Wirth
143a30aa51
Show case-insensitive exact matches instead of fuzzy flyimport for short paths
2021-12-11 14:47:11 +01:00
..
insert_use
Use mutable syntax trees in
merge_imports
,
split_imports
2021-11-19 20:02:27 +05:00
famous_defs.rs
Replace more Name::to_string usages with Name::to_smol_str
2021-11-04 18:12:05 +01:00
generated_lints.rs
Make lint groups work correctly with
warningsAsInfo
and
warningsAsHint
2021-11-22 18:38:28 +01:00
import_assets.rs
Show case-insensitive exact matches instead of fuzzy flyimport for short paths
2021-12-11 14:47:11 +01:00
insert_use.rs
Add Semantics::original_ast_node for upmapping nodes out of macro files
2021-11-03 21:12:36 +01:00
merge_imports.rs
Use mutable syntax trees in
merge_imports
,
split_imports
2021-11-19 20:02:27 +05:00
node_ext.rs
Fix inline_call breaking RecordExprField shorthands
2021-09-28 19:22:32 +02:00
rust_doc.rs
Check for rust doc code attributes like rustdoc does
2021-04-19 13:32:52 +02:00