Skip to content

Suggest const_fn_transmute, not const_fn - #77160

Merged
bors merged 2 commits into
rust-lang:masterfrom
ecstatic-morse:const-fn-transmute-suggestion
Sep 25, 2020
Merged

Suggest const_fn_transmute, not const_fn#77160
bors merged 2 commits into
rust-lang:masterfrom
ecstatic-morse:const-fn-transmute-suggestion

Conversation

@ecstatic-morse

Copy link
Copy Markdown
Contributor

More fallout from #76850 in the vein of #77134. The fix is the same. I looked through the structured errors file and didn't see any more of this kind of diagnostics bug.

r? @oli-obk

@oli-obk

Copy link
Copy Markdown
Contributor

There are also some other tests to update

r=me with those fixed

@ecstatic-morse
ecstatic-morseforce-pushed the const-fn-transmute-suggestion branch from ab959f1 to 0f59469CompareSeptember 24, 2020 19:08
@ecstatic-morse

Copy link
Copy Markdown
ContributorAuthor

@bors r=oli-obk rollup

@bors

bors commented Sep 24, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 0f59469 has been approved by oli-obk

@borsbors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Sep 24, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 25, 2020
…as-schievink
Rollup of 15 pull requests
Successful merges:
- rust-lang#75438 (Use adaptive SVG favicon for rustdoc like other rust sites)
- rust-lang#76304 (Make delegation methods of `std::net::IpAddr` unstably const)
- rust-lang#76724 (Allow a unique name to be assigned to dataflow graphviz output)
- rust-lang#76978 (Documented From impls in std/sync/mpsc/mod.rs)
- rust-lang#77044 (Liballoc bench vec use mem take not replace)
- rust-lang#77050 (Typo fix: "satsify" -> "satisfy")
- rust-lang#77074 (add array::from_ref)
- rust-lang#77078 (Don't use an if guard to check equality with a constant)
- rust-lang#77079 (Use `Self` in docs when possible)
- rust-lang#77081 (Merge two almost identical match arms)
- rust-lang#77121 (Updated html_root_url for compiler crates)
- rust-lang#77136 (Suggest `const_mut_refs`, not `const_fn` for mutable references in `const fn`)
- rust-lang#77160 (Suggest `const_fn_transmute`, not `const_fn`)
- rust-lang#77164 (Remove workaround for deref issue that no longer exists.)
- rust-lang#77165 (Followup to rust-lang#76673)
Failed merges:
r? `@ghost`
@bors
bors merged commit b8d158b into rust-lang:masterSep 25, 2020
@rustbotrustbot added this to the 1.48.0 milestone Sep 25, 2020
@ecstatic-morse
ecstatic-morse deleted the const-fn-transmute-suggestion branch October 6, 2020 01:42
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@ecstatic-morse@oli-obk@bors@rustbot