Skip to content

Commit 1fa1fad

Browse files
committed
Function doesn't *need* to be promotable, even if it could
1 parent 22627be commit 1fa1fad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libsyntax_pos/hygiene.rs

-1
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,6 @@ pub fn clear_markings() {
192192
}
193193

194194
impl SyntaxContext {
195-
#[promotable_const_fn]
196195
pub const fn empty() -> Self {
197196
SyntaxContext(0)
198197
}

0 commit comments

Comments
 (0)