| .. |
|
consteval
|
Calculate drop glue and show it on hover
|
2025-02-17 06:29:37 +02:00 |
|
diagnostics
|
Use HIR unsafety information for unsafe syntax highlightng
|
2025-03-05 13:18:46 +01:00 |
|
dyn_compatibility
|
Re-implement rust string highlighting via tool attribute
|
2025-01-10 13:49:35 +01:00 |
|
infer
|
Merge pull request #19169 from lnicola/sync-from-rust
|
2025-02-17 12:30:13 +00:00 |
|
layout
|
Re-implement rust string highlighting via tool attribute
|
2025-01-10 13:49:35 +01:00 |
|
lower
|
Explicitly compare TypesMap as ptrs
|
2025-02-20 08:49:00 +09:00 |
|
mir
|
Merge pull request #18987 from ChayimFriedman2/drop-glue
|
2025-02-24 13:52:17 +00:00 |
|
tests
|
Revert "pass struct fields to chalk"
|
2025-02-18 11:37:43 +01:00 |
|
autoderef.rs
|
Remove limit crate in favor usize
|
2025-02-23 17:35:09 +01:00 |
|
builder.rs
|
Fix lifetime parameters moving paramter defaults
|
2024-07-02 12:34:32 +02:00 |
|
chalk_db.rs
|
Revert "pass struct fields to chalk"
|
2025-02-18 11:37:43 +01:00 |
|
chalk_ext.rs
|
Add DynTyExt::principal_id
|
2024-12-28 18:26:45 +01:00 |
|
consteval.rs
|
Add a FIXME for feature(adt_const_params)
|
2025-02-04 21:28:19 +02:00 |
|
db.rs
|
Calculate drop glue and show it on hover
|
2025-02-17 06:29:37 +02:00 |
|
diagnostics.rs
|
Use HIR unsafety information for unsafe syntax highlightng
|
2025-03-05 13:18:46 +01:00 |
|
display.rs
|
fix doc tests
|
2025-02-27 14:58:46 +01:00 |
|
drop.rs
|
Calculate drop glue and show it on hover
|
2025-02-17 06:29:37 +02:00 |
|
dyn_compatibility.rs
|
minor: Encode TraitData bools as bitflags
|
2025-01-03 12:46:07 +01:00 |
|
generics.rs
|
Add GenericDefId::StaticId
|
2025-01-26 11:07:54 +01:00 |
|
infer.rs
|
fix doc tests
|
2025-02-27 14:58:46 +01:00 |
|
inhabitedness.rs
|
minor: New clippy lints
|
2025-01-06 17:57:17 +01:00 |
|
interner.rs
|
Fix a few typos
|
2024-12-13 09:54:35 +01:00 |
|
lang_items.rs
|
Add DynTyExt::principal_id
|
2024-12-28 18:26:45 +01:00 |
|
layout.rs
|
rename BackendRepr::Vector → SimdVector
|
2025-02-28 17:17:45 +01:00 |
|
lib.rs
|
Support target features implications in target_feature 1.1
|
2025-02-25 04:50:26 +02:00 |
|
lower.rs
|
Refactor path lowering
|
2025-02-16 19:44:50 +02:00 |
|
mapping.rs
|
chore: rename salsa to ra_salsa
|
2024-10-14 10:09:22 -04:00 |
|
method_resolution.rs
|
Do not use make use of InferenceResult::has_errors flag for mir building
|
2025-02-03 12:26:06 +01:00 |
|
mir.rs
|
Propogate error types in mir type projections
|
2025-02-12 09:24:33 +01:00 |
|
primitive.rs
|
Add f16 and f128 support
|
2024-07-10 10:43:14 +01:00 |
|
target_feature.rs
|
Disable typos checker for the target feature names
|
2025-02-25 05:02:17 +02:00 |
|
test_db.rs
|
chore: rename salsa to ra_salsa
|
2024-10-14 10:09:22 -04:00 |
|
tests.rs
|
Improve error recovery when method-calling a field
|
2025-02-12 16:37:15 +01:00 |
|
tls.rs
|
Properly account for editions in names
|
2024-08-16 16:46:24 +03:00 |
|
traits.rs
|
Support AsyncFnX traits
|
2024-12-03 21:26:26 +02:00 |
|
utils.rs
|
Support target features implications in target_feature 1.1
|
2025-02-25 04:50:26 +02:00 |
|
variance.rs
|
Add GenericDefId::StaticId
|
2025-01-26 11:07:54 +01:00 |