Skip to content

Commit

Permalink
Merge #538
Browse files Browse the repository at this point in the history
538: id should be unique r=Veykril a=tshepang



Co-authored-by: Tshepang Mbambo <[email protected]>
  • Loading branch information
bors-ferrocene[bot] and tshepang authored Dec 11, 2024
2 parents c75feeb + 047b673 commit 065066e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Language changes in Rust 1.82.0

* Changed syntax: :s:`WeakKeyword`, :s:`FunctionQualifierList`, :s:`StaticDeclaration`

* New paragraphs: :p:`fls_8ltVLtAfvy0m`, :p:`fls_WRpcVF1fLEpr`, :p:`fls_8ltVLtAfvy0m`
* New paragraphs: :p:`fls_8ltVLtAfvy0m`, :p:`fls_WRpcVF1fLEpr`, :p:`fls_nUADhgcfvvGC`

* Changed paragraphs: :p:`fls_g0JEluWqBpNc`, :p:`fls_7ucwmzqtittv`, :p:`fls_4dje9t5y2dia`, :p:`fls_l88r9fj82650`, :p:`fls_fo9with6xumo`

Expand Down
2 changes: 1 addition & 1 deletion src/functions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ is equivalent to :t:`function`
:dp:`fls_7ucwmzqtittv`
An :t:`unsafe function` is a :t:`function` subject to an :s:`ItemSafety` with :t:`keyword` ``unsafe``.

:dp:`fls_8ltVLtAfvy0m`
:dp:`fls_nUADhgcfvvGC`
A :t:`function` shall only be subject to an :s:`ItemSafety` with :t:`keyword` ``safe`` if it is an :t:`external function` in an :t:`unsafe external block`.

:dp:`fls_5hn8fkf7rcvz`
Expand Down

0 comments on commit 065066e

Please sign in to comment.