diff options
| author | Jubilee <46493976+workingjubilee@users.noreply.github.com> | 2024-06-02 12:58:08 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-02 12:58:08 -0700 |
| commit | 890770d7bc4ad9cf72c416632b81a06251a0b6ca (patch) | |
| tree | 93c4d2fe34a178385d775be7e744408fa965257c /compiler/rustc_codegen_gcc/example/alloc_system.rs | |
| parent | 800b2f8b64151933c9b60685b8a1f1bfbb8f46a3 (diff) | |
| parent | b181e8106c96ed7305cb9d87598249d363035fa8 (diff) | |
| download | rust-890770d7bc4ad9cf72c416632b81a06251a0b6ca.tar.gz rust-890770d7bc4ad9cf72c416632b81a06251a0b6ca.zip | |
Rollup merge of #125884 - Rua:integer_sign_cast, r=Mark-Simulacrum
Implement feature `integer_sign_cast` Tracking issue: https://github.com/rust-lang/rust/issues/125882 Since this is my first time making a library addition I wasn't sure where to place the new code relative to existing code. I decided to place it near the top where there are already some other basic bitwise manipulation functions. If there is an official guideline for the ordering of functions, please let me know.
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/alloc_system.rs')
0 files changed, 0 insertions, 0 deletions
