summaryrefslogtreecommitdiffstats
path: root/src/doc/book/redirects/compiler-plugins.md
blob: 66061adf5a28c8c1c04da0022020da1b6275a844 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
% Compiler Plugins

<small>There is a new edition of the book and this is an old link.</small>

> 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][2].

* **[In the Unstable Rust Book: `plugin`][2]**

[2]: ../unstable-book/language-features/plugin.html