rust-analyzer/crates/hir/src
bors[bot] 87cb840a4e
Merge #6124
6124: Better normalized crate name usage r=jonas-schievink a=SomeoneToIgnore

Closes https://github.com/rust-analyzer/rust-analyzer/issues/5343 
Closes https://github.com/rust-analyzer/rust-analyzer/issues/5932

Uses normalized name for code snippets (to be able to test the fix), hover messages and documentation rewrite links (are there any tests for those?).
Also renamed the field to better resemble the semantics.

Co-authored-by: Kirill Bulatov <mail4score@gmail.com>
2020-10-06 11:51:15 +00:00
..
semantics Rename ra_hir -> hir 2020-08-13 16:36:55 +02:00
attrs.rs Tease apart orthogonal concerns in markdown link rewriting 2020-08-26 20:24:00 +02:00
code_model.rs Merge #6124 2020-10-06 11:51:15 +00:00
db.rs Rename ra_hir -> hir 2020-08-13 16:36:55 +02:00
diagnostics.rs Rename ra_hir -> hir 2020-08-13 16:36:55 +02:00
from_id.rs Remove AttrDef 2020-08-25 14:44:15 +02:00
has_source.rs synchronizing changes 2020-08-15 02:37:43 +07:00
lib.rs Make ImportPrefix a configuration option 2020-10-05 17:41:49 +02:00
semantics.rs Apply suggestions from code review 2020-09-21 15:35:42 +03:00
source_analyzer.rs Rename record_field_pat to record_pat_field 2020-09-10 18:56:04 +02:00