rust-analyzer/crates/hir/src
bors[bot] ac3ea3e81c
Merge #11112
11112: Evaluate constants in array repeat expression r=HKalbasi a=HKalbasi

cc #8655 

Co-authored-by: hkalbasi <hamidrezakalbasi@protonmail.com>
2022-01-04 21:51:37 +00:00
..
semantics Implement ToDef for ast::Attr 2022-01-02 23:44:26 +01:00
attrs.rs clarify semantics of doc links 2021-12-28 17:00:55 +03:00
db.rs Rename intern_macro -> intern_macro_call 2021-11-14 16:25:47 +01:00
diagnostics.rs fix: Diagnose invalid derive attribute input 2021-11-19 13:17:35 +01:00
display.rs internal: Store function param names in ItemTree 2021-12-20 15:24:37 +01: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 Evaluate constants in array repeat expression 2022-01-05 01:17:01 +03:30
semantics.rs give resolve_derive_ident a more robust api 2022-01-03 16:00:45 +01:00
source_analyzer.rs Fix tool module classification not working correctly 2022-01-02 23:14:18 +01:00