Skip to content

updates for Rust 1.97 release - #713

Open
tshepang wants to merge 1 commit into
mainfrom
tshepang/rust-1.97
Open

updates for Rust 1.97 release#713
tshepang wants to merge 1 commit into
mainfrom
tshepang/rust-1.97

Conversation

@tshepang

@tshepang tshepang commented Jul 17, 2026

Copy link
Copy Markdown
Member

should only be merged after #708

@kirtchev-adacore
kirtchev-adacore self-requested a review July 17, 2026 14:28
@rustbot

This comment has been minimized.

@tshepang
tshepang force-pushed the tshepang/rust-1.97 branch from 24fc389 to d3aebd4 Compare July 24, 2026 12:26
@tshepang
tshepang marked this pull request as ready for review July 24, 2026 12:27
If a :t:`path segment` is expressed as :t:`keyword` ``self``, then the :t:`path segment` shall either be the first or the last :t:`path segment` of the :t:`path`.

:dp:`fls_oRdi3KXFbJcR`
If the last :t:`path segment` of a :t:`path` is expressed as :t:`keyword` ``self``, the :t:`entity` brought into :t:`scope` shall be a :t:`module`, an :t:`enum`, or a :t:`trait`.

@kirtchev-adacore kirtchev-adacore Aug 3, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If the last :t:`path segment` of a :t:`path` is expressed as :t:`keyword` ``self``, the :t:`entity` brought into :t:`scope` shall be a :t:`module`, an :t:`enum`, or a :t:`trait`.
If the last :t:`path segment` of a :t:`path` is expressed as :t:`keyword` ``self``, then the :t:`entity` brought into :t:`scope` shall be an :t:`enum`, a :t:`module`, or a :t:`trait`.

View changes since the review

@kirtchev-adacore

Copy link
Copy Markdown
Contributor

Apart from the suggestion, LGTM. As is the ritual, @PLeVasseur should also take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants