| .. |
|
consteval
|
Partially support "overloaded deref" MIR lowering
|
2023-03-06 21:09:09 +03:30 |
|
diagnostics
|
Add BindingId
|
2023-03-06 21:09:08 +03:30 |
|
infer
|
Partially support "overloaded deref" MIR lowering
|
2023-03-06 21:09:09 +03:30 |
|
layout
|
Add BindingId
|
2023-03-06 21:09:08 +03:30 |
|
mir
|
Add profiling to mir lower and borrowck query
|
2023-03-07 12:42:52 +03:30 |
|
tests
|
Partially support "overloaded deref" MIR lowering
|
2023-03-06 21:09:09 +03:30 |
|
autoderef.rs
|
unsize cast array only on pointer type
|
2023-01-31 20:23:38 +03:30 |
|
builder.rs
|
beginning of MIR
|
2023-02-27 23:45:54 +03:30 |
|
chalk_db.rs
|
beginning of MIR
|
2023-02-27 23:45:54 +03:30 |
|
chalk_ext.rs
|
Don't trigger unresolved method/field diagnostics on types containing errors
|
2023-03-07 15:24:43 +01:00 |
|
consteval.rs
|
beginning of MIR
|
2023-02-27 23:45:54 +03:30 |
|
db.rs
|
Add View Mir command and fix some bugs
|
2023-03-06 21:09:09 +03:30 |
|
diagnostics.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
|
display.rs
|
Add View Mir command and fix some bugs
|
2023-03-06 21:09:09 +03:30 |
|
infer.rs
|
Auto merge of #14271 - Veykril:ty-diag-err, r=Veykril
|
2023-03-07 14:25:20 +00:00 |
|
inhabitedness.rs
|
beginning of MIR
|
2023-02-27 23:45:54 +03:30 |
|
interner.rs
|
beginning of MIR
|
2023-02-27 23:45:54 +03:30 |
|
lang_items.rs
|
Replace SmolStr usage with lang item enum for lang items
|
2023-01-21 17:55:45 +01:00 |
|
layout.rs
|
beginning of MIR
|
2023-02-27 23:45:54 +03:30 |
|
lib.rs
|
Auto merge of #14040 - HKalbasi:mir, r=HKalbasi
|
2023-02-28 09:12:19 +00:00 |
|
lower.rs
|
Lower and handle trait aliases in HIR
|
2023-03-04 00:24:07 +09:00 |
|
mapping.rs
|
⬆️ rust-analyzer
|
2022-10-11 10:37:35 +03:00 |
|
method_resolution.rs
|
Partially support "overloaded deref" MIR lowering
|
2023-03-06 21:09:09 +03:30 |
|
mir.rs
|
Support "for loop" MIR lowering
|
2023-03-06 21:09:09 +03:30 |
|
primitive.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
|
test_db.rs
|
⬆️ rust-analyzer
|
2022-08-30 14:51:24 +03:00 |
|
tests.rs
|
Re-use the resolver in InferenceContext instead of rebuilding it on every expression change
|
2023-03-05 14:37:44 +01:00 |
|
tls.rs
|
Inline all format arguments where possible
|
2022-12-24 14:36:10 -05:00 |
|
traits.rs
|
Replace SmolStr usage with lang item enum for lang items
|
2023-01-21 17:55:45 +01:00 |
|
utils.rs
|
Lower and handle trait aliases in HIR
|
2023-03-04 00:24:07 +09:00 |