This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
11,168
Commits
2
Branches
0
Tags
1.4
GiB
1fe0d8d7d7
Commit Graph
2 Commits
Author
SHA1
Message
Date
Gareth Daniel Smith
6d86969260
change the test suite
//! kind
syntax to
//~ kind
in order to avoid a
...
conflict with the new single-line-sugared-inner-doc-comment (`//! ...`).
2012-06-30 12:23:59 +01:00
Niko Matsakis
28d0ce9a8b
fix up handling of &x where x is an arg or &self (for now at least).
2012-05-19 10:33:14 -07:00