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
1
Packages
Projects
Releases
Wiki
Activity
206,259
Commits
1
Branch
0
Tags
cf53fef0d6d4d5d8f6733a3d1e98e3b774342819
Commit Graph
3 Commits
Author
SHA1
Message
Date
Mara Bos
cf53fef0d6
Turn format arguments Vec into its own struct.
...
With efficient lookup through a hash map.
2022-09-27 13:31:52 +02:00
Mara Bos
ae238efe91
Prefer new_v1_formatted instead of new_v1 with duplicates.
2022-09-27 13:31:51 +02:00
Mara Bos
9bec0de397
Rewrite and refactor format_args!() builtin macro.
2022-09-27 13:13:08 +02:00