.. |
consteval
|
fix: Handle box and raw pointers correctly in builtin_deref
|
2023-03-29 21:38:32 +02:00 |
diagnostics
|
hir_def::expr -> hir_def::hir, hir_def::type_ref -> hir_def::hir::type_ref
|
2023-04-06 19:36:25 +02:00 |
infer
|
hir_def::expr -> hir_def::hir, hir_def::type_ref -> hir_def::hir::type_ref
|
2023-04-06 19:36:25 +02:00 |
layout
|
Move hir_def::adt to hir_def::data::adt
|
2023-04-06 19:23:29 +02:00 |
mir
|
hir_def::expr -> hir_def::hir, hir_def::type_ref -> hir_def::hir::type_ref
|
2023-04-06 19:36:25 +02:00 |
tests
|
Auto merge of #14505 - Veykril:block-trait-impls, r=Veykril
|
2023-04-06 08:37:33 +00:00 |
autoderef.rs
|
Auto merge of #14448 - Veykril:infer-table, r=Veykril
|
2023-03-30 12:49:23 +00:00 |
builder.rs
|
beginning of MIR
|
2023-02-27 23:45:54 +03:30 |
chalk_db.rs
|
hir_def::expr -> hir_def::hir, hir_def::type_ref -> hir_def::hir::type_ref
|
2023-04-06 19:36:25 +02:00 |
chalk_ext.rs
|
Simplify
|
2023-03-14 20:22:11 +01:00 |
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
|
hir_def::expr -> hir_def::hir, hir_def::type_ref -> hir_def::hir::type_ref
|
2023-04-06 19:36:25 +02:00 |
diagnostics.rs
|
lint incoherent inherent impls
|
2023-03-14 19:20:44 +01:00 |
display.rs
|
Move hir_def::adt to hir_def::data::adt
|
2023-04-06 19:23:29 +02:00 |
infer.rs
|
Remove unnecessary Names from FunctionData::params
|
2023-04-06 20:14:51 +02:00 |
inhabitedness.rs
|
Move hir_def::adt to hir_def::data::adt
|
2023-04-06 19:23:29 +02:00 |
interner.rs
|
Simplify
|
2023-03-28 16:32:26 +02:00 |
lang_items.rs
|
Move hir_def::adt to hir_def::data::adt
|
2023-04-06 19:23:29 +02:00 |
layout.rs
|
Merge branch 'master' into sync-from-rust
|
2023-03-13 10:21:53 +02:00 |
lib.rs
|
hir_def::expr -> hir_def::hir, hir_def::type_ref -> hir_def::hir::type_ref
|
2023-04-06 19:36:25 +02:00 |
lower.rs
|
Remove unnecessary Names from FunctionData::params
|
2023-04-06 20:14:51 +02:00 |
mapping.rs
|
⬆️ rust-analyzer
|
2022-10-11 10:37:35 +03:00 |
method_resolution.rs
|
Move hir_def::adt to hir_def::data::adt
|
2023-04-06 19:23:29 +02:00 |
mir.rs
|
hir_def::expr -> hir_def::hir, hir_def::type_ref -> hir_def::hir::type_ref
|
2023-04-06 19:36:25 +02:00 |
primitive.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
test_db.rs
|
Switch crate graph to use an Arena instead of a hashmap
|
2023-04-05 10:32:02 +02:00 |
tests.rs
|
hir_def::expr -> hir_def::hir, hir_def::type_ref -> hir_def::hir::type_ref
|
2023-04-06 19:36:25 +02:00 |
tls.rs
|
⬆️ rust-analyzer
|
2023-01-09 10:36:22 -08:00 |
traits.rs
|
fix: Properly handle local trait impls
|
2023-03-28 08:34:29 +02:00 |
utils.rs
|
Simplify
|
2023-03-28 16:32:26 +02:00 |