about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorTshepang Mbambo <tshepang@gmail.com>2022-08-07 05:10:27 +0200
committerTshepang Mbambo <tshepang@gmail.com>2022-08-08 15:15:15 +0200
commit807358d87c55f2a48d8cb004f77473f992ad86e6 (patch)
treec9036becf4db1ca0a40a26970b189b8752bd7fcb /src/doc/rustc-dev-guide
parent3c7ae5a98175ebf25e2ec882dd8484bbe8948e9a (diff)
downloadrust-807358d87c55f2a48d8cb004f77473f992ad86e6.tar.gz
rust-807358d87c55f2a48d8cb004f77473f992ad86e6.zip
note is now too old to be relevant
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/backend/backend-agnostic.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/doc/rustc-dev-guide/src/backend/backend-agnostic.md b/src/doc/rustc-dev-guide/src/backend/backend-agnostic.md
index c88f06f8c3c..cdd60f1197d 100644
--- a/src/doc/rustc-dev-guide/src/backend/backend-agnostic.md
+++ b/src/doc/rustc-dev-guide/src/backend/backend-agnostic.md
@@ -8,9 +8,6 @@ backends (e.g. [Cranelift]).
 
 [Cranelift]: https://github.com/bytecodealliance/wasmtime/tree/HEAD/cranelift
 
-> The following is a copy/paste of a README from the rust-lang/rust repo.
-> Please submit a PR if it needs updating.
-
 # Refactoring of `rustc_codegen_llvm`
 by Denis Merigoux, October 23rd 2018