rust-analyzer/crates/hir/src
bors[bot] 0af9d1fc8a
Merge #10546
10546: feat: Implement promote_local_to_const assist r=Veykril a=Veykril

Fixes #7692, that is now one can invoke the `extract_variable` assist on something and then follow that up with this assist to turn it into a const.
bors r+

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-10-14 19:51:34 +00:00
..
semantics Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
attrs.rs resolve_doc_path is able to resolve to macros 2021-08-02 14:33:09 +02:00
db.rs Add more docs 2021-05-22 16:53:47 +03:00
diagnostics.rs Add reference here diagnostic 2021-08-08 10:12:40 +02:00
display.rs Avoid cycle when lowering predicates for associated item lookup 2021-10-04 17:39:55 +02:00
from_id.rs Stop reexporting hir_def's ItemInNs from HIR 2021-07-28 17:39:04 +02:00
has_source.rs minor: fix some clippy lints 2021-09-03 16:00:50 +02:00
lib.rs Merge #10546 2021-10-14 19:51:34 +00:00
semantics.rs Saw a FIXME comment and decided to fix it. 2021-10-12 11:52:31 -04:00
source_analyzer.rs internal: remove dead code 2021-09-15 21:22:06 +03:00