.. |
consteval
|
hir-ty: Fix warnings about clippy str_to_string rule
|
2024-02-10 01:00:40 +09:00 |
diagnostics
|
Skip match diagnostics for partially unknown types
|
2024-03-07 19:11:23 +02:00 |
infer
|
Auto merge of #16630 - ShoyuVanilla:fix-closure-kind-inference, r=Veykril
|
2024-02-27 14:41:23 +00:00 |
layout
|
fix: Split toolchain and datalayout out of CrateData
|
2024-02-16 14:48:25 +01:00 |
mir
|
fix: formatting
|
2024-03-05 19:55:31 +08:00 |
tests
|
fix: Function argument type inference with associated type impl trait
|
2024-03-06 21:16:41 +09:00 |
autoderef.rs
|
Merge commit '0113bc9388b480fa42c632f57f4f0f7af5813ec1' into sync-from-ra
|
2024-02-04 10:37:58 +02:00 |
builder.rs
|
internal: add some more tracing spans inside of hir-ty
|
2024-02-01 16:10:32 -05:00 |
chalk_db.rs
|
Don't populate rust_ir::AdtVariantDatum::fields for now due to perf
|
2024-02-19 17:38:03 +01:00 |
chalk_ext.rs
|
Merge commit 'a9116523604c998e7781f60d3b5a6f586e0414a9' into sync-from-ra
|
2024-01-21 16:53:06 +02:00 |
consteval.rs
|
Merge commit 'a9116523604c998e7781f60d3b5a6f586e0414a9' into sync-from-ra
|
2024-01-21 16:53:06 +02:00 |
db.rs
|
Add tracing spans to macro generated database
|
2024-03-06 20:19:36 +01:00 |
diagnostics.rs
|
Merge commit '7219414e81810fd4d967136c4a0650523892c157' into sync-from-ra
|
2024-01-28 15:56:54 +02:00 |
display.rs
|
fix: Don't force draw a dependency edge to the real_span_map query
|
2024-03-07 14:14:59 +01:00 |
infer.rs
|
feat: add unresolved-ident diagnostic
|
2024-02-19 14:12:18 +01:00 |
inhabitedness.rs
|
Merge commit '0113bc9388b480fa42c632f57f4f0f7af5813ec1' into sync-from-ra
|
2024-02-04 10:37:58 +02:00 |
interner.rs
|
Merge commit 'a9116523604c998e7781f60d3b5a6f586e0414a9' into sync-from-ra
|
2024-01-21 16:53:06 +02:00 |
lang_items.rs
|
Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra
|
2023-06-05 12:04:23 +03:00 |
layout.rs
|
Update the other crates too
|
2024-03-07 16:44:46 +01:00 |
lib.rs
|
Introduce term search to rust-analyzer
|
2024-02-11 13:33:29 +02:00 |
lower.rs
|
fix: Function argument type inference with associated type impl trait
|
2024-03-06 21:16:41 +09:00 |
mapping.rs
|
Merge commit 'a9116523604c998e7781f60d3b5a6f586e0414a9' into sync-from-ra
|
2024-01-21 16:53:06 +02:00 |
method_resolution.rs
|
internal: Remove dead branches in method_resolutiopn::is_valid_candidate
|
2024-02-27 10:00:45 +01:00 |
mir.rs
|
Merge BorrowKind::Unique into BorrowKind::Mut
|
2024-02-26 01:57:03 +09:00 |
primitive.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
test_db.rs
|
Merge commit 'a9116523604c998e7781f60d3b5a6f586e0414a9' into sync-from-ra
|
2024-01-21 16:53:06 +02:00 |
tests.rs
|
hir-ty: Fix warnings about clippy str_to_string rule
|
2024-02-10 01:00:40 +09:00 |
tls.rs
|
Merge commit 'a9116523604c998e7781f60d3b5a6f586e0414a9' into sync-from-ra
|
2024-01-21 16:53:06 +02:00 |
traits.rs
|
Auto merge of #16630 - ShoyuVanilla:fix-closure-kind-inference, r=Veykril
|
2024-02-27 14:41:23 +00:00 |
utils.rs
|
Port closure kind deduction logic from rustc
|
2024-02-27 00:18:38 +09:00 |