-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Rename FunctionRetTy
to FnRetTy
#69179
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
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 |
☔ The latest upstream changes (presumably #67681) made this pull request unmergeable. Please resolve the merge conflicts. |
d3fb20a
to
5c962c7
Compare
@bors r+ |
📌 Commit 5c962c7 has been approved by |
Rename `FunctionRetTy` to `FnRetTy` As per FIXME comment r? @Centril
Rename `FunctionRetTy` to `FnRetTy` As per FIXME comment r? @Centril
Rename `FunctionRetTy` to `FnRetTy` As per FIXME comment r? @Centril
☔ The latest upstream changes (presumably #67953) made this pull request unmergeable. Please resolve the merge conflicts. |
5c962c7
to
eb12ed8
Compare
@bors r=Centril |
📌 Commit eb12ed8 has been approved by |
Rename `FunctionRetTy` to `FnRetTy` As per FIXME comment r? @Centril
Rollup of 6 pull requests Successful merges: - #68495 (Updating str.chars docs to mention crates.io.) - #68701 (Improve #Safety of various methods in core::ptr) - #69158 (Don't print block exit state in dataflow graphviz if unchanged) - #69179 (Rename `FunctionRetTy` to `FnRetTy`) - #69186 ([tiny] parser: `macro_rules` is a weak keyword) - #69188 (Clean up E0309 explanation) Failed merges: r? @ghost
Rename `FunctionRetTy` to `FnRetTy` Rustup to rust-lang/rust#69179 changelog: none
Rename `FunctionRetTy` to `FnRetTy` Rustup to rust-lang/rust#69179 changelog: none
Rename `FunctionRetTy` to `FnRetTy` Rustup to rust-lang/rust#69179 changelog: none
As per FIXME comment
r? @Centril