rust-analyzer/crates/hir_ty/src
Florian Diebold 97d6e36dbe Remove assertion in impl collection
This condition should always be true for *valid* code, but of course
there might be invalid code or things that we can't currently resolve.

Fixes #8464.
2021-04-11 12:07:58 +02:00
..
diagnostics infer: remove record_field_resolutions field 2021-04-06 17:59:18 +02:00
infer Move ToChalk -> mapping 2021-04-09 14:15:26 +02:00
tests Support macros in pattern position 2021-04-11 01:25:50 +02:00
autoderef.rs Fix crash on syn involving lifetimes returned by Chalk 2021-04-09 11:17:07 +02: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 More cleanups / module docs 2021-04-09 14:40:58 +02:00
diagnostics.rs More cleanups / module docs 2021-04-09 14:40:58 +02:00
display.rs More cleanups / module docs 2021-04-09 14:40:58 +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 More cleanups / module docs 2021-04-09 14:40:58 +02:00
lower.rs Move ToChalk -> mapping 2021-04-09 14:15:26 +02:00
mapping.rs More moving stuff around 2021-04-09 14:28:04 +02:00
method_resolution.rs Remove assertion in impl collection 2021-04-11 12:07:58 +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 Remove unused 2021-04-08 14:36:14 +02:00
walk.rs Remove unused 2021-04-08 14:36:14 +02:00