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 7 pull requests
- #70053
#70053
Closed
Centril
wants to merge 17 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-lumng3d
Centril/rust:rollup-lumng3d
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Closed
Rollup of 7 pull requests
#70053
Centril
wants to merge 17 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-lumng3d
Centril/rust:rollup-lumng3d
Copy head branch name to clipboard
Commits
Commits on Mar 9, 2020
expand/builtin_macros: Minor cleanup
petrochenkov
committed
eafeb9a
View commit details
Copy full SHA for eafeb9a
Browse repository at this point
expand: Implement support for retrying macro expansions
petrochenkov
committed
552a887
View commit details
Copy full SHA for 552a887
Browse repository at this point
builtin_macros: Add attribute macro `#[cfg_accessible(path)]`
petrochenkov
committed
2e65289
View commit details
Copy full SHA for 2e65289
Browse repository at this point
Commits on Mar 14, 2020
resolve: Fix regression in resolution of raw keywords in paths
petrochenkov
committed
e80cb20
View commit details
Copy full SHA for e80cb20
Browse repository at this point
Commits on Mar 15, 2020
VariantSizeDifferences: bail on SizeOverflow
Centril
committed
81099c2
View commit details
Copy full SHA for 81099c2
Browse repository at this point
Bump the bootstrap compiler
jonas-schievink
committed
f53f9a8
View commit details
Copy full SHA for f53f9a8
Browse repository at this point
Commits on Mar 16, 2020
Use sublice patterns to avoid computing the len
tesuji
authored
ce5e49f
View commit details
Copy full SHA for ce5e49f
Browse repository at this point
Fix wrong deref
tesuji
authored
e1bc9af
View commit details
Copy full SHA for e1bc9af
Browse repository at this point
Fiddle `ParamEnv` through to a place that used to use `ParamEnv::empty` in a buggy manner
oli-obk
committed
7894509
View commit details
Copy full SHA for 7894509
Browse repository at this point
Allow `hir().find` to return `None`
Zoxc
committed
6207e8d
View commit details
Copy full SHA for 6207e8d
Browse repository at this point
Rollup merge of #69870 - petrochenkov:cfgacc, r=matthewjasper
Show description for 1350be7
Centril
authored
1350be7
View commit details
Copy full SHA for 1350be7
Browse repository at this point
Rollup merge of #69881 - Centril:fix-69485, r=oli-obk
Show description for 79d85fb
Centril
authored
79d85fb
View commit details
Copy full SHA for 79d85fb
Browse repository at this point
Rollup merge of #70000 - petrochenkov:rawkeypars, r=davidtwco
Show description for 8739293
Centril
authored
8739293
View commit details
Copy full SHA for 8739293
Browse repository at this point
Rollup merge of #70029 - jonas-schievink:bootstrap, r=Centril
Show description for 2bc6c0e
Centril
authored
2bc6c0e
View commit details
Copy full SHA for 2bc6c0e
Browse repository at this point
Rollup merge of #70046 - lzutao:patch-1, r=Centril
Show description for 9a9c6d8
Centril
authored
9a9c6d8
View commit details
Copy full SHA for 9a9c6d8
Browse repository at this point
Rollup merge of #70049 - oli-obk:param_env_empty_considered_unimplemented, r=eddyb
Show description for 3d7296e
Centril
authored
3d7296e
View commit details
Copy full SHA for 3d7296e
Browse repository at this point
Rollup merge of #70051 - Zoxc:opt-find, r=eddyb
Show description for 9d325cf
Centril
authored
9d325cf
View commit details
Copy full SHA for 9d325cf
Browse repository at this point
You can’t perform that action at this time.