rust/crates/ra_hir_ty/src
bors[bot] 767ff2c13c
Merge #2844
2844: Use dummy value for line! and column! macro r=matklad a=edwin0cheng

Use dummy value `0` for line! and column! macro. 

Co-authored-by: Edwin Cheng <edwin0cheng@gmail.com>
2020-01-14 17:59:24 +00:00
..
infer Push resolver further up 2020-01-14 14:24:03 +01:00
tests Use dummy value for line! and column! macro 2020-01-15 01:47:01 +08:00
traits Filter out error predicates in type bounds as well 2019-12-23 00:08:03 +01:00
autoderef.rs Clippy lints 2019-12-20 15:14:30 -05:00
db.rs Split infer query into two for better profiling 2020-01-03 19:58:11 +01:00
diagnostics.rs Rename Source -> InFile 2019-11-28 12:50:26 +03:00
display.rs Omit closure parameters 2019-12-23 18:30:25 +02:00
expr.rs Use path macro 2019-12-13 22:33:38 +01:00
infer.rs Split infer query into two for better profiling 2020-01-03 19:58:11 +01:00
lib.rs Split infer query into two for better profiling 2020-01-03 19:58:11 +01:00
lower.rs Fix #2705 2020-01-03 14:57:11 +01:00
marks.rs Add test mark 2019-12-15 21:06:08 +01:00
method_resolution.rs Push resolver further up 2020-01-14 14:24:03 +01:00
op.rs
primitive.rs
test_db.rs Move impls to ItemScope 2019-12-20 16:52:02 +01:00
tests.rs Don't add non-impl/trait containers to scope 2019-12-29 14:47:47 +01:00
traits.rs Don't panic if chalk panics 2020-01-13 19:00:42 +01:00
utils.rs Introduce ContainerId 2019-12-20 12:07:23 +01:00