Fix doc link
This commit is contained in:
parent
0579f055cd
commit
ba1bc64325
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@ impl Step for JsonDocs {
|
|||
/// various in-tree helper tools (bootstrap, build_helper, tidy),
|
||||
/// and also rustc_private tools like rustdoc, clippy, miri or rustfmt.
|
||||
///
|
||||
/// It is currently hosted at https://doc.rust-lang.org/nightly/nightly-rustc
|
||||
/// It is currently hosted at <https://doc.rust-lang.org/nightly/nightly-rustc>.
|
||||
#[derive(Debug, Clone, Hash, PartialEq, Eq)]
|
||||
pub struct RustcDocs {
|
||||
target: TargetSelection,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue