diagnostics
|
Simplify
|
2023-12-06 14:36:39 +01:00 |
infer
|
remove redundant clones
|
2024-01-07 00:17:48 +01:00 |
layout
|
Add some repr(packed) tests
|
2024-01-06 21:24:01 +02:00 |
mir
|
remove redundant clones
|
2024-01-07 00:17:48 +01:00 |
tests
|
fix: try obligation of IndexMut when infer
|
2023-12-31 07:19:16 +08:00 |
consteval.rs
|
Remove unnecessary cloning
|
2024-01-06 17:48:07 +01:00 |
db.rs
|
Simplify
|
2023-11-14 12:53:14 +01:00 |
diagnostics.rs
|
Diagnose some orphan trait impl cases
|
2023-11-14 18:09:34 +01:00 |
display.rs
|
remove redundant clones
|
2024-01-07 00:17:48 +01:00 |
infer.rs
|
remove redundant clones
|
2024-01-07 00:17:48 +01:00 |
interner.rs
|
Remove some vec clones in const-eval
|
2024-01-06 21:33:47 +01:00 |
layout.rs
|
remove redundant clones
|
2024-01-07 00:17:48 +01:00 |
lib.rs
|
Remove some vec clones in const-eval
|
2024-01-06 21:33:47 +01:00 |
lower.rs
|
Remove ModuleId from TypeOwnerId
|
2023-12-14 14:11:57 +01:00 |
method_resolution.rs
|
remove redundant clones
|
2024-01-07 00:17:48 +01:00 |
mir.rs
|
Remove unnecessary cloning
|
2024-01-06 17:48:07 +01:00 |
traits.rs
|
Make TraitEnvironment's constructor private
|
2023-12-08 10:47:36 +01:00 |