diff options
| author | tinaun <tinagma@gmail.com> | 2017-10-13 02:00:45 -0400 |
|---|---|---|
| committer | tinaun <tinagma@gmail.com> | 2017-10-13 02:09:22 -0400 |
| commit | 46cd4103818c573ca0ca9cf450ae1a006dca27bf (patch) | |
| tree | c94c1d5b501149de09f5a015885134352277b688 /src/doc | |
| parent | 91eb6fe56d6df4a66f11bd3e79f08f74aacbd164 (diff) | |
| download | rust-46cd4103818c573ca0ca9cf450ae1a006dca27bf.tar.gz rust-46cd4103818c573ca0ca9cf450ae1a006dca27bf.zip | |
remove duplicate stubs
Diffstat (limited to 'src/doc')
| -rw-r--r-- | src/doc/unstable-book/src/library-features/proc-macro.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/doc/unstable-book/src/library-features/proc-macro.md b/src/doc/unstable-book/src/library-features/proc-macro.md deleted file mode 100644 index 19e7f663c7a..00000000000 --- a/src/doc/unstable-book/src/library-features/proc-macro.md +++ /dev/null @@ -1,7 +0,0 @@ -# `proc_macro` - -The tracking issue for this feature is: [#38356] - -[#38356]: https://github.com/rust-lang/rust/issues/38356 - ------------------------- |
