Files
rust/library/alloc/src
wayne warren a646b39965 core/any: remove Provider trait
* remove `impl Provider for Error`
* rename `Demand` to `Request`
* update docstrings to focus on the conceptual API provided by `Request`
* move `core::any::{request_ref, request_value}` functions into `core::error`
* move `core::any::tag`, `core::any::Request`, an `core::any::TaggedOption` into `core::error`
* replace `provide_any` feature name w/ `error_generic_member_access`
* move `core::error::request_{ref,value} tests into core::tests::error module
* update unit and doc tests
2023-08-13 13:07:53 -06:00
..
2023-04-21 16:29:27 -07:00
2023-06-19 12:24:06 -07:00
2023-05-07 00:12:29 +03:00
2023-05-07 00:12:29 +03:00
2023-08-13 13:07:53 -06:00
2023-08-03 10:44:23 +03:00
2023-08-02 12:14:43 +02:00
2023-08-02 11:17:57 +02:00
2023-08-13 13:07:53 -06:00
2023-03-03 17:47:48 +00:00