Skip to content

Commit b0bfd21

Browse files
author
Matthew Hammer
committed
links
1 parent 4e7aafb commit b0bfd21

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

profile-queries.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,5 +338,13 @@ too).
338338

339339
## Links
340340

341+
Related design ideas, and tracking issues:
342+
343+
- Design document: [On-demand Rustc incremental design doc](https://github.com/nikomatsakis/rustc-on-demand-incremental-design-doc/blob/master/0000-rustc-on-demand-and-incremental.md)
344+
- Tracking Issue: ["Red/Green" dependency tracking in compiler](https://github.com/rust-lang/rust/issues/42293)
345+
346+
More discussion and issues:
347+
348+
- https://github.com/rust-lang/rust/issues/42633
341349
- https://internals.rust-lang.org/t/incremental-compilation-beta/4721
342350
- https://blog.rust-lang.org/2016/09/08/incremental.html

0 commit comments

Comments
 (0)