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