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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
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
15.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 5 pull requests
- #71879
#71879
Merged
bors
merged 11 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-n05awny
Dylan-DPC-zz/rust:rollup-n05awny
Copy head branch name to clipboard
May 4, 2020
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Rollup of 5 pull requests
#71879
bors
merged 11 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-n05awny
Dylan-DPC-zz/rust:rollup-n05awny
Copy head branch name to clipboard
Commits
Commits on Apr 29, 2020
forbid `dyn Trait` in const generics
lcnr
committed
9f34b82
View commit details
Copy full SHA for 9f34b82
Browse repository at this point
emit err when using trait objects in pat
lcnr
committed
2f5c0f5
View commit details
Copy full SHA for 2f5c0f5
Browse repository at this point
Commits on May 1, 2020
doc: misc rustdoc things
tshepang
committed
5314f01
View commit details
Copy full SHA for 5314f01
Browse repository at this point
Commits on May 2, 2020
Added MIR constant propagation of Scalars into function call arguments
Show description for d0dea9f
felix91gr
committed
d0dea9f
View commit details
Copy full SHA for d0dea9f
Browse repository at this point
Do not try to find binop method on RHS `TyErr`
Show description for 16a0349
estebank
committed
16a0349
View commit details
Copy full SHA for 16a0349
Browse repository at this point
Commits on May 4, 2020
Use f64 in f64 examples
Show description for a028292
steveklabnik
committed
a028292
View commit details
Copy full SHA for a028292
Browse repository at this point
Rollup merge of #71038 - lcnr:dyn_trait_structural_match, r=pnkfelix
Show description for 679431f
Dylan-DPC
authored
679431f
View commit details
Copy full SHA for 679431f
Browse repository at this point
Rollup merge of #71697 - felix91gr:new_prop_into_fn_call, r=wesleywiser
Show description for d47ec16
Dylan-DPC
authored
d47ec16
View commit details
Copy full SHA for d47ec16
Browse repository at this point
Rollup merge of #71773 - tshepang:links, r=davidtwco
Show description for 35e7745
Dylan-DPC
authored
35e7745
View commit details
Copy full SHA for 35e7745
Browse repository at this point
Rollup merge of #71810 - estebank:issue-71798, r=davidtwco
Show description for 3f38b99
Dylan-DPC
authored
3f38b99
View commit details
Copy full SHA for 3f38b99
Browse repository at this point
Rollup merge of #71877 - steveklabnik:small-example-fix, r=Mark-Simulacrum
Show description for fc2837b
Dylan-DPC
authored
fc2837b
View commit details
Copy full SHA for fc2837b
Browse repository at this point
You can’t perform that action at this time.