Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
state:open label:A-edition-2015
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
14k
Star
108k
Code
Issues
5k+
Pull requests
909
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Issues
Search Issues
state
:
open
label
:
A-edition-2015
state:open label:A-edition-2015
Search
Labels
Milestones
New issue
Search results
Open
Closed
(edition 2015) "patterns aren't allowed in methods without bodies" even though the method has a body
A-diagnostics
Area: Messages for errors, warnings, and lints
Area: Messages for errors, warnings, and lints
A-edition-2015
Area: The 2015 edition (the first edition)
Area: The 2015 edition (the first edition)
D-edition
Diagnostics: An error or lint that should account for edition differences.
Diagnostics: An error or lint that should account for edition differences.
D-incorrect
Diagnostics: A diagnostic that is giving misleading or incorrect information.
Diagnostics: A diagnostic that is giving misleading or incorrect information.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#143113
In rust-lang/rust;
·
sodiboo
opened
on Jun 27, 2025
Use of <code>.await</code> in 2015 edition prints one error per use
A-diagnostics
Area: Messages for errors, warnings, and lints
Area: Messages for errors, warnings, and lints
A-edition-2015
Area: The 2015 edition (the first edition)
Area: The 2015 edition (the first edition)
D-edition
Diagnostics: An error or lint that should account for edition differences.
Diagnostics: An error or lint that should account for edition differences.
D-verbose
Diagnostics: Too much output caused by a single piece of incorrect code.
Diagnostics: Too much output caused by a single piece of incorrect code.
P-low
Low priority
Low priority
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#90849
In rust-lang/rust;
·
estebank
opened
on Nov 13, 2021
EXPERIMENT: Make <code>async fn</code>, <code>.await</code>, <code>async move? {</code> legal on 2015
A-async-await
Area: Async & Await
Area: Async & Await
A-edition-2015
Area: The 2015 edition (the first edition)
Area: The 2015 edition (the first edition)
A-parser
Area: The lexing & parsing of Rust source code to an AST
Area: The lexing & parsing of Rust source code to an AST
AsyncAwait-Triaged
Async-await issues that have been triaged during a working group meeting.
Async-await issues that have been triaged during a working group meeting.
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
Category: An issue proposing an enhancement or a PR with one.
I-needs-decision
Issue: In need of a decision.
Issue: In need of a decision.
P-low
Low priority
Low priority
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team
Relevant to the language team
Status: Open.
#64286
In rust-lang/rust;
·
Centril
opened
on Sep 8, 2019
You can’t perform that action at this time.