.. |
consteval
|
remove useless conversions
|
2023-01-02 15:02:54 +00:00 |
diagnostics
|
Inline all format arguments where possible
|
2022-12-24 14:36:10 -05:00 |
infer
|
Enforce builtin binop expectations even without lang items
|
2023-01-17 20:17:15 +09:00 |
layout
|
Don't compute layout if TargetDataLayout is not available
|
2023-01-16 22:43:27 +03:30 |
tests
|
Enforce builtin binop expectations on single references
|
2023-01-17 20:17:09 +09:00 |
autoderef.rs
|
remove unnecessary lifetimes that can be elided
|
2023-01-02 15:02:54 +00:00 |
builder.rs
|
Inline all format arguments where possible
|
2022-12-24 14:36:10 -05:00 |
chalk_db.rs
|
Update Chalk to version 87
|
2022-11-29 15:25:09 +01:00 |
chalk_ext.rs
|
Enforce builtin binop expectations on single references
|
2023-01-17 20:17:09 +09:00 |
consteval.rs
|
remove useless casts
|
2023-01-02 15:02:54 +00:00 |
db.rs
|
Don't compute layout if TargetDataLayout is not available
|
2023-01-16 22:43:27 +03:30 |
diagnostics.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
display.rs
|
Make inlay hint location links work for more types
|
2023-01-14 13:30:56 +01:00 |
infer.rs
|
Enforce builtin binop expectations even without lang items
|
2023-01-17 20:17:15 +09:00 |
inhabitedness.rs
|
⬆️ rust-analyzer
|
2022-09-06 21:20:49 +03:00 |
interner.rs
|
Split out hir-def attribute handling parts into hir-expand
|
2023-01-09 19:29:28 +01:00 |
lang_items.rs
|
Compute data layout of types
|
2022-12-04 00:29:34 +03:30 |
layout.rs
|
Don't compute layout if TargetDataLayout is not available
|
2023-01-16 22:43:27 +03:30 |
lib.rs
|
Auto merge of #13840 - lowr:fix/hir-callable-sig-escaping-boundvars, r=lowr
|
2022-12-25 14:53:16 +00:00 |
lower.rs
|
Make inlay hint location links work for more types
|
2023-01-14 13:30:56 +01:00 |
mapping.rs
|
⬆️ rust-analyzer
|
2022-10-11 10:37:35 +03:00 |
method_resolution.rs
|
Refine search for const and function assoc items
|
2023-01-11 17:10:04 +01:00 |
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
|
Write down adjustments introduced by binary operators
|
2023-01-02 23:16:09 +01:00 |
tls.rs
|
Inline all format arguments where possible
|
2022-12-24 14:36:10 -05:00 |
traits.rs
|
remove unnecessary lifetimes that can be elided
|
2023-01-02 15:02:54 +00:00 |
utils.rs
|
Split out hir-def attribute handling parts into hir-expand
|
2023-01-09 19:29:28 +01:00 |
walk.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |