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
78376
commits
10
branches
154
tags
1.3
GiB
4bedc31459
Commit graph
3 commits
Author
SHA1
Message
Date
Fourchaux
c7104be1a3
Fix typos & us spellings
2017-08-15 21:56:30 +02:00
Nicholas Nethercote
f72685f2ff
Use SmallVec for TypeWalker's stack.
...
The change also adds the missing `SmallVec::truncate` method.
2016-11-22 10:02:04 +11:00
Mark-Simulacrum
7bbebb1f54
Change implementation of syntax::util::SmallVector to use data_structures::SmallVec.
2016-11-11 07:38:48 -07:00