rust-analyzer/crates/hir_def/src
bors[bot] 3f53a5dd72
Merge #9245
9245: internal: start new diagnostics API r=matklad a=matklad

bors r+
🤖

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2021-06-13 11:56:15 +00:00
..
body internal: check that coverage marks are always paired 2021-06-13 13:13:26 +03:00
item_tree clippy::useless_conversion 2021-06-13 09:25:55 +05:30
nameres internal: start new diagnostics API 2021-06-13 14:55:45 +03:00
path clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
adt.rs Global TypeRef/TraitRef interning 2021-04-01 19:46:43 +02:00
attr.rs clippy::redundant_closure 2021-06-13 09:29:36 +05:30
body.rs internal: move diagnostics to hir 2021-05-25 17:49:59 +03:00
builtin_attr.rs Update list of built-in attributes 2021-06-03 18:09:21 +02:00
builtin_type.rs Introduce TypeCtor::Scalar 2021-02-28 01:20:04 +01:00
child_by_source.rs Handle attribute macros in descend_into_macros 2021-06-06 17:03:37 +02:00
data.rs Add comment 2021-06-03 13:51:43 +02:00
db.rs Make it opt-in 2021-06-03 18:09:21 +02:00
dyn_map.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
expr.rs Add support for lengths in array repeats, if they are literals 2021-05-12 21:22:46 -07:00
find_path.rs Implement per-edition preludes 2021-06-01 13:39:19 +02:00
generics.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
import_map.rs Reduce fst_path calls 2021-06-11 00:10:09 +03:00
intern.rs internal: intern AttrInput 2021-05-25 00:50:19 +02:00
item_scope.rs clippy::clone_on_copy 2021-06-13 09:27:19 +05:30
item_tree.rs hir_ty: use async ret type for inference inside async bodies 2021-05-29 18:17:45 +02:00
keys.rs Handle attribute macros in descend_into_macros 2021-06-06 17:03:37 +02:00
lang_item.rs Add more profiling for flyimports 2021-06-10 23:43:46 +03:00
lib.rs Make block-local trait impls work 2021-06-13 13:00:34 +02:00
nameres.rs internal: move diagnostics to hir 2021-05-25 17:49:59 +03:00
path.rs Expand fixme comments 2021-06-01 01:44:51 +05:00
per_ns.rs Add more profiling for flyimports 2021-06-10 23:43:46 +03:00
resolver.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
src.rs Make ItemTreeId its own type 2021-03-18 01:53:22 +01:00
test_db.rs clippy::useless_conversion 2021-06-13 09:25:55 +05:30
trace.rs Use ‘index’ terminology for arena consistently 2021-01-17 18:38:08 +11:00
type_ref.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
visibility.rs Don't store call-site text offsets in hygiene info 2021-05-06 19:59:54 +02:00