.. |
consteval
|
Compute closure captures
|
2023-04-10 23:04:34 +03:30 |
diagnostics
|
Spelling
|
2023-04-19 09:45:55 -04:00 |
infer
|
Register obligations during path inference
|
2023-04-24 12:39:48 +09:00 |
layout
|
Fix need-mut large span in closures and a false positive
|
2023-04-21 02:15:19 +03:30 |
mir
|
Fix panic in const eval and parameter destructing
|
2023-04-24 00:49:57 +03:30 |
tests
|
Auto merge of #14641 - lowr:fix/obligation-for-value-path, r=Veykril
|
2023-04-24 19:56:43 +00:00 |
autoderef.rs
|
Auto merge of #14448 - Veykril:infer-table, r=Veykril
|
2023-03-30 12:49:23 +00:00 |
builder.rs
|
Register obligations during path inference
|
2023-04-24 12:39:48 +09:00 |
chalk_db.rs
|
Minor refactorings
|
2023-04-24 02:19:08 +09:00 |
chalk_ext.rs
|
Compute closure captures
|
2023-04-10 23:04:34 +03:30 |
consteval.rs
|
hir_def::expr -> hir_def::hir, hir_def::type_ref -> hir_def::hir::type_ref
|
2023-04-06 19:36:25 +02:00 |
db.rs
|
internal: Move layout logic from hir-def to hir-ty
|
2023-04-16 12:21:12 +02:00 |
diagnostics.rs
|
lint incoherent inherent impls
|
2023-03-14 19:20:44 +01:00 |
display.rs
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
infer.rs
|
Register obligations during path inference
|
2023-04-24 12:39:48 +09:00 |
inhabitedness.rs
|
Move hir_def::adt to hir_def::data::adt
|
2023-04-06 19:23:29 +02:00 |
interner.rs
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
lang_items.rs
|
Fix some typos in StructFlags
|
2023-04-23 21:55:47 +03:30 |
layout.rs
|
internal: Move layout logic from hir-def to hir-ty
|
2023-04-16 12:21:12 +02:00 |
lib.rs
|
Spelling
|
2023-04-19 09:45:55 -04:00 |
lower.rs
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
mapping.rs
|
⬆️ rust-analyzer
|
2022-10-11 10:37:35 +03:00 |
method_resolution.rs
|
Minor refactorings
|
2023-04-24 02:19:08 +09:00 |
mir.rs
|
Auto merge of #14639 - HKalbasi:dev2, r=Veykril
|
2023-04-24 05:59:23 +00:00 |
primitive.rs
|
|
|
test_db.rs
|
Revert "Handle dev-dependency cycles"
|
2023-04-25 14:29:26 +02:00 |
tests.rs
|
internal: Arc<String> -> Arc<str>
|
2023-04-22 09:48:37 +02:00 |
tls.rs
|
⬆️ rust-analyzer
|
2023-01-09 10:36:22 -08:00 |
traits.rs
|
Compute closure captures
|
2023-04-10 23:04:34 +03:30 |
utils.rs
|
Compute closure captures
|
2023-04-10 23:04:34 +03:30 |