fix broken link: update incremental compilation url
This commit is contained in:
parent
9372999916
commit
bb67e0f47b
@ -332,7 +332,7 @@ impl<D: Deps> DepGraphData<D> {
|
|||||||
/// - If you need 3+ arguments, use a tuple for the
|
/// - If you need 3+ arguments, use a tuple for the
|
||||||
/// `arg` parameter.
|
/// `arg` parameter.
|
||||||
///
|
///
|
||||||
/// [rustc dev guide]: https://rustc-dev-guide.rust-lang.org/incremental-compilation.html
|
/// [rustc dev guide]: https://rustc-dev-guide.rust-lang.org/queries/incremental-compilation.html
|
||||||
#[inline(always)]
|
#[inline(always)]
|
||||||
pub fn with_task<Ctxt: HasDepContext<Deps = D>, A: Debug, R>(
|
pub fn with_task<Ctxt: HasDepContext<Deps = D>, A: Debug, R>(
|
||||||
&self,
|
&self,
|
||||||
|
Loading…
Reference in New Issue
Block a user