Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Update to Rust 1.15.0-nightly (ac635aa95 2016-11-18) #67

Merged
merged 1 commit into from
Nov 20, 2016
Merged

Conversation

nox
Copy link
Contributor

@nox nox commented Nov 15, 2016

No description provided.

@nox nox changed the title Update to Rust 1.15.0-nightly (0ed951993 2016-11-14) (Do not merge) Update to Rust 1.15.0-nightly (0ed951993 2016-11-14) Nov 15, 2016
@nox
Copy link
Contributor Author

nox commented Nov 15, 2016

Am scared: rust-lang/rust#37786

@@ -66,8 +64,6 @@ fn expand_string(input: &str) -> String {
}

let tokens = quote! {
#type_
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it a decorator now?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes.

@Manishearth
Copy link
Member

r=me if stuff works

@@ -96,7 +92,7 @@ fn test_struct() {
$e, expanded)
}
}
match_count!("struct Foo<T> { bar: Bar, baz: T, z: Arc<T> }", 1);
match_count!("struct Foo<T> { bar: Bar, baz: T, z: Arc<T> }", 0);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is now testing absence, change the string to just "struct".

@nox
Copy link
Contributor Author

nox commented Nov 15, 2016

rust-lang/rust#37788

@nox nox changed the title (Do not merge) Update to Rust 1.15.0-nightly (0ed951993 2016-11-14) Update to Rust 1.15.0-nightly (0ed951993 2016-11-14) Nov 20, 2016
@nox nox changed the title Update to Rust 1.15.0-nightly (0ed951993 2016-11-14) Update to Rust 1.15.0-nightly (ac635aa95 2016-11-18) Nov 20, 2016
@nox
Copy link
Contributor Author

nox commented Nov 20, 2016

@bors-servo r+

@bors-servo
Copy link

📌 Commit 916d7dc has been approved by nox

@bors-servo
Copy link

⚡ Test exempted - status

@bors-servo bors-servo merged commit 916d7dc into master Nov 20, 2016
bors-servo pushed a commit that referenced this pull request Nov 20, 2016
Update to Rust 1.15.0-nightly (ac635aa95 2016-11-18)
@SimonSapin SimonSapin deleted the rustup branch November 20, 2016 11:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants