Skip to content

Commit ac7ad20

Browse files
committed
RFC 3101: link to PR, tracking issue, add unresolved question
1 parent 920a7e8 commit ac7ad20

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

text/0000-reserved_prefixes.md renamed to text/3101-reserved_prefixes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22
- Feature Name: reserved_prefixes
33
- Start Date: 2021-03-31
4-
- RFC PR: [rust-lang/rfcs#0000](https://github.com/rust-lang/rfcs/pull/0000)
5-
- Rust Issue: [rust-lang/rust#0000](https://github.com/rust-lang/rust/issues/0000)
4+
- RFC PR: [rust-lang/rfcs#3101](https://github.com/rust-lang/rfcs/pull/3101)
5+
- Rust Issue: [rust-lang/rust#84978](https://github.com/rust-lang/rust/issues/84978)
66

77
# Summary
88
[summary]: #summary
@@ -191,7 +191,7 @@ error: unknown prefix on string literal: bar
191191
# Unresolved questions
192192
[unresolved-questions]: #unresolved-questions
193193

194-
* None.
194+
* How to manage the API `proc_macro::TokenStream::from_str`, which does not take any edition information? ([raised here](https://github.com/rust-lang/rfcs/pull/3101#issuecomment-832686934))
195195

196196
# Prior art
197197
[prior-art]: #prior-art

0 commit comments

Comments
 (0)