diff options
| author | David Wood <david.wood@huawei.com> | 2022-03-24 02:03:04 +0000 |
|---|---|---|
| committer | David Wood <david.wood@huawei.com> | 2022-04-05 07:01:00 +0100 |
| commit | c8b9e85b207b29043e19c7718137224c9ce70200 (patch) | |
| tree | 366e77238a36f9ebd70199e4bd921744811ddc65 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
| parent | bb5b250fa15780dd80e025c3e7991609d996badc (diff) | |
| download | rust-c8b9e85b207b29043e19c7718137224c9ce70200.tar.gz rust-c8b9e85b207b29043e19c7718137224c9ce70200.zip | |
span: move `MultiSpan`
`MultiSpan` contains labels, which are more complicated with the introduction of diagnostic translation and will use types from `rustc_errors` - however, `rustc_errors` depends on `rustc_span` so `rustc_span` cannot use types like `DiagnosticMessage` without dependency cycles. Introduce a new `rustc_error_messages` crate that can contain `DiagnosticMessage` and `MultiSpan`. Signed-off-by: David Wood <david.wood@huawei.com>
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions
