This website requires JavaScript.
Explore
Help
Sign in
mathieu
/
os-rust
Watch
1
Star
0
Fork
You've already forked os-rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
253806
commits
3
branches
0
tags
637
MiB
1b79bb937f
Commit graph
3 commits
Author
SHA1
Message
Date
许杰友 Jieyou Xu (Joe)
6e48b96692
[AUTO_GENERATED] Migrate compiletest to use
ui_test
-style
//@
directives
2024-02-22 16:04:04 +00:00
Scott McMurray
f5cdd3e130
Exclude apple from assembly test
2023-10-12 11:03:02 -07:00
Scott McMurray
ae9cec5839
Copy 1-element arrays as scalars, not vectors
...
For `[T; 1]` it's silly to copy as `<1 x T>` when we can just copy as `T`.
2023-10-07 00:10:32 -07:00