diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-04-03 22:11:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-03 22:11:02 +0200 |
| commit | 65398c46b8207fb36d85bdab1ff2d68c38f0e3a4 (patch) | |
| tree | 6b97ae529d55b238b274b52339b834f4dd0ca9b7 /compiler/rustc_middle/src/mir/coverage.rs | |
| parent | 25b0e841705616ef103626be338289ceaafd41be (diff) | |
| parent | 6edb021fd3655df3848f590005e3a688147d2164 (diff) | |
| download | rust-65398c46b8207fb36d85bdab1ff2d68c38f0e3a4.tar.gz rust-65398c46b8207fb36d85bdab1ff2d68c38f0e3a4.zip | |
Rollup merge of #123421 - taiki-e:netbsd-doc, r=Nilstrieb
Fix target name in NetBSD platform-support doc NetBSD platform-support doc currently mentions `amd64-unknown-netbsd`, but it is not a valid target name (the correct name is `x86_64-unknown-netbsd`). https://github.com/rust-lang/rust/blob/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/src/doc/rustc/src/platform-support/netbsd.md?plain=1#L16 ```console $ rustc --print target-list | grep netbsd aarch64-unknown-netbsd aarch64_be-unknown-netbsd armv6-unknown-netbsd-eabihf armv7-unknown-netbsd-eabihf i586-unknown-netbsd i686-unknown-netbsd mipsel-unknown-netbsd powerpc-unknown-netbsd riscv64gc-unknown-netbsd sparc64-unknown-netbsd x86_64-unknown-netbsd ```
Diffstat (limited to 'compiler/rustc_middle/src/mir/coverage.rs')
0 files changed, 0 insertions, 0 deletions
