-
-
Notifications
You must be signed in to change notification settings - Fork 114
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
Backport changes to 0.18 #1183
Merged
Merged
Backport changes to 0.18 #1183
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a456edb - Browse repository at this point
Copy the full SHA a456edbView commit details -
Configuration menu - View commit details
-
Copy full SHA for df919e6 - Browse repository at this point
Copy the full SHA df919e6View commit details -
gio: Fix panics if
PollableInputStream
/PollableOutputStream
ret……urn non `IOError` errors
Configuration menu - View commit details
-
Copy full SHA for 4a9b8ee - Browse repository at this point
Copy the full SHA 4a9b8eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b35d7c6 - Browse repository at this point
Copy the full SHA b35d7c6View commit details -
Some notes: * names were made "rustier", e.g.:` g_unichar_istitle` became `is_titlecase` * I did not include APIs that were already availabe through Rust's char
Configuration menu - View commit details
-
Copy full SHA for e2cdcc3 - Browse repository at this point
Copy the full SHA e2cdcc3View commit details -
glib: Remove
#[doc(hidden)]
fromonce_cell
andbitflags
re-exportThe blogpost[1] mentions that these are re-exported, so to avoid causing confusion, make it so these appear in documentation. [1]: https://gtk-rs.org/blog/2023/08/28/new-release.html#switch-to-bitflags-20
Configuration menu - View commit details
-
Copy full SHA for 925042d - Browse repository at this point
Copy the full SHA 925042dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a97479 - Browse repository at this point
Copy the full SHA 8a97479View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70dd54d - Browse repository at this point
Copy the full SHA 70dd54dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85857f4 - Browse repository at this point
Copy the full SHA 85857f4View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.