File tree 1 file changed +1
-2
lines changed
1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -507,10 +507,9 @@ session. The overhead of doing so is a few percent of total compilation time.
507
507
Data structures used as query results could be factored in a way that removes
508
508
edges from the dependency graph. Especially "span" information is very volatile,
509
509
so including it in query result will increase the chance that that result won't
510
- be reusable. See [ https://github.com/rust-lang/rust/issues/47389 ] for more
510
+ be reusable. See < https://github.com/rust-lang/rust/issues/47389 > for more
511
511
information.
512
512
513
513
514
514
515
515
[ query-model ] : ./query-evaluation-model-in-detail.html
516
- [ https://github.com/rust-lang/rust/issues/47389 ] : https://github.com/rust-lang/rust/issues/47389
You can’t perform that action at this time.
0 commit comments