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 }}
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.7k
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
- #70062
#70062
Merged
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-synwle8
Centril/rust:rollup-synwle8
Copy head branch name to clipboard
Mar 17, 2020
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Rollup of 7 pull requests
#70062
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-synwle8
Centril/rust:rollup-synwle8
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 11, 2020
resolve: Simplify `fn report_privacy_error`
Show description for 71ebc61
petrochenkov
committed
71ebc61
View commit details
Copy full SHA for 71ebc61
Browse repository at this point
resolve: Print import chains on privacy errors
petrochenkov
committed
580c6a2
View commit details
Copy full SHA for 580c6a2
Browse repository at this point
Add the "consider importing it directly" label to public imports as well
petrochenkov
committed
f4083c6
View commit details
Copy full SHA for f4083c6
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
Commits on Mar 17, 2020
Rollup merge of #69811 - petrochenkov:privdiag2, r=estebank
Show description for b691145
Centril
authored
b691145
View commit details
Copy full SHA for b691145
Browse repository at this point
Rollup merge of #69870 - petrochenkov:cfgacc, r=matthewjasper
Show description for 9fc5c2d
Centril
authored
9fc5c2d
View commit details
Copy full SHA for 9fc5c2d
Browse repository at this point
Rollup merge of #69881 - Centril:fix-69485, r=oli-obk
Show description for 1b0c73b
Centril
authored
1b0c73b
View commit details
Copy full SHA for 1b0c73b
Browse repository at this point
Rollup merge of #70000 - petrochenkov:rawkeypars, r=davidtwco
Show description for 3d25622
Centril
authored
3d25622
View commit details
Copy full SHA for 3d25622
Browse repository at this point
Rollup merge of #70029 - jonas-schievink:bootstrap, r=Centril
Show description for f907598
Centril
authored
f907598
View commit details
Copy full SHA for f907598
Browse repository at this point
Rollup merge of #70046 - lzutao:patch-1, r=Centril
Show description for 4d7ec70
Centril
authored
4d7ec70
View commit details
Copy full SHA for 4d7ec70
Browse repository at this point
Rollup merge of #70049 - oli-obk:param_env_empty_considered_unimplemented, r=eddyb
Show description for f118fee
Centril
authored
f118fee
View commit details
Copy full SHA for f118fee
Browse repository at this point
You can’t perform that action at this time.