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.4k
Star
116k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Generate synthetic object file to ensure all exported and used symbols participate in the linking
- #95604
#95604
Merged
bors
merged 11 commits into
rust-lang:master
rust-lang/rust:master
from
nbdd0121:used2
nbdd0121/rust:used2
Copy head branch name to clipboard
Apr 25, 2022
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Generate synthetic object file to ensure all exported and used symbols participate in the linking
#95604
bors
merged 11 commits into
rust-lang:master
rust-lang/rust:master
from
nbdd0121:used2
nbdd0121/rust:used2
Copy head branch name to clipboard
Commits
Commits on Apr 18, 2022
Add a test for issue 47384
nbdd0121
committed
419e3ba
View commit details
Copy full SHA for 419e3ba
Browse repository at this point
Add `SymbolExportInfo`
Show description for 49cc6d1
nbdd0121
committed
49cc6d1
View commit details
Copy full SHA for 49cc6d1
Browse repository at this point
Make `#[used]` considered reachable
nbdd0121
committed
a1dae4b
View commit details
Copy full SHA for a1dae4b
Browse repository at this point
Synthesis object file for `#[used]` and exported symbols
nbdd0121
committed
773f533
View commit details
Copy full SHA for 773f533
Browse repository at this point
Ignore paths in temporary dir in reproducible build test
nbdd0121
committed
78f0e72
View commit details
Copy full SHA for 78f0e72
Browse repository at this point
Refactor exported_symbols and linked_symbols for code reuse
nbdd0121
committed
c475117
View commit details
Copy full SHA for c475117
Browse repository at this point
Conditionally export msan symbols only if they are defined
Show description for e2fdb84
nbdd0121
committed
e2fdb84
View commit details
Copy full SHA for e2fdb84
Browse repository at this point
Skip broken symbol visibility test in MinGW
nbdd0121
committed
8693227
View commit details
Copy full SHA for 8693227
Browse repository at this point
Commits on Apr 24, 2022
Fix MSVC hang issue
nbdd0121
committed
9ebeb28
View commit details
Copy full SHA for 9ebeb28
Browse repository at this point
Ensure `#[used]` symbols are preserved in LTO
nbdd0121
committed
1af3e0a
View commit details
Copy full SHA for 1af3e0a
Browse repository at this point
Commits on Apr 25, 2022
Stop exporting rust_eh_personality and friends from cdylib
nbdd0121
committed
6f9b2b3
View commit details
Copy full SHA for 6f9b2b3
Browse repository at this point
You can’t perform that action at this time.