This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
285,822
Commits
1
Branch
0
Tags
51b51b51d7931da85280382a81c4dd80c73ca754
Commit Graph
3 Commits
Author
SHA1
Message
Date
Folkert
bd8f8e0631
codegen
#[naked]
functions using
global_asm!
2024-12-10 21:41:03 +01:00
Folkert de Vries
562ec5a6fb
disallow
asm!
in
#[naked]
functions
...
also disallow the `noreturn` option, and infer `naked_asm!` as `!`
2024-10-06 18:12:25 +02:00
jdonszelmann
c3000ad3ba
add repr to the allowlist for naked functions, and test that it works
2024-08-27 17:17:47 +02:00