.. |
consteval
|
remove useless conversions
|
2023-01-02 15:02:54 +00:00 |
diagnostics
|
fix: support non-ascii characters in case conversion
|
2023-02-03 18:11:11 +09:00 |
infer
|
Preallocate some vecs
|
2023-02-10 16:42:09 +01:00 |
layout
|
reuse fetching target data layout from rustc function
|
2023-02-06 23:48:20 +03:30 |
tests
|
internal: Revert castable expectation and simplify
|
2023-02-10 16:08:47 +01:00 |
autoderef.rs
|
unsize cast array only on pointer type
|
2023-01-31 20:23:38 +03:30 |
builder.rs
|
Record method resolution for call expressions
|
2023-01-27 11:06:41 +01:00 |
chalk_db.rs
|
Support layout of RPIT
|
2023-02-06 20:50:25 +03:30 |
chalk_ext.rs
|
Support layout of RPIT
|
2023-02-06 20:50:25 +03:30 |
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
|
|
|
display.rs
|
Slim down GenericArgs by one usize once more
|
2023-02-14 17:41:16 +01:00 |
infer.rs
|
internal: Revert castable expectation and simplify
|
2023-02-10 16:08:47 +01: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
|
Replace SmolStr usage with lang item enum for lang items
|
2023-01-21 17:55:45 +01:00 |
layout.rs
|
Support layout of RPIT
|
2023-02-06 20:50:25 +03:30 |
lib.rs
|
Support layout of RPIT
|
2023-02-06 20:50:25 +03:30 |
lower.rs
|
Slim down GenericArgs by one usize
|
2023-02-14 17:40:24 +01:00 |
mapping.rs
|
⬆️ rust-analyzer
|
2022-10-11 10:37:35 +03:00 |
method_resolution.rs
|
unsize cast array only on pointer type
|
2023-01-31 20:23:38 +03:30 |
primitive.rs
|
|
|
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
|
Replace SmolStr usage with lang item enum for lang items
|
2023-01-21 17:55:45 +01:00 |
utils.rs
|
Remove a few allocations in hir-ty::utils
|
2023-02-10 14:57:03 +01:00 |