This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
251949
commits
10
branches
154
tags
1.3
GiB
ab5bda1aa7
Commit graph
2 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
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