Skip to content

kbuild: canonicalization of target path not needed anymore #688

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

Merged
merged 1 commit into from
Feb 27, 2022

Conversation

ojeda
Copy link
Member

@ojeda ojeda commented Feb 27, 2022

In #272 realpath
was added to work around a bug in rustdoc, but it is not needed
anymore since rust-lang/rust#85361, i.e.
since Rust 1.54.0.

Signed-off-by: Miguel Ojeda ojeda@kernel.org

In Rust-for-Linux#272 `realpath`
was added to work around a bug in `rustdoc`, but it is not needed
anymore since rust-lang/rust#85361, i.e.
since Rust 1.54.0.

Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
@ojeda
Copy link
Member Author

ojeda commented Feb 27, 2022

@bjorn3 @nbdd0121 since you were involved with this one.

Copy link
Member

@bjorn3 bjorn3 left a comment

Choose a reason for hiding this comment

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

Should be fine now I would think.

@ojeda
Copy link
Member Author

ojeda commented Feb 27, 2022

Thanks! We will see...

@ojeda ojeda merged commit d267af1 into Rust-for-Linux:rust Feb 27, 2022
@ojeda ojeda deleted the canon-path branch February 27, 2022 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants