Skip to content

Commit d552bac

Browse files
committed
Document -Zcache-proc-macros
1 parent 503745e commit d552bac

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## `cache-proc-macros`
2+
3+
This option instructs `rustc` to cache (derive) proc-macro invocations using the incremental system. Note that this can be unsouned - we currently do not check if the macro invocation is actually "cacheable" or not.

0 commit comments

Comments
 (0)