Skip to content

Conversation

@RReverser
Copy link
Contributor

Guard APIs that depend on Url::to_file_path and Url::from_directory_path on the same platforms as rust-url.

This allows to compile rust-sourcemap on other platforms (e.g. wasm32-unknown-unknown) without errors.

Guard APIs that depend on `Url::to_file_path` and `Url::from_directory_path` on the same platforms as rust-url.

This allows to compile rust-sourcemap on other platforms (e.g. wasm32-unknown-unknown) without errors.
@RReverser
Copy link
Contributor Author

@mitsuhiko The failure doesn't seem relevant - just a Clippy upgrade that should be fixed on master.

@dashed dashed requested a review from mitsuhiko August 26, 2019 12:24
@dashed
Copy link
Member

dashed commented Aug 26, 2019

This should now be addressed in #20

@RReverser
Copy link
Contributor Author

Yup, thanks, looks like Travis passed now that you merged it. Can someone take a look at this PR too please?

@RReverser
Copy link
Contributor Author

Ping @mitsuhiko?

@mitsuhiko mitsuhiko merged commit 99036cb into getsentry:master Sep 6, 2019
@mitsuhiko
Copy link
Contributor

Will release. thanks!

@RReverser RReverser deleted the cross-platform-fixes branch September 6, 2019 12:29
@RReverser
Copy link
Contributor Author

Thank you!

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

Successfully merging this pull request may close these issues.

3 participants