Rollup merge of #98072 - yaahc:generic-member-access, r=thomcc
Add provider API to error trait Implements https://github.com/rust-lang/rfcs/pull/2895
This commit is contained in:
@@ -286,6 +286,7 @@
|
||||
#![feature(panic_internals)]
|
||||
#![feature(portable_simd)]
|
||||
#![feature(prelude_2024)]
|
||||
#![feature(provide_any)]
|
||||
#![feature(ptr_as_uninit)]
|
||||
#![feature(raw_os_nonzero)]
|
||||
#![feature(slice_internals)]
|
||||
|
||||
Reference in New Issue
Block a user