We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e7aafb commit b0bfd21Copy full SHA for b0bfd21
profile-queries.md
@@ -338,5 +338,13 @@ too).
338
339
## Links
340
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
349
- https://internals.rust-lang.org/t/incremental-compilation-beta/4721
350
- https://blog.rust-lang.org/2016/09/08/incremental.html
0 commit comments