mirror of
https://github.com/rust-lang/book.git
synced 2026-05-18 06:43:34 -04:00
393 B
393 B
% Compiler Plugins
There is a new edition of the book and this is an old link.
Compiler plugins are user-provided libraries that extend the compiler's behavior with new syntax extensions, lint checks, etc.
This particular chapter has moved to the Unstable Book.