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 5 pull requests
- #69484
#69484
Merged
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-j6ripxy
Dylan-DPC-zz/rust:rollup-j6ripxy
Copy head branch name to clipboard
Feb 26, 2020
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Rollup of 5 pull requests
#69484
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-j6ripxy
Dylan-DPC-zz/rust:rollup-j6ripxy
Copy head branch name to clipboard
Commits
Commits on Jan 31, 2020
Add methods to leak RefCell borrows to references
Show description for 14999dd
197g
committed
14999dd
View commit details
Copy full SHA for 14999dd
Browse repository at this point
Commits on Feb 12, 2020
Add tracking number, adjust documentation wording
197g
committed
99b4357
View commit details
Copy full SHA for 99b4357
Browse repository at this point
Commits on Feb 15, 2020
Formatter::sign is &'static str
Show description for bd12cd3
Mark-Simulacrum
committed
bd12cd3
View commit details
Copy full SHA for bd12cd3
Browse repository at this point
Commits on Feb 17, 2020
Drop unused argument to float functions
Mark-Simulacrum
committed
6c45e45
View commit details
Copy full SHA for 6c45e45
Browse repository at this point
Move to using an extern type for opaqueness
Show description for 34ef8f5
Mark-Simulacrum
committed
34ef8f5
View commit details
Copy full SHA for 34ef8f5
Browse repository at this point
Move the show_usize marker function to a static
Show description for f6bfdc9
Mark-Simulacrum
committed
f6bfdc9
View commit details
Copy full SHA for f6bfdc9
Browse repository at this point
Commits on Feb 22, 2020
Allow getting `no_std` from the config file
Show description for 03ca0e2
Ericson2314
committed
03ca0e2
View commit details
Copy full SHA for 03ca0e2
Browse repository at this point
Commits on Feb 24, 2020
Address method comments
197g
committed
329022d
View commit details
Copy full SHA for 329022d
Browse repository at this point
rustc_metadata: Use binary search from standard library
Show description for 4dbdadf
petrochenkov
committed
4dbdadf
View commit details
Copy full SHA for 4dbdadf
Browse repository at this point
parse: extract `parse_stmt_item` & `parse_stmt_path_start`.
Centril
committed
245e15b
View commit details
Copy full SHA for 245e15b
Browse repository at this point
parse: simplify `parse_stmt_without_recovery`.
Centril
committed
32295ae
View commit details
Copy full SHA for 32295ae
Browse repository at this point
parse: move condition into guard
Centril
committed
1eb0844
View commit details
Copy full SHA for 1eb0844
Browse repository at this point
Commits on Feb 25, 2020
bootstrap: Further centralize target defaulting logic.
Show description for 4f15867
Ericson2314
committed
4f15867
View commit details
Copy full SHA for 4f15867
Browse repository at this point
parse: address nitpick
Centril
committed
7876711
View commit details
Copy full SHA for 7876711
Browse repository at this point
Commits on Feb 26, 2020
Rollup merge of #68712 - HeroicKatora:finalize-ref-cell, r=dtolnay
Show description for 86b9377
Dylan-DPC
authored
86b9377
View commit details
Copy full SHA for 86b9377
Browse repository at this point
Rollup merge of #69209 - Mark-Simulacrum:strip-unsafe, r=dtolnay
Show description for e028f26
Dylan-DPC
authored
e028f26
View commit details
Copy full SHA for e028f26
Browse repository at this point
Rollup merge of #69381 - QuiltOS:no-std-from-config, r=Mark-Simulacrum
Show description for d799f2d
Dylan-DPC
authored
d799f2d
View commit details
Copy full SHA for d799f2d
Browse repository at this point
Rollup merge of #69434 - petrochenkov:metabs, r=Mark-Simulacrum
Show description for c076027
Dylan-DPC
authored
c076027
View commit details
Copy full SHA for c076027
Browse repository at this point
Rollup merge of #69447 - Centril:minor-stmt-refactor, r=estebank
Show description for ae383e2
Dylan-DPC
authored
ae383e2
View commit details
Copy full SHA for ae383e2
Browse repository at this point
You can’t perform that action at this time.