about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-07-23 15:59:31 +0200
committerGitHub <noreply@github.com>2025-07-23 15:59:31 +0200
commit6f23c08597d9348506d28305532667025e027773 (patch)
treedc17fa414ea91e8c9c065db8f36c638ab76919bb
parent16c10c9145b606ea323b1faa0aa935f0d19ea53b (diff)
parent6df15a172e7cd26fa59826fbc123938fabe260bb (diff)
downloadrust-6f23c08597d9348506d28305532667025e027773.tar.gz
rust-6f23c08597d9348506d28305532667025e027773.zip
Rollup merge of #144290 - makai410:summary-ups, r=jieyouxu
update tests/ui/SUMMARY.md

follow-up of rust-lang/rust#143985 .

r? ```````@jieyouxu```````
-rw-r--r--tests/ui/SUMMARY.md4
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