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
59033
commits
10
branches
154
tags
1.3
GiB
490c23f054
Commit graph
2 commits
Author
SHA1
Message
Date
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