rust/crates/hir-ty/src
2023-05-18 11:29:19 +02:00
..
consteval Auto merge of #14825 - HKalbasi:float-const-eval, r=Veykril 2023-05-18 05:22:41 +00:00
diagnostics Fix pattern type mismatch in tuples 2023-05-04 16:03:36 +03:30
infer Support c string literals 2023-05-18 11:06:05 +02:00
layout internal: Inline handlers module 2023-05-15 11:59:09 +02:00
mir Fix mir CString lowering not respecting the extra 0 byte for length calc 2023-05-18 11:29:19 +02:00
tests Auto merge of #14781 - lowr:patch/macro-subns-and-prelude, r=Veykril 2023-05-11 14:26:59 +00:00
autoderef.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
builder.rs MIR episode 4 2023-05-01 23:23:10 +03:30
chalk_db.rs Ignore impls with #[rustc_reservation_impl] 2023-05-07 01:31:36 +09:00
chalk_ext.rs MIR episode 4 2023-05-01 23:23:10 +03:30
consteval.rs Lazy evaluate consts in path_to_const 2023-05-05 01:17:11 +03:30
db.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
diagnostics.rs lint incoherent inherent impls 2023-03-14 19:20:44 +01:00
display.rs Render places in capture inlay hints 2023-05-08 09:50:58 +02:00
infer.rs Lazy evaluate consts in path_to_const 2023-05-05 01:17:11 +03:30
inhabitedness.rs Move hir_def::adt to hir_def::data::adt 2023-04-06 19:23:29 +02:00
interner.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
lang_items.rs Fix some typos in StructFlags 2023-04-23 21:55:47 +03:30
layout.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
lib.rs feat: Closure capture inlay hints 2023-05-05 13:38:22 +02:00
lower.rs Auto merge of #14781 - lowr:patch/macro-subns-and-prelude, r=Veykril 2023-05-11 14:26:59 +00:00
mapping.rs
method_resolution.rs Ignore impls with #[rustc_reservation_impl] 2023-05-07 01:31:36 +09:00
mir.rs Fix floating point binop evaluation 2023-05-02 11:48:04 +03:30
primitive.rs
test_db.rs Depend on nohash-hasher individually 2023-05-06 00:49:23 -07:00
tests.rs Fix pattern type mismatch in tuples 2023-05-04 16:03:36 +03:30
tls.rs
traits.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
utils.rs MIR episode 4 2023-05-01 23:23:10 +03:30