rust-analyzer/crates/hir_def/src
Jonas Schievink 957fb18799 Make compile_error! message match upstream rustc
It only consists of the argument passed to it
2020-12-03 19:07:37 +01:00
..
body Make compile_error! message match upstream rustc 2020-12-03 19:07:37 +01:00
item_tree Refactor is_intrinsic_fn_unsafe() and make it private 2020-10-21 21:53:37 +02:00
nameres Don't discard PathKind::Abs information in lower_use::convert_path 2020-12-02 09:54:03 +01:00
path Don't discard PathKind::Abs information in lower_use::convert_path 2020-12-02 09:54:03 +01:00
adt.rs adt: correctly inherit field visibility from enum 2020-10-09 20:46:45 +02:00
attr.rs Emit better #[cfg] diagnostics 2020-10-22 19:19:18 +02:00
body.rs Propagate eager expansion errors 2020-12-03 15:48:29 +01:00
builtin_type.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
child_by_source.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
data.rs Emit macro diagnostics when lowering bodies 2020-11-30 20:26:35 +01:00
db.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
diagnostics.rs More accurately place proc-macro diagnostic 2020-11-27 16:29:40 +01:00
docs.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
dyn_map.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
expr.rs Merge #5971 2020-09-13 17:28:22 +00:00
find_path.rs Add test makr 2020-10-06 19:20:56 +02:00
generics.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
import_map.rs Improve autoimports on completion speed 2020-11-24 02:28:45 +02:00
item_scope.rs Make incorrect case diagnostic work inside of functions 2020-10-12 11:05:00 +03:00
item_tree.rs Add a (hint) diagnostic for unconfigured items 2020-10-20 17:53:04 +02:00
keys.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
lang_item.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
lib.rs Fix proc macro token mapping 2020-12-03 18:38:05 +01:00
nameres.rs More accurately place proc-macro diagnostic 2020-11-27 16:29:40 +01:00
path.rs Move ModPath->ast::Path function to IDE layer 2020-10-06 16:19:18 +02:00
per_ns.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
resolver.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
src.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
test_db.rs Deny unreachable-pub 2020-11-02 14:07:08 +01:00
trace.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
type_ref.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
visibility.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00