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

Update syn and quote to latest versions #25

Closed
azriel91 opened this issue Oct 16, 2018 · 1 comment
Closed

Update syn and quote to latest versions #25

azriel91 opened this issue Oct 16, 2018 · 1 comment

Comments

@azriel91
Copy link
Contributor

azriel91 commented Oct 16, 2018

One of my projects compiles multiple versions of syn and quote due to different crate dependencies using different versions of these crates. To reduce the number of crates I have to build, I'm going around bumping the syn and quote versions to 0.15 and 0.6 (current latest of each).

Hopefully you don't mind taking a PR for this: #26

azriel91 added a commit to azriel91/rust-derivative that referenced this issue Oct 16, 2018
Also updated code to compile, but not yet logically correct.

Issue mcarton#25
azriel91 added a commit to azriel91/rust-derivative that referenced this issue Oct 17, 2018
Also updated code to compile, but not yet logically correct.

Issue mcarton#25
azriel91 added a commit to azriel91/rust-derivative that referenced this issue Oct 17, 2018
azriel91 added a commit to azriel91/rust-derivative that referenced this issue Oct 17, 2018
azriel91 added a commit to azriel91/rust-derivative that referenced this issue Oct 17, 2018
azriel91 added a commit to azriel91/rust-derivative that referenced this issue Oct 17, 2018
azriel91 added a commit to azriel91/rust-derivative that referenced this issue Oct 17, 2018
azriel91 added a commit to azriel91/rust-derivative that referenced this issue Oct 17, 2018
azriel91 added a commit to azriel91/rust-derivative that referenced this issue Oct 17, 2018
azriel91 added a commit to azriel91/rust-derivative that referenced this issue Oct 17, 2018
azriel91 added a commit to azriel91/rust-derivative that referenced this issue Oct 17, 2018
azriel91 added a commit to azriel91/rust-derivative that referenced this issue Oct 17, 2018
azriel91 added a commit to azriel91/rust-derivative that referenced this issue Oct 18, 2018
azriel91 added a commit to azriel91/rust-derivative that referenced this issue Oct 18, 2018
Also added tests to catch these cases.

Issue mcarton#25
azriel91 added a commit to azriel91/rust-derivative that referenced this issue Oct 19, 2018
Added tests to catch these cases as well.

Issue mcarton#25
@mcarton
Copy link
Owner

mcarton commented Oct 20, 2018

Fixed in #26.

@mcarton mcarton closed this as completed Oct 20, 2018
kankri pushed a commit to kankri/rust-derivative that referenced this issue Aug 23, 2019
Also updated code to compile, but not yet logically correct.

Issue mcarton#25
kankri pushed a commit to kankri/rust-derivative that referenced this issue Aug 23, 2019
kankri pushed a commit to kankri/rust-derivative that referenced this issue Aug 23, 2019
kankri pushed a commit to kankri/rust-derivative that referenced this issue Aug 23, 2019
kankri pushed a commit to kankri/rust-derivative that referenced this issue Aug 23, 2019
kankri pushed a commit to kankri/rust-derivative that referenced this issue Aug 23, 2019
kankri pushed a commit to kankri/rust-derivative that referenced this issue Aug 23, 2019
kankri pushed a commit to kankri/rust-derivative that referenced this issue Aug 23, 2019
kankri pushed a commit to kankri/rust-derivative that referenced this issue Aug 23, 2019
kankri pushed a commit to kankri/rust-derivative that referenced this issue Aug 23, 2019
kankri pushed a commit to kankri/rust-derivative that referenced this issue Aug 23, 2019
kankri pushed a commit to kankri/rust-derivative that referenced this issue Aug 23, 2019
kankri pushed a commit to kankri/rust-derivative that referenced this issue Aug 23, 2019
Also added tests to catch these cases.

Issue mcarton#25
kankri pushed a commit to kankri/rust-derivative that referenced this issue Aug 23, 2019
Added tests to catch these cases as well.

Issue mcarton#25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants