| .. |
|
alloc_intrinsic_errors.rs
|
Use the informative error as the main const eval error message
|
2025-06-02 15:37:15 +00:00 |
|
alloc_intrinsic_errors.stderr
|
const-eval error: always say in which item the error occurred
|
2025-06-07 13:42:30 +02:00 |
|
alloc_intrinsic_nontransient.rs
|
Comment more code and make tests clearer
|
2025-07-16 00:50:20 +08:00 |
|
alloc_intrinsic_transient.rs
|
stabilize const_mut_refs
|
2024-09-15 09:51:32 +02:00 |
|
alloc_intrinsic_uninit.32bit.stderr
|
add const_make_global; err for const_allocate ptrs if didn't call
|
2025-07-16 00:32:12 +08:00 |
|
alloc_intrinsic_uninit.64bit.stderr
|
add const_make_global; err for const_allocate ptrs if didn't call
|
2025-07-16 00:32:12 +08:00 |
|
alloc_intrinsic_uninit.rs
|
Comment more code and make tests clearer
|
2025-07-16 00:50:20 +08:00 |
|
alloc_intrinsic_zero_sized.rs
|
Fix tests and bless
|
2024-04-24 13:12:33 +01:00 |
|
dealloc_intrinsic.rs
|
add const_make_global; err for const_allocate ptrs if didn't call
|
2025-07-16 00:32:12 +08:00 |
|
dealloc_intrinsic_dangling.rs
|
Use the informative error as the main const eval error message
|
2025-06-02 15:37:15 +00:00 |
|
dealloc_intrinsic_dangling.stderr
|
const-eval error: always say in which item the error occurred
|
2025-06-07 13:42:30 +02:00 |
|
dealloc_intrinsic_duplicate.rs
|
Use the informative error as the main const eval error message
|
2025-06-02 15:37:15 +00:00 |
|
dealloc_intrinsic_duplicate.stderr
|
const-eval error: always say in which item the error occurred
|
2025-06-07 13:42:30 +02:00 |
|
dealloc_intrinsic_incorrect_layout.rs
|
Use the informative error as the main const eval error message
|
2025-06-02 15:37:15 +00:00 |
|
dealloc_intrinsic_incorrect_layout.stderr
|
const-eval error: always say in which item the error occurred
|
2025-06-07 13:42:30 +02:00 |
|
dealloc_intrinsic_zero_sized.rs
|
Fix tests and bless
|
2024-04-24 13:12:33 +01:00 |
|
make-global-dangling.rs
|
Comment more code and make tests clearer
|
2025-07-16 00:50:20 +08:00 |
|
make-global-dangling.stderr
|
Comment more code and make tests clearer
|
2025-07-16 00:50:20 +08:00 |
|
make-global-other.rs
|
Comment more code and make tests clearer
|
2025-07-16 00:50:20 +08:00 |
|
make-global-other.stderr
|
Comment more code and make tests clearer
|
2025-07-16 00:50:20 +08:00 |
|
make-global-twice.rs
|
Comment more code and make tests clearer
|
2025-07-16 00:50:20 +08:00 |
|
make-global-twice.stderr
|
Comment more code and make tests clearer
|
2025-07-16 00:50:20 +08:00 |
|
make-global.rs
|
add const_make_global; err for const_allocate ptrs if didn't call
|
2025-07-16 00:32:12 +08:00 |
|
ptr_made_global_mutated.rs
|
Comment more code and make tests clearer
|
2025-07-16 00:50:20 +08:00 |
|
ptr_made_global_mutated.stderr
|
Comment more code and make tests clearer
|
2025-07-16 00:50:20 +08:00 |
|
ptr_not_made_global.rs
|
Comment more code and make tests clearer
|
2025-07-16 00:50:20 +08:00 |
|
ptr_not_made_global.stderr
|
const-eval: full support for pointer fragments
|
2025-07-30 08:13:58 +02:00 |
|
ptr_not_made_global_mut.rs
|
const heap: fix ICE on forgotten make_global
|
2025-07-16 15:29:52 +02:00 |
|
ptr_not_made_global_mut.stderr
|
const-eval: full support for pointer fragments
|
2025-07-30 08:13:58 +02:00 |