diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2025-05-05 16:40:02 +0200 |
|---|---|---|
| committer | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2025-05-05 17:47:18 +0200 |
| commit | d1f4a0bcb60ab868c496ca72a28b48ac0a4128af (patch) | |
| tree | 5f9dc3dd1df27f8d4a2f7f06950943cc4ab3cc5c /tests/rustdoc/macro-generated-macro.macro_linebreak_pre.html | |
| parent | eee6c9753588fe1888d3ddb264f9516e7ac56997 (diff) | |
| download | rust-d1f4a0bcb60ab868c496ca72a28b48ac0a4128af.tar.gz rust-d1f4a0bcb60ab868c496ca72a28b48ac0a4128af.zip | |
Created `tests/rustdoc/macro` subfolder to limit number of files at the top level
Diffstat (limited to 'tests/rustdoc/macro-generated-macro.macro_linebreak_pre.html')
| -rw-r--r-- | tests/rustdoc/macro-generated-macro.macro_linebreak_pre.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/rustdoc/macro-generated-macro.macro_linebreak_pre.html b/tests/rustdoc/macro-generated-macro.macro_linebreak_pre.html deleted file mode 100644 index ce5d3a8461b..00000000000 --- a/tests/rustdoc/macro-generated-macro.macro_linebreak_pre.html +++ /dev/null @@ -1,6 +0,0 @@ -macro_rules! linebreak { - ( - <= 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 - 26 27 28 => - ) => { ... }; -} \ No newline at end of file |
