2
0
Fork 0
mirror of https://github.com/rust-lang/rust-analyzer synced 2025-02-15 13:38:33 +00:00
rust-analyzer/crates/ra_hir_ty/src
2020-02-07 18:28:10 +01:00
..
infer Fix another test 2020-02-07 18:28:10 +01:00
tests WIP use params for APIT 2020-02-07 18:28:10 +01:00
traits Upgrade Chalk 2020-01-27 21:25:33 +01:00
autoderef.rs Clippy lints 2019-12-20 15:14:30 -05:00
db.rs Lower impl trait to variables, move away from using placeholders where they don't belong 2020-02-07 18:28:10 +01:00
diagnostics.rs Rename Source -> InFile 2019-11-28 12:50:26 +03:00
display.rs Omit default parameters for reference types 2020-01-22 16:55:09 +02:00
expr.rs Use path macro 2019-12-13 22:33:38 +01:00
infer.rs WIP use params for APIT 2020-02-07 18:28:10 +01:00
lib.rs Fix printing of function types 2020-02-07 18:28:10 +01:00
lower.rs WIP use params for APIT 2020-02-07 18:28:10 +01:00
marks.rs Add test mark 2019-12-15 21:06:08 +01:00
method_resolution.rs Lower impl trait to variables, move away from using placeholders where they don't belong 2020-02-07 18:28:10 +01:00
op.rs Fix inference for shift operators 2020-01-17 16:59:51 +01:00
primitive.rs Doc primitives 2019-11-26 15:41:48 +03:00
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 Tweak Chalk settings 2020-01-27 21:52:35 +01:00
utils.rs First stab at desugaring bounds for APIT 2020-02-07 18:28:10 +01:00