.. |
consteval
|
Support new #[rustc_intrinsic] attribute and fallback bodies
|
2024-11-04 13:33:55 +01:00 |
diagnostics
|
Extend reported unsafe operations
|
2024-12-04 08:27:59 +02:00 |
dyn_compatibility
|
minor: Rename dyn compatible to dyn-compatible
|
2024-11-07 23:00:29 +09:00 |
infer
|
Merge pull request #18594 from ChayimFriedman2/async-closures
|
2024-12-06 12:48:47 +00:00 |
layout
|
chore: rename salsa to ra_salsa
|
2024-10-14 10:09:22 -04:00 |
mir
|
Support AsyncFnX traits
|
2024-12-03 21:26:26 +02:00 |
tests
|
Merge pull request #18594 from ChayimFriedman2/async-closures
|
2024-12-06 12:48:47 +00:00 |
autoderef.rs
|
Fix new nightly lints
|
2024-10-22 11:48:41 +02:00 |
builder.rs
|
Fix lifetime parameters moving paramter defaults
|
2024-07-02 12:34:32 +02:00 |
chalk_db.rs
|
minor: Rename dyn compatible to dyn-compatible
|
2024-11-07 23:00:29 +09:00 |
chalk_ext.rs
|
feat: Implement TAIT
|
2024-08-10 15:22:05 +09:00 |
consteval.rs
|
Allow interpreting consts and statics with interpret function command
|
2024-11-03 15:35:45 +01:00 |
db.rs
|
Complete diagnostics in ty lowering groundwork
|
2024-12-04 14:22:56 +02:00 |
diagnostics.rs
|
Extend reported unsafe operations
|
2024-12-04 08:27:59 +02:00 |
display.rs
|
fix: Panic when displaying generic params with defaults
|
2024-12-06 01:10:46 +09:00 |
dyn_compatibility.rs
|
minor: Rename dyn compatible to dyn-compatible
|
2024-11-07 23:00:29 +09:00 |
generics.rs
|
Complete diagnostics in ty lowering groundwork
|
2024-12-04 14:22:56 +02:00 |
infer.rs
|
Lay the foundation for diagnostics in ty lowering, and implement a first diagnostic
|
2024-12-04 14:22:56 +02:00 |
inhabitedness.rs
|
More symbol usage
|
2024-07-16 12:05:16 +02:00 |
interner.rs
|
chore: rename salsa to ra_salsa
|
2024-10-14 10:09:22 -04:00 |
lang_items.rs
|
Use statics + clone instead of const until const can access statics
|
2024-07-14 17:52:59 +02:00 |
layout.rs
|
Format code
|
2024-11-01 14:12:18 +02:00 |
lib.rs
|
Complete diagnostics in ty lowering groundwork
|
2024-12-04 14:22:56 +02:00 |
lower.rs
|
Complete diagnostics in ty lowering groundwork
|
2024-12-04 14:22:56 +02:00 |
mapping.rs
|
chore: rename salsa to ra_salsa
|
2024-10-14 10:09:22 -04:00 |
method_resolution.rs
|
internal: Don't allocate autoderef steps when not needed
|
2024-08-25 13:12:07 +02:00 |
mir.rs
|
Fix new nightly lints
|
2024-10-22 11:48:41 +02:00 |
primitive.rs
|
Add f16 and f128 support
|
2024-07-10 10:43:14 +01:00 |
test_db.rs
|
chore: rename salsa to ra_salsa
|
2024-10-14 10:09:22 -04:00 |
tests.rs
|
Store some hir_def Paths in the type ref source maps
|
2024-12-04 14:09:50 +02: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
|
Store some hir_def Paths in the type ref source maps
|
2024-12-04 14:09:50 +02:00 |