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 6 pull requests
- #70441
#70441
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-qv7h2ph
Dylan-DPC-zz/rust:rollup-qv7h2ph
Copy head branch name to clipboard
Mar 27, 2020
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 6 pull requests
#70441
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-qv7h2ph
Dylan-DPC-zz/rust:rollup-qv7h2ph
Copy head branch name to clipboard
Commits
Commits on Mar 25, 2020
Remove `TargetOptions::embed_bitcode`.
Show description for e1d1db7
nnethercote
committed
e1d1db7
View commit details
Copy full SHA for e1d1db7
Browse repository at this point
Commits on Mar 26, 2020
Introduce `EmitObj`.
Show description for 87ef16c
nnethercote
committed
87ef16c
View commit details
Copy full SHA for 87ef16c
Browse repository at this point
Convert a chained if-else to a match.
Show description for a50cca9
nnethercote
committed
a50cca9
View commit details
Copy full SHA for a50cca9
Browse repository at this point
error_bad_item_kind: add help text
Centril
committed
91c68c5
View commit details
Copy full SHA for 91c68c5
Browse repository at this point
Clean up E0459 explanation
GuillaumeGomez
committed
604b7e9
View commit details
Copy full SHA for 604b7e9
Browse repository at this point
add 'fn write_u16s'(rustc_mir::interpret::Memory)
JOE1994
committed
4538f89
View commit details
Copy full SHA for 4538f89
Browse repository at this point
Fix incorrect pattern warning "unreachable pattern"
Show description for 5796e6e
AminArria
committed
5796e6e
View commit details
Copy full SHA for 5796e6e
Browse repository at this point
Add tests based on issue #70372 comments
AminArria
committed
ae7fa30
View commit details
Copy full SHA for ae7fa30
Browse repository at this point
Miri float->int casts: be explicit that this is saturating
RalfJung
committed
27777e2
View commit details
Copy full SHA for 27777e2
Browse repository at this point
Rollup merge of #70384 - nnethercote:refactor-object-file-handling, r=alexcrichton
Show description for b15423e
Dylan-DPC
authored
b15423e
View commit details
Copy full SHA for b15423e
Browse repository at this point
Rollup merge of #70397 - JOE1994:write_wide_str, r=RalfJung
Show description for de3d1e9
Dylan-DPC
authored
de3d1e9
View commit details
Copy full SHA for de3d1e9
Browse repository at this point
Rollup merge of #70413 - AminArria:match-pattern-incorrect-warning, r=Centril,Nadrieril,varkor
Show description for c640b95
Dylan-DPC
authored
c640b95
View commit details
Copy full SHA for c640b95
Browse repository at this point
Rollup merge of #70428 - Centril:move-to-mod, r=petrochenkov
Show description for ef43cde
Dylan-DPC
authored
ef43cde
View commit details
Copy full SHA for ef43cde
Browse repository at this point
Rollup merge of #70429 - GuillaumeGomez:cleanup-e0459, r=Dylan-DPC
Show description for e5c5e02
Dylan-DPC
authored
e5c5e02
View commit details
Copy full SHA for e5c5e02
Browse repository at this point
Rollup merge of #70437 - RalfJung:miri-saturate, r=hanna-kruppe
Show description for 195147c
Dylan-DPC
authored
195147c
View commit details
Copy full SHA for 195147c
Browse repository at this point
You can’t perform that action at this time.