rust-analyzer/crates/hir_ty/src
bors[bot] e4f7f1e1bd
Merge #8462
8462: Expand macros at type position r=jonas-schievink a=cynecx



Co-authored-by: cynecx <me@cynecx.net>
2021-04-19 13:01:30 +00:00
..
diagnostics decl_check: follow test style guide 2021-04-13 14:13:35 +02:00
infer Move ToChalk -> mapping 2021-04-09 14:15:26 +02:00
tests Merge #8462 2021-04-19 13:01:30 +00:00
autoderef.rs Profile trait solving for all invocations 2021-04-14 19:11:17 +03:00
builder.rs Remove unused 2021-04-08 14:36:14 +02:00
chalk_db.rs More moving stuff around 2021-04-09 14:28:04 +02:00
chalk_ext.rs Intern consts & lifetimes 2021-04-08 22:48:47 +02:00
db.rs Profile trait solving for all invocations 2021-04-14 19:11:17 +03:00
diagnostics.rs More cleanups / module docs 2021-04-09 14:40:58 +02:00
display.rs hir_ty: deal with TypeRef::Macro in HirFormatter 2021-04-17 16:24:56 +02:00
infer.rs Remove unused 2021-04-08 14:36:14 +02:00
interner.rs More cleanups 2021-04-09 14:33:31 +02:00
lib.rs Exclude inherent traits from flyimports 2021-04-16 11:13:17 +03:00
lower.rs hir_ty: cleanups and extend infinitely_recursive_macro_type test 2021-04-18 20:18:48 +02:00
mapping.rs More moving stuff around 2021-04-09 14:28:04 +02:00
method_resolution.rs Collect inherent impls in unnamed consts 2021-04-19 01:06:26 +02:00
op.rs Implement more precise binary op return type prediction 2021-04-10 16:56:32 +02:00
primitive.rs More cleanups / module docs 2021-04-09 14:40:58 +02:00
test_db.rs Create all ModuleIds through a DefMap method 2021-01-25 15:21:33 +01:00
tests.rs Access a body's block def maps via a method 2021-04-04 03:03:18 +02:00
tls.rs More moving stuff around 2021-04-09 14:28:04 +02:00
traits.rs More cleanups / module docs 2021-04-09 14:40:58 +02:00
utils.rs Exclude inherent traits from flyimports 2021-04-16 11:13:17 +03:00
walk.rs Remove unused 2021-04-08 14:36:14 +02:00