Skip to content

Commit dde2170

Browse files
LilithHafnerstevengj
authored andcommitted
Add #53664, public&export error to news (#56911)
Suggested by @simeonschaub [here](#53664 (comment))
1 parent cd81a64 commit dde2170

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ Language changes
4646
behavior. Infinite loops that actually do things (e.g. have side effects
4747
or sleep) were never and are still not undefined behavior. ([#52999])
4848

49+
- It is now an error to mark a symbol as both `public` and `export`ed.
50+
([#53664])
51+
4952
Compiler/Runtime improvements
5053
-----------------------------
5154

0 commit comments

Comments
 (0)