mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 07:44:10 +00:00
Update comment
Co-authored-by: Joshua Nelson <github@jyn.dev>
This commit is contained in:
parent
43651125ee
commit
617bbb21f8
@ -394,7 +394,7 @@ crate fn register_res(cx: &mut DocContext<'_>, res: Res) -> DefId {
|
||||
debug!("register_res({:?})", res);
|
||||
|
||||
let (did, kind) = match res {
|
||||
// Each of these have their own page.
|
||||
// These should be added to the cache using `record_extern_fqn`.
|
||||
Res::Def(
|
||||
kind
|
||||
@
|
||||
|
Loading…
Reference in New Issue
Block a user