Uh oh!
There was an error while loading. Please reload this page.
More Method -> AssocFn renaming - #69738
Conversation
Uh oh!
There was an error while loading. Please reload this page.
mark-i-m
commented
Mar 7, 2020
mark-i-m
commented
Mar 12, 2020
@rustbot modify labels: +S-waiting-on-review -S-blocked |
Centril
commented
Mar 12, 2020
@bors r+ |
bors
commented
Mar 12, 2020
📌 Commit b9aef25 has been approved by |
More Method -> AssocFn renaming r? @Centril@eddyb cc rust-lang#60163 Blocked on rust-lang#69674
bors
commented
Mar 14, 2020
☔ The latest upstream changes (presumably #69076) made this pull request unmergeable. Please resolve the merge conflicts. |
mark-i-m
commented
Mar 14, 2020
@rustbot modify labels: +S-waiting-on-review -S-waiting-on-author |
Uh oh!
There was an error while loading. Please reload this page.
eddyb
commented
Mar 15, 2020
r=me after fixing #69738 (comment) |
eddyb
commented
Mar 15, 2020
@bors r+ |
bors
commented
Mar 15, 2020
📌 Commit 79735d157a083a9c032b76a798f806ea78645c37 has been approved by |
bors
commented
Mar 15, 2020
☔ The latest upstream changes (presumably #68944) made this pull request unmergeable. Please resolve the merge conflicts. |
rust-highfive
commented
Mar 16, 2020
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
eddyb
commented
Mar 16, 2020
@bors r+ |
bors
commented
Mar 16, 2020
📌 Commit 1b92e86 has been approved by |
Rollup of 7 pull requests Successful merges: - #67335 (Refactor the `Qualif` trait) - #69122 (Backtrace Debug tweaks) - #69520 (Make error message clearer about creating new module) - #69738 (More Method -> AssocFn renaming) - #69867 (Add long error explanation for E0628 ) - #69989 (resolve/hygiene: `macro_rules` are not "legacy") - #70036 (Make article_and_description primarily use def_kind) Failed merges: r? @ghost
rustup rust-lang/rust#69738 changelog: none
Changes: ```` rustup rust-lang#69738 rustup rust-lang#68944 Make use of `or_patterns` feature rustup rust-lang#69589 Rustup to rust-lang#69076 Don't convert Path to lossy str Use `into_path` Use pattern matching instead of manually checking condition Fix typo Remove git2 dependency. Document that wildcard_imports doesn't warn about `use ...::prelude::*;` Change changelog formatting Update changelog_update doc to reflect the actual ordering of the changelog Update CHANGELOG.md ```` Fixesrust-lang#70007
Changes: ```` rustup rust-lang/rust#69738 rustup rust-lang/rust#68944 Make use of `or_patterns` feature rustup rust-lang/rust#69589 Rustup to rust-lang/rust#69076 Don't convert Path to lossy str Use `into_path` Use pattern matching instead of manually checking condition Fix typo Remove git2 dependency. Document that wildcard_imports doesn't warn about `use ...::prelude::*;` Change changelog formatting Update changelog_update doc to reflect the actual ordering of the changelog Update CHANGELOG.md ```` Fixes #70007
r? @Centril@eddyb
cc #60163
Blocked on #69674