Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Search
/
Sign in
Sign up
Appearance settings
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
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
16.3k
Star
119k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 8 pull requests
- #99165
#99165
Merged
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-rqpelfa
matthiaskrgr/rust:rollup-rqpelfa
Copy head branch name to clipboard
Jul 12, 2022
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Rollup of 8 pull requests
#99165
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-rqpelfa
matthiaskrgr/rust:rollup-rqpelfa
Copy head branch name to clipboard
Commits
Commits on Jul 9, 2022
Fix duplicated type annotation suggestion
Show description for 34e9e6d
danobi
committed
34e9e6d
View commit details
Copy full SHA for 34e9e6d
Browse repository at this point
Fixup diagnostic-derive test
danobi
committed
f0a99f9
View commit details
Copy full SHA for f0a99f9
Browse repository at this point
Commits on Jul 11, 2022
fix(doctest): treat fatal parse errors as incomplete attributes
Show description for 6c44357
notriddle
committed
6c44357
View commit details
Copy full SHA for 6c44357
Browse repository at this point
Don't rerun the build script for the compiler each time on linux
Show description for 033a025
jyn514
committed
033a025
View commit details
Copy full SHA for 033a025
Browse repository at this point
Use fake substs to check for `Self: Sized` predicates on method receivers
compiler-errors
committed
0c39762
View commit details
Copy full SHA for 0c39762
Browse repository at this point
Do not suggest same trait over again
compiler-errors
committed
88f2140
View commit details
Copy full SHA for 88f2140
Browse repository at this point
clippy argument support
Milo123459
authored
e3d84b2
View commit details
Copy full SHA for e3d84b2
Browse repository at this point
Fix rustdoc -Zhelp and -Chelp options
GuillaumeGomez
committed
992346d
View commit details
Copy full SHA for 992346d
Browse repository at this point
Add tests for -Chelp and -Zhelp
GuillaumeGomez
committed
b65d3a6
View commit details
Copy full SHA for b65d3a6
Browse repository at this point
compiletest: trim edition before passing as flag
Show description for 29c128a
fee1-dead
committed
29c128a
View commit details
Copy full SHA for 29c128a
Browse repository at this point
Fix sized check ICE in intrisicck
compiler-errors
committed
5c6560f
View commit details
Copy full SHA for 5c6560f
Browse repository at this point
Rollup merge of #97210 - Milo123459:clippy-args, r=jyn514
Show description for 601c5a2
matthiaskrgr
authored
601c5a2
View commit details
Copy full SHA for 601c5a2
Browse repository at this point
Rollup merge of #99055 - GuillaumeGomez:rustdoc-help-options, r=jyn514
Show description for c431e6f
matthiaskrgr
authored
c431e6f
View commit details
Copy full SHA for c431e6f
Browse repository at this point
Rollup merge of #99075 - danobi:dup_type_hint_sugg, r=petrochenkov
Show description for d89c183
matthiaskrgr
authored
d89c183
View commit details
Copy full SHA for d89c183
Browse repository at this point
Rollup merge of #99124 - compiler-errors:issue-99122, r=oli-obk
Show description for 7151aaf
matthiaskrgr
authored
7151aaf
View commit details
Copy full SHA for 7151aaf
Browse repository at this point
Rollup merge of #99142 - notriddle:notriddle/doctest-multiline-crate-attributes, r=GuillaumeGomez
Show description for 24d241a
matthiaskrgr
authored
24d241a
View commit details
Copy full SHA for 24d241a
Browse repository at this point
Rollup merge of #99145 - jyn514:dont-rerun-build-script, r=wesleywiser
Show description for 1679d1c
matthiaskrgr
authored
1679d1c
View commit details
Copy full SHA for 1679d1c
Browse repository at this point
Rollup merge of #99146 - compiler-errors:issue-61525, r=lcnr
Show description for 5e223dc
matthiaskrgr
authored
5e223dc
View commit details
Copy full SHA for 5e223dc
Browse repository at this point
Rollup merge of #99161 - fee1-dead-contrib:compile-test-edition-trim, r=jyn514
Show description for c05e277
matthiaskrgr
authored
c05e277
View commit details
Copy full SHA for c05e277
Browse repository at this point
You can’t perform that action at this time.