Skip to content

kbuild: canonicalization of target path not needed anymore - #688

Merged
ojeda merged 1 commit into
Rust-for-Linux:rustfrom
ojeda:canon-path
Feb 27, 2022
Merged

kbuild: canonicalization of target path not needed anymore#688
ojeda merged 1 commit into
Rust-for-Linux:rustfrom
ojeda:canon-path

Conversation

@ojeda

Copy link
Copy Markdown
Member

In #272realpath
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
Copy Markdown
MemberAuthor

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

@bjorn3bjorn3 left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown
MemberAuthor

Thanks! We will see...

@ojeda
ojeda merged commit d267af1 into Rust-for-Linux:rustFeb 27, 2022
@ojeda
ojeda deleted the canon-path branch February 27, 2022 18:47
Sign up for freeto 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

@ojeda@bjorn3