about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/debug.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-11-23 19:01:19 +0000
committerbors <bors@rust-lang.org>2020-11-23 19:01:19 +0000
commitd9a105fdd46c926ae606777a46dd90e5b838f92f (patch)
tree42bcdbda1dc9043ab82fa19e4a32c81cf965d047 /compiler/rustc_mir/src/transform/coverage/debug.rs
parent40624dde6cdfad2576b4d795c97583188a814884 (diff)
parent6bfe27a3e0f1c4d77999ccc2350ab861327615a2 (diff)
downloadrust-d9a105fdd46c926ae606777a46dd90e5b838f92f.tar.gz
rust-d9a105fdd46c926ae606777a46dd90e5b838f92f.zip
Auto merge of #78439 - lzutao:rm-clouldabi, r=Mark-Simulacrum
Drop support for all cloudabi targets

`cloudabi` is a tier-3 target, and [it is no longer being maintained upstream][no].

This PR drops supports for cloudabi targets. Those targets are:
* aarch64-unknown-cloudabi
* armv7-unknown-cloudabi
* i686-unknown-cloudabi
* x86_64-unknown-cloudabi

Since this drops supports for a target, I'd like somebody to tag `relnotes` label to this PR.

Some other issues:
* The tidy exception for `cloudabi` crate is still remained because
  * `parking_lot v0.9.0` and `parking_lot v0.10.2` depends on `cloudabi v0.0.3`.
  * `parking_lot v0.11.0` depends on `cloudabi v0.1.0`.

[no]: https://github.com/NuxiNL/cloudabi#note-this-project-is-unmaintained
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions