Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to rustc 1.0.0-dev (47551b574 2015-04-14) (built 2015-03-18) #143

Merged
merged 2 commits into from May 5, 2015
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

rustc 1.1.0-dev (551a74ddd 2015-04-29)

  • Loading branch information
SimonSapin committed Apr 29, 2015
commit 30a1ad31d1ee47a8e4e1ef582e793badfb405fa0
@@ -125,7 +125,6 @@ pub struct Cx {
pub rt: rt,
}

#[unsafe_destructor]
impl Drop for Cx {
fn drop(&mut self) {
unsafe {
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.