diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2025-02-25 18:12:35 +0100 |
|---|---|---|
| committer | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2025-08-23 00:57:28 +0200 |
| commit | b7a415017c853d0fee920d6b2822efd1dd5dd509 (patch) | |
| tree | b74fcedd9eac11692bf8d7d6ea243e51b5cf7d8e /src/doc/rustdoc | |
| parent | 6c1b481e7bc6cdce1646c53beaa9112d2f7b1d9f (diff) | |
| download | rust-b7a415017c853d0fee920d6b2822efd1dd5dd509.tar.gz rust-b7a415017c853d0fee920d6b2822efd1dd5dd509.zip | |
Update rustdoc-gui tests
Diffstat (limited to 'src/doc/rustdoc')
| -rw-r--r-- | src/doc/rustdoc/src/unstable-features.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustdoc/src/unstable-features.md b/src/doc/rustdoc/src/unstable-features.md index 724e260009e..bb28e3abbf3 100644 --- a/src/doc/rustdoc/src/unstable-features.md +++ b/src/doc/rustdoc/src/unstable-features.md @@ -799,4 +799,4 @@ will be split as follows: ## `--generate-macro-expansion`: Generate macros expansion toggles in source code -This flag enables the generation of toggles to expand macros in the HTML source code pages, +This flag enables the generation of toggles to expand macros in the HTML source code pages. |
