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
23,298
Commits
1
Branch
0
Tags
8c97c5ebfd64de87b3868fc8dbfd79a74c4be3cb
Commit Graph
3 Commits
Author
SHA1
Message
Date
Alex Crichton
30862a64c2
Fix run-pass tests to have 'pub fn main'
...
This is required by the check-fast target because each test is slurped up into a submodule.
2013-09-25 00:43:37 -07:00
Michael Sullivan
ad6eeb843b
Don't do a bogus substitution on the transformed self ty for objects.
Closes
#8664
.
2013-08-22 10:52:11 -07:00
Michael Sullivan
97d2b44f87
Substitute into the impl method rather than the trait method when emitting vtables.
Closes
#8601
.
2013-08-22 10:52:11 -07:00