about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/errors.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-11-28 12:06:07 +0100
committerGitHub <noreply@github.com>2024-11-28 12:06:07 +0100
commit7201f70c3749c1cfabfa1280d3ce877e1dc7b0ee (patch)
tree9bcd458714b19ee2a126d2673e0ace971955a2c8 /compiler/rustc_parse/src/errors.rs
parentca71c8fe5e12704bd2f58081375a9c9d27bd8399 (diff)
parentca55eeeaf36b059dad6d2a170a37d1544682168d (diff)
downloadrust-7201f70c3749c1cfabfa1280d3ce877e1dc7b0ee.tar.gz
rust-7201f70c3749c1cfabfa1280d3ce877e1dc7b0ee.zip
Rollup merge of #133557 - Monadic-Cat:small_doc_fixes, r=bjorn3
Small doc fixes in `rustc_codegen_ssa`

I'm trying to make a toy codegen backend for `rustc`, and I got confused for a few minutes about what `codegen_backend` was referring to in the `CodegenBackend::join_codegen` docs.

Experimentally, it looks like the result of `CodegenBackend::codegen_crate` is passed to `CodegenBackend::join_codegen`, so this updates the docs to refer to that. This time using intra-doc links to hopefully cause people to notice if that gets out of date again.

Also, added another intra-doc link nearby, on `CodegenBackend::link`, for the same reason.
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions