Skip to content

Commit 0956625

Browse files
committed
Prepare RFC 3593 to be merged
The FCP for RFC 3593 has completed, so let's prepare it to be merged. In this case, that means changing the file name to use dashes rather than underscores as separators and updating the tracking issue.
1 parent 67e96a4 commit 0956625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/3593-unprefixed_guarded_strings.md renamed to text/3593-unprefixed-guarded-strings.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- Feature Name: `unprefixed_guarded_strings`
22
- Start Date: 2024-03-24
33
- RFC PR: [rust-lang/rfcs#3593](https://github.com/rust-lang/rfcs/pull/3593)
4-
- Rust Issue: [rust-lang/rust#3593](https://github.com/rust-lang/rust/issues/3593)
4+
- Tracking Issue: [rust-lang/rust#123735](https://github.com/rust-lang/rust/issues/123735)
55

66
# Summary
77
[summary]: #summary

0 commit comments

Comments
 (0)