rust/compiler/rustc_codegen_gcc/example
Ralf Jung 5e65109f21 add write_box_via_move intrinsic and use it for vec!
This allows us to get rid of box_new entirely
2026-02-16 17:27:40 +01:00
..
alloc_example.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
alloc_system.rs Omit standard copyright notice 2026-01-26 17:31:34 +00:00
arbitrary_self_types_pointers_and_wrappers.rs Unimplement unsized_locals 2025-06-13 01:16:36 +02:00
dst-field-align.rs Add 'compiler/rustc_codegen_gcc/' from commit 'afae271d5d' 2021-08-12 21:53:49 -04:00
example.rs Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etc 2025-04-24 13:14:36 +07:00
mini_core.rs add write_box_via_move intrinsic and use it for vec! 2026-02-16 17:27:40 +01:00
mini_core_hello_world.rs Merge commit 'e785c50dad' into subtree-update_cg_gcc_2025-11-04 2025-11-04 16:01:49 +01:00
std_example.rs Merge commit 'fda0bb9588' into subtree-update_cg_gcc_2025-06-18 2025-06-18 15:11:44 +02:00
subslice-patterns-const-eval.rs Add 'compiler/rustc_codegen_gcc/' from commit 'afae271d5d' 2021-08-12 21:53:49 -04:00
track-caller-attribute.rs Add 'compiler/rustc_codegen_gcc/' from commit 'afae271d5d' 2021-08-12 21:53:49 -04:00