Skip to content

make the bottom type immediate #10107

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
Oct 28, 2013
Merged

make the bottom type immediate #10107

merged 1 commit into from
Oct 28, 2013

Conversation

thestinger
Copy link
Contributor

No description provided.

Before:

    define void @_ZN3bar19h9d9b965357abc043af4v0.0E({}* noalias nocapture readnone sret, { i64, %tydesc*, i8*, i8*, i8 }* nocapture readnone)

After:

    define void @_ZN3bar19h9d9b965357abc043af4v0.0E({ i64, %tydesc*, i8*, i8*, i8 }* nocapture readnone)
@bors bors closed this Oct 28, 2013
@bors bors merged commit 1e4986c into rust-lang:master Oct 28, 2013
@thestinger thestinger deleted the immediate branch November 9, 2013 05:42
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 12, 2023
Suggest using Path for comparing extensions

fixes rust-lang#10042

changelog: Sugg: [`case_sensitive_file_extension_comparisons`]: Now displays a suggestion with `Path`
[rust-lang#10107](rust-lang/rust-clippy#10107)
<!-- changelog_checked -->
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.

2 participants