Skip to content
This repository was archived by the owner on May 6, 2020. It is now read-only.

Update for compatibility with rust PR28033#28

Closed
bjwbell wants to merge 1 commit intoserde-deprecated:masterfrom
bjwbell:update_for_rust_pr_28033
Closed

Update for compatibility with rust PR28033#28
bjwbell wants to merge 1 commit intoserde-deprecated:masterfrom
bjwbell:update_for_rust_pr_28033

Conversation

@bjwbell
Copy link

@bjwbell bjwbell commented Aug 29, 2015

For compatibility with rust-lang/rust#28033, in codemap::NameAndSpan remove the name field and change the format field from MacroAttribute to MacroBang(name).

Bump version number.

In codemap::NameAndSpan remove the name field and change the format
field from MacroAttribute to MacroBang(name).
@frewsxcv
Copy link

FYI, in case you missed it, it failed a few of the builds

@bjwbell
Copy link
Author

bjwbell commented Aug 29, 2015

I saw. I should have know it'd fail on the rust stable and rust beta channels. It looks like Erick already fixed it, https://travis-ci.org/serde-rs/aster/builds/77821778.

@erickt
Copy link

erickt commented Aug 29, 2015

I fixed this in a separate PR. Thanks though!

@erickt erickt closed this Aug 29, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants