diff options
| author | Bryan Garza <1396101+bryangarza@users.noreply.github.com> | 2023-04-27 14:38:32 -0700 |
|---|---|---|
| committer | Bryan Garza <1396101+bryangarza@users.noreply.github.com> | 2023-05-24 14:52:19 -0700 |
| commit | 263a4f2cb6b455f9c4ae46493d59369c378a85ea (patch) | |
| tree | 5b928687e50f2cfa00f7555552590a3610539b8e /compiler/rustc_codegen_llvm/src | |
| parent | 8f1cec8d8472c3ffacedd4783c64182a407c72df (diff) | |
| download | rust-263a4f2cb6b455f9c4ae46493d59369c378a85ea.tar.gz rust-263a4f2cb6b455f9c4ae46493d59369c378a85ea.zip | |
Safe Transmute: Change Answer type to Result
This patch updates the `Answer` type from `rustc_transmute` so that it just a type alias to `Result`. This makes it so that the standard methods for `Result` can be used to process the `Answer` tree, including being able to make use of the `?` operator on `Answer`s. Also, remove some unused functions
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
