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.1k
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
- #78593
#78593
Closed
m-ou-se
wants to merge 16 commits into
rust-lang:master
rust-lang/rust:master
from
m-ou-se:rollup-86oijn2
m-ou-se/rust:rollup-86oijn2
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
Rollup of 6 pull requests
#78593
m-ou-se
wants to merge 16 commits into
rust-lang:master
rust-lang/rust:master
from
m-ou-se:rollup-86oijn2
m-ou-se/rust:rollup-86oijn2
Copy head branch name to clipboard
Commits
Commits on Sep 23, 2020
make exp_m1 examples more representative of use
Show description for 37ce212
tspiteri
committed
37ce212
View commit details
Copy full SHA for 37ce212
Browse repository at this point
make ln_1p examples more representative of use
Show description for 50d3ddc
tspiteri
committed
50d3ddc
View commit details
Copy full SHA for 50d3ddc
Browse repository at this point
Commits on Oct 18, 2020
Add std::panic::panic_box.
m-ou-se
committed
01b0aff
View commit details
Copy full SHA for 01b0aff
Browse repository at this point
Rename panic_box to panic_any.
m-ou-se
committed
16201da
View commit details
Copy full SHA for 16201da
Browse repository at this point
Commits on Oct 28, 2020
Update panic_any feature name.
Show description for a9d334d
m-ou-se
and
camelid
authored
a9d334d
View commit details
Copy full SHA for a9d334d
Browse repository at this point
Add tracking issue number for panic_any.
m-ou-se
committed
b48fee0
View commit details
Copy full SHA for b48fee0
Browse repository at this point
Commits on Oct 29, 2020
Strip tokens from trait and impl items before printing AST JSON
Show description for 4ba57aa
Aaron1011
committed
4ba57aa
View commit details
Copy full SHA for 4ba57aa
Browse repository at this point
Commits on Oct 30, 2020
Create config.toml in the current directory, not the top-level directory
Show description for 8cf7d66
jyn514
committed
8cf7d66
View commit details
Copy full SHA for 8cf7d66
Browse repository at this point
Use SOCK_CLOEXEC and accept4() on more platforms.
de-vri-es
committed
59c6ae6
View commit details
Copy full SHA for 59c6ae6
Browse repository at this point
Constantify more BTreeMap and BTreeSet functions
Show description for 307cc11
a1phyr
committed
307cc11
View commit details
Copy full SHA for 307cc11
Browse repository at this point
Commits on Oct 31, 2020
Rollup merge of #74622 - fusion-engineering-forks:panic-box, r=KodrAus
Show description for 8a22b6f
m-ou-se
authored
8a22b6f
View commit details
Copy full SHA for 8a22b6f
Browse repository at this point
Rollup merge of #77099 - tspiteri:exp_m1-examples, r=m-ou-se
Show description for a56422e
m-ou-se
authored
a56422e
View commit details
Copy full SHA for a56422e
Browse repository at this point
Rollup merge of #78526 - Aaron1011:fix/assoc-tokens, r=estebank
Show description for e7ab7bf
m-ou-se
authored
e7ab7bf
View commit details
Copy full SHA for e7ab7bf
Browse repository at this point
Rollup merge of #78550 - jyn514:setup, r=Mark-Simulacrum
Show description for 1ac678f
m-ou-se
authored
1ac678f
View commit details
Copy full SHA for 1ac678f
Browse repository at this point
Rollup merge of #78572 - de-vri-es:bsd-cloexec, r=m-ou-se
Show description for 7579758
m-ou-se
authored
7579758
View commit details
Copy full SHA for 7579758
Browse repository at this point
Rollup merge of #78581 - a1phyr:const_btree_more, r=dtolnay
Show description for 6c17d12
m-ou-se
authored
6c17d12
View commit details
Copy full SHA for 6c17d12
Browse repository at this point
You can’t perform that action at this time.