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
Accelerator
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.5k
Star
116k
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
- #107889
#107889
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-c0d4al0
matthiaskrgr/rust:rollup-c0d4al0
Copy head branch name to clipboard
Feb 10, 2023
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 6 pull requests
#107889
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-c0d4al0
matthiaskrgr/rust:rollup-c0d4al0
Copy head branch name to clipboard
Commits
Commits on Feb 9, 2023
Don't expose type parameters and implementation details from macro expansion
jieyouxu
committed
b58347a
View commit details
Copy full SHA for b58347a
Browse repository at this point
fix #107822, handle properly when there is no crate attrs
chenyukang
committed
b940f50
View commit details
Copy full SHA for b940f50
Browse repository at this point
avoid duplicating the RUSTC_LOG env var name
RalfJung
committed
569c2fe
View commit details
Copy full SHA for 569c2fe
Browse repository at this point
Commits on Feb 10, 2023
Allow wasi-libc to initialize its environment variables lazily.
Show description for 4b11575
sunfishcode
committed
4b11575
View commit details
Copy full SHA for 4b11575
Browse repository at this point
create symlink only for non-windows operating systems
zephaniahong
committed
d560574
View commit details
Copy full SHA for d560574
Browse repository at this point
add test for no input file
chenyukang
committed
2573898
View commit details
Copy full SHA for 2573898
Browse repository at this point
Cleanup typos in en_US/borrowck.ftl
workingjubilee
committed
1f76cea
View commit details
Copy full SHA for 1f76cea
Browse repository at this point
fix rustc_log doctest
RalfJung
committed
623ed8e
View commit details
Copy full SHA for 623ed8e
Browse repository at this point
Rollup merge of #107789 - jieyouxu:issue-107745, r=lcnr
Show description for dc7559b
matthiaskrgr
authored
dc7559b
View commit details
Copy full SHA for dc7559b
Browse repository at this point
Rollup merge of #107836 - chenyukang:yukang/fix-107822, r=oli-obk
Show description for d494cd3
matthiaskrgr
authored
d494cd3
View commit details
Copy full SHA for d494cd3
Browse repository at this point
Rollup merge of #107839 - RalfJung:rustc-log, r=oli-obk
Show description for d8e4d99
matthiaskrgr
authored
d8e4d99
View commit details
Copy full SHA for d8e4d99
Browse repository at this point
Rollup merge of #107866 - sunfishcode:sunfishcode/wasi-lazy-environ, r=workingjubilee
Show description for a4c64b9
matthiaskrgr
authored
a4c64b9
View commit details
Copy full SHA for a4c64b9
Browse repository at this point
Rollup merge of #107876 - zephaniahong:issue-107547-fix, r=albertlarsan68
Show description for 08ce17a
matthiaskrgr
authored
08ce17a
View commit details
Copy full SHA for 08ce17a
Browse repository at this point
Rollup merge of #107882 - workingjubilee:fix-en-borrowck-ftl-typos, r=compiler-errors
Show description for 1e106c1
matthiaskrgr
authored
1e106c1
View commit details
Copy full SHA for 1e106c1
Browse repository at this point
You can’t perform that action at this time.