mirror of
https://github.com/rust-lang/book.git
synced 2026-06-01 22:12:54 -04:00
237 B
237 B
% Compiler Plugins
There is a new edition of the book and this is an old link.
Compiler plugins were user-provided libraries that extended the compiler's behavior in certain ways. Support for them has been removed.