about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/common.rs
diff options
context:
space:
mode:
authorwayne warren <wayne.warren.s@gmail.com>2023-07-06 10:53:52 -0600
committerwayne warren <wayne.warren.s@gmail.com>2023-08-13 13:07:53 -0600
commita646b3996510fb79a8fd4701f888542e9b280504 (patch)
tree3594f24b64b7cf353df9e1a9ee09c8f64c2fd2be /compiler/rustc_codegen_llvm/src/common.rs
parent644e8068cbffef6428d1970fe50a4a863079ee54 (diff)
downloadrust-a646b3996510fb79a8fd4701f888542e9b280504.tar.gz
rust-a646b3996510fb79a8fd4701f888542e9b280504.zip
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
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/common.rs')
0 files changed, 0 insertions, 0 deletions