This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-04-27 18:57:42 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
rust
/
tests
/
run-make
/
non-pie-thread-local
/
foo.c
T
Add File
New File
Upload File
Apply Patch
Oneirical
d4e5426256
rewrite and rename
issue-24445
to rmake
2024-05-22 15:25:43 -04:00
7 lines
53 B
C
Raw
Permalink
Blame
History
void
foo
(
)
;
int
main
(
)
{
foo
(
)
;
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink