-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Rollup of 7 pull requests #99315
Rollup of 7 pull requests #99315
Commits on Jun 22, 2022
-
Impl
io::error::repr_unpacked::Repr::new
that accepts `ErrorData<Box<Custom>>` Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for d11ff2a - Browse repository at this point
Copy the full SHA d11ff2aView commit details -
Impl
io::error::repr_bitpacked::Repr::new
that accepts `ErrorData<Box<Custom>>` Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 1713e25 - Browse repository at this point
Copy the full SHA 1713e25View commit details -
Add new unstable API
Error::try_downgrade_inner
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for e0ea0c2 - Browse repository at this point
Copy the full SHA e0ea0c2View commit details -
Add new unit test
test_try_downcast_inner
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for d2211c9 - Browse repository at this point
Copy the full SHA d2211c9View commit details
Commits on Jun 23, 2022
-
Use
unwrap
instead ofunwrap_unchecked
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 516da4c - Browse repository at this point
Copy the full SHA 516da4cView commit details
Commits on Jul 11, 2022
-
Add std::fs::write documentation precision
As mentioned in rust-lang#97947, the documentation is updated
Configuration menu - View commit details
-
Copy full SHA for 07a0fd2 - Browse repository at this point
Copy the full SHA 07a0fd2View commit details
Commits on Jul 14, 2022
-
Rename
std::io::Error::try_downcast_inner
todowncast
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 111253c - Browse repository at this point
Copy the full SHA 111253cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d45977 - Browse repository at this point
Copy the full SHA 0d45977View commit details
Commits on Jul 15, 2022
-
Co-authored-by: Jane Losare-Lusby <jlusby42@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d8aba10 - Browse repository at this point
Copy the full SHA d8aba10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67a6c0a - Browse repository at this point
Copy the full SHA 67a6c0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa3156e - Browse repository at this point
Copy the full SHA fa3156eView commit details -
Stabilize
core::ffi::CStr
,alloc::ffi::CString
, and friendsStabilize the `core_c_str` and `alloc_c_string` feature gates. Change `std::ffi` to re-export these types rather than creating type aliases, since they now have matching stability.
Configuration menu - View commit details
-
Copy full SHA for d6b7480 - Browse repository at this point
Copy the full SHA d6b7480View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e8a3be - Browse repository at this point
Copy the full SHA 8e8a3beView commit details
Commits on Jul 16, 2022
-
Add regression test for rust-lang#64401
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
Configuration menu - View commit details
-
Copy full SHA for 6465980 - Browse repository at this point
Copy the full SHA 6465980View commit details -
Rollup merge of rust-lang#98387 - NobodyXu:feature/std_io_Error_try_d…
…owngrade_inner, r=yaahc Add new unstable API `downcast` to `std::io::Error` rust-lang/libs-team#57 Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for bf9ed99 - Browse repository at this point
Copy the full SHA bf9ed99View commit details -
Rollup merge of rust-lang#98662 - LucasDumont:document_fs_write, r=th…
…omcc Add std::fs::write documentation precision Fixes rust-lang#97947. As mentioned in rust-lang#97947, the documentation is updated
Configuration menu - View commit details
-
Copy full SHA for 06eb90e - Browse repository at this point
Copy the full SHA 06eb90eView commit details -
Rollup merge of rust-lang#99253 - pierwill:pierwill/rm-storage-fixme,…
… r=oli-obk Remove FIXME from MIR `always_storage_live_locals` See discussion in rust-lang#99025 (comment).
Configuration menu - View commit details
-
Copy full SHA for b538d5a - Browse repository at this point
Copy the full SHA b538d5aView commit details -
Rollup merge of rust-lang#99264 - eltociear:patch-14, r=compiler-errors
Fix typo in mod.rs constuct -> construct
Configuration menu - View commit details
-
Copy full SHA for 8a64529 - Browse repository at this point
Copy the full SHA 8a64529View commit details -
Rollup merge of rust-lang#99270 - rhysd:issue-99269, r=Mark-Simulacrum
Add `#[must_use]` to `Box::from_raw` Fixes rust-lang#99269
Configuration menu - View commit details
-
Copy full SHA for 96474a7 - Browse repository at this point
Copy the full SHA 96474a7View commit details -
Rollup merge of rust-lang#99277 - joshtriplett:stabilize-core-cstr-al…
…loc-cstring, r=Mark-Simulacrum Stabilize `core::ffi::CStr`, `alloc::ffi::CString`, and friends Stabilize the `core_c_str` and `alloc_c_string` feature gates. Change `std::ffi` to re-export these types rather than creating type aliases, since they now have matching stability.
Configuration menu - View commit details
-
Copy full SHA for 083a253 - Browse repository at this point
Copy the full SHA 083a253View commit details -
Rollup merge of rust-lang#99307 - JohnTitor:issue-64401, r=compiler-e…
…rrors Add regression test for rust-lang#64401 Closes rust-lang#64401 r? `@compiler-errors` Signed-off-by: Yuki Okushi <jtitor@2k36.org>
Configuration menu - View commit details
-
Copy full SHA for 202c11b - Browse repository at this point
Copy the full SHA 202c11bView commit details