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
- #94072
#94072
Merged
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-7uu2286
matthiaskrgr/rust:rollup-7uu2286
Copy head branch name to clipboard
Feb 17, 2022
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Rollup of 8 pull requests
#94072
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-7uu2286
matthiaskrgr/rust:rollup-7uu2286
Copy head branch name to clipboard
Commits
Commits on Dec 4, 2021
Add documentation to more `From::from` implementations.
Show description for 6fd5cf5
kpreid
committed
6fd5cf5
View commit details
Copy full SHA for 6fd5cf5
Browse repository at this point
Commits on Jan 30, 2022
Use `optflag` for `--report-time`
Show description for 96d96a7
smoelius
committed
96d96a7
View commit details
Copy full SHA for 96d96a7
Browse repository at this point
Commits on Feb 14, 2022
Fix suggestion to slice if scurtinee is a reference to `Result` or `Option`
ChayimFriedman2
authored
d9592d9
View commit details
Copy full SHA for d9592d9
Browse repository at this point
Commits on Feb 16, 2022
Suggest deriving required supertraits
rukai
committed
8610edd
View commit details
Copy full SHA for 8610edd
Browse repository at this point
Make implementation generic
rukai
committed
ae21240
View commit details
Copy full SHA for ae21240
Browse repository at this point
Cleanup uses
rukai
committed
1973f27
View commit details
Copy full SHA for 1973f27
Browse repository at this point
Correctly mark the span of captured arguments in `format_args!()`
Show description for 91adb6c
ChayimFriedman2
authored
91adb6c
View commit details
Copy full SHA for 91adb6c
Browse repository at this point
Add mentions to `Copy` for `union` fields
danielhenrymantilla
committed
6d2cdbe
View commit details
Copy full SHA for 6d2cdbe
Browse repository at this point
Do not suggest "is a function" for free variables
Show description for 65fc705
notriddle
committed
65fc705
View commit details
Copy full SHA for 65fc705
Browse repository at this point
Update dist-x86_64-musl to Ubuntu 20.04
nikic
committed
8630085
View commit details
Copy full SHA for 8630085
Browse repository at this point
Commits on Feb 17, 2022
Rollup merge of #89869 - kpreid:from-doc, r=yaahc
Show description for 1cc0ae4
matthiaskrgr
authored
1cc0ae4
View commit details
Copy full SHA for 1cc0ae4
Browse repository at this point
Rollup merge of #93479 - smoelius:master, r=yaahc
Show description for d855121
matthiaskrgr
authored
d855121
View commit details
Copy full SHA for d855121
Browse repository at this point
Rollup merge of #93693 - rukai:91550, r=davidtwco
Show description for 351aa1b
matthiaskrgr
authored
351aa1b
View commit details
Copy full SHA for 351aa1b
Browse repository at this point
Rollup merge of #93981 - ChayimFriedman2:slice-pat-reference-option-result, r=davidtwco
Show description for 2c0df80
matthiaskrgr
authored
2c0df80
View commit details
Copy full SHA for 2c0df80
Browse repository at this point
Rollup merge of #93996 - notriddle:notriddle/magically-becomes-a-function, r=petrochenkov
Show description for 3e72705
matthiaskrgr
authored
3e72705
View commit details
Copy full SHA for 3e72705
Browse repository at this point
Rollup merge of #94030 - ChayimFriedman2:issue-94010, r=petrochenkov
Show description for a1a750b
matthiaskrgr
authored
a1a750b
View commit details
Copy full SHA for a1a750b
Browse repository at this point
Rollup merge of #94031 - danielhenrymantilla:diagnostics/union-drop-suggest-copy-bound-alternative, r=davidtwco
Show description for 91f70a8
matthiaskrgr
authored
91f70a8
View commit details
Copy full SHA for 91f70a8
Browse repository at this point
Rollup merge of #94064 - nikic:update-musl-image, r=Mark-Simulacrum
Show description for aa83189
matthiaskrgr
authored
aa83189
View commit details
Copy full SHA for aa83189
Browse repository at this point
You can’t perform that action at this time.