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
16k
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 6 pull requests
- #72627
#72627
Merged
bors
merged 21 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-bavnoq5
Dylan-DPC-zz/rust:rollup-bavnoq5
Copy head branch name to clipboard
May 27, 2020
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Rollup of 6 pull requests
#72627
bors
merged 21 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-bavnoq5
Dylan-DPC-zz/rust:rollup-bavnoq5
Copy head branch name to clipboard
Commits
Commits on May 20, 2020
Use `is_const_fn_raw` when unsafety checking
ecstatic-morse
committed
119efbc
View commit details
Copy full SHA for 119efbc
Browse repository at this point
Add regression test for #72394
ecstatic-morse
committed
09619bc
View commit details
Copy full SHA for 09619bc
Browse repository at this point
Commits on May 25, 2020
add a lint against references to packed fields
RalfJung
committed
b27e649
View commit details
Copy full SHA for b27e649
Browse repository at this point
remove some unused types from the tests
RalfJung
committed
c79535e
View commit details
Copy full SHA for c79535e
Browse repository at this point
more test ref-to-packed tests
RalfJung
committed
061773f
View commit details
Copy full SHA for 061773f
Browse repository at this point
rename lint
RalfJung
committed
d959a8f
View commit details
Copy full SHA for d959a8f
Browse repository at this point
Allow unlabeled breaks from desugared `?` in labeled blocks
samrat
committed
91dcbbb
View commit details
Copy full SHA for 91dcbbb
Browse repository at this point
Commits on May 26, 2020
Update books
ehuss
committed
0fdbfd3
View commit details
Copy full SHA for 0fdbfd3
Browse repository at this point
Implement warning for unused dependencies.
Show description for ffa493a
jsgf
committed
ffa493a
View commit details
Copy full SHA for ffa493a
Browse repository at this point
Move focusSearchBar and defocusSearchBar functions to the top of the file with other functions
GuillaumeGomez
committed
0fa4762
View commit details
Copy full SHA for 0fa4762
Browse repository at this point
Move "global" code into anonymous functions
GuillaumeGomez
committed
deaf5e2
View commit details
Copy full SHA for deaf5e2
Browse repository at this point
Reexported functions are now declared directly as "windows" field
GuillaumeGomez
committed
872ddf2
View commit details
Copy full SHA for 872ddf2
Browse repository at this point
Fix eslint lints
GuillaumeGomez
committed
f41d284
View commit details
Copy full SHA for f41d284
Browse repository at this point
Improve formatting
GuillaumeGomez
committed
a423d2d
View commit details
Copy full SHA for a423d2d
Browse repository at this point
Import missing functions from storage.js
GuillaumeGomez
committed
398511a
View commit details
Copy full SHA for 398511a
Browse repository at this point
Rollup merge of #72270 - RalfJung:lint-ref-to-packed, r=oli-obk
Show description for 6e6bd63
Dylan-DPC
authored
6e6bd63
View commit details
Copy full SHA for 6e6bd63
Browse repository at this point
Rollup merge of #72294 - GuillaumeGomez:js-cleanup, r=kinnison
Show description for 0747f58
Dylan-DPC
authored
0747f58
View commit details
Copy full SHA for 0747f58
Browse repository at this point
Rollup merge of #72342 - jsgf:warn-unused-deps, r=petrochenkov
Show description for e38fdda
Dylan-DPC
authored
e38fdda
View commit details
Copy full SHA for e38fdda
Browse repository at this point
Rollup merge of #72401 - ecstatic-morse:issue-72394, r=eddyb
Show description for 401b3ae
Dylan-DPC
authored
401b3ae
View commit details
Copy full SHA for 401b3ae
Browse repository at this point
Rollup merge of #72581 - samrat:allow-desugared-break-in-labeled-block, r=davidtwco
Show description for 5fb7210
Dylan-DPC
authored
5fb7210
View commit details
Copy full SHA for 5fb7210
Browse repository at this point
Rollup merge of #72592 - ehuss:update-books, r=ehuss
Show description for e061c40
Dylan-DPC
authored
e061c40
View commit details
Copy full SHA for e061c40
Browse repository at this point
You can’t perform that action at this time.