diff options
| author | Makai <m4kai410@gmail.com> | 2025-07-16 12:10:39 +0000 |
|---|---|---|
| committer | Makai <m4kai410@gmail.com> | 2025-07-22 14:59:46 +0800 |
| commit | 6df15a172e7cd26fa59826fbc123938fabe260bb (patch) | |
| tree | 1d489a92cb60ba38a88fe2dd9081ca68db457fce | |
| parent | 9748d87dc70a9a6725c5dbd76ce29d04752b4f90 (diff) | |
| download | rust-6df15a172e7cd26fa59826fbc123938fabe260bb.tar.gz rust-6df15a172e7cd26fa59826fbc123938fabe260bb.zip | |
update SUMMARY.md
| -rw-r--r-- | tests/ui/SUMMARY.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ui/SUMMARY.md b/tests/ui/SUMMARY.md index 1aeb0fcfbea..b635b6326fc 100644 --- a/tests/ui/SUMMARY.md +++ b/tests/ui/SUMMARY.md @@ -1277,9 +1277,9 @@ See [Tracking issue for specialization (RFC 1210) #31844](https://github.com/rus Stability attributes used internally by the standard library: `#[stable()]` and `#[unstable()]`. -## `tests/ui/stable-mir-print/` +## `tests/ui/rustc_public-ir-print/` -Some tests for pretty printing of StableMIR. +Some tests for pretty printing of rustc_public's IR. ## `tests/ui/stack-protector/`: `-Z stack-protector` command line flag |
