rust-analyzer/crates/ide_db/src
2022-03-21 19:41:39 +01:00
..
generated internal: Re-arrange ide_db modules 2022-03-06 19:04:04 +01:00
imports fix: Fix flyimport showing functions in pattern position 2022-03-21 19:41:39 +01:00
syntax_helpers feat: Tag macro calls as unsafe if they expand to unsafe expressions 2022-03-20 19:07:44 +01:00
test_data fix symbol index collection not collecting legacy macros 2022-03-09 01:44:20 +01:00
tests ⬆️ xshell 2022-03-14 14:57:24 +00:00
active_parameter.rs Provide signature help when editing generic args 2022-03-18 19:59:41 +01:00
apply_change.rs Preserve order of generic args 2022-03-04 11:46:14 +03:30
assists.rs Fix some more basic clippy lints 2021-07-21 20:52:08 +02:00
defs.rs fix: Fix runnables trying to add doc tests in the crate root from #[macro_export] macros 2022-03-18 12:01:59 +01:00
famous_defs.rs more clippy fixes: 2022-03-12 16:50:49 +01:00
helpers.rs fix: Fix runnables trying to add doc tests in the crate root from #[macro_export] macros 2022-03-18 12:01:59 +01:00
items_locator.rs fix clippy::useless_conversion 2022-03-12 16:50:49 +01:00
label.rs internal: slightly improve compile times 2021-08-29 12:53:56 +03:00
lib.rs minor: Access parser internals through ide_db for ide crates 2022-03-10 17:07:28 +01:00
line_index.rs internal: Re-arrange ide_db modules 2022-03-06 19:04:04 +01:00
path_transform.rs Move ide crates to new hir::Macro 2022-03-08 23:52:26 +01:00
rename.rs internal: Re-arrange ide_db modules 2022-03-06 19:04:04 +01:00
rust_doc.rs internal: Re-arrange ide_db modules 2022-03-06 19:04:04 +01:00
search.rs Move ide crates to new hir::Macro 2022-03-08 23:52:26 +01:00
source_change.rs remove resolved TODO questions 2021-10-27 15:40:30 +02:00
symbol_index.rs fix clippy::map_flatten 2022-03-12 16:50:49 +01:00
traits.rs internal: Re-arrange ide_db modules 2022-03-06 19:04:04 +01:00
ty_filter.rs Replace more Name::to_string usages with Name::to_smol_str 2021-11-04 18:12:05 +01:00