diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-11-19 11:54:43 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-19 11:54:43 +0530 |
| commit | 5fd3e4dabbc4786a5b7dfc4a0efe1c2e865c719e (patch) | |
| tree | 2820af2b3b3d90f1746efa0a9997c08b1a5d902f /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 2d0c41a9a3915e7d1c4a4a363b83b1954dab055e (diff) | |
| parent | 6ee9712cd44a9b19132413abfe39d42720724dc6 (diff) | |
| download | rust-5fd3e4dabbc4786a5b7dfc4a0efe1c2e865c719e.tar.gz rust-5fd3e4dabbc4786a5b7dfc4a0efe1c2e865c719e.zip | |
Rollup merge of #104001 - Ayush1325:custom-entry, r=bjorn3
Improve generating Custom entry function This commit is aimed at making compiler-generated entry functions (Basically just C `main` right now) more generic so other targets can do similar things for custom entry. This was initially implemented as part of https://github.com/rust-lang/rust/pull/100316. Currently, this moves the entry function name and Call convention to the target spec. Signed-off-by: Ayush Singh <ayushsingh1325@gmail.com>
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
