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
Type
/
to 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
115k
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
Add implied target features to target_feature attribute
- #128221
#128221
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
calebzulawski:implied-target-features
calebzulawski/rust:implied-target-features
Copy head branch name to clipboard
Aug 7, 2024
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Add implied target features to target_feature attribute
#128221
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
calebzulawski:implied-target-features
calebzulawski/rust:implied-target-features
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2024
Add implied target features to target_feature attribute
calebzulawski
committed
74653b6
View commit details
Copy full SHA for 74653b6
Browse repository at this point
Add test to ensure implied target features work with asm, and fix failing tests
calebzulawski
committed
22c5952
View commit details
Copy full SHA for 22c5952
Browse repository at this point
Fix codegen tests
calebzulawski
committed
520a5a5
View commit details
Copy full SHA for 520a5a5
Browse repository at this point
Add missing features
calebzulawski
committed
c866e1f
View commit details
Copy full SHA for c866e1f
Browse repository at this point
Add +sse4.2 due to #128426
calebzulawski
committed
34f29a2
View commit details
Copy full SHA for 34f29a2
Browse repository at this point
Bless tests
calebzulawski
committed
3c48f65
View commit details
Copy full SHA for 3c48f65
Browse repository at this point
Refactor and fill out target feature lists
calebzulawski
committed
fbd618d
View commit details
Copy full SHA for fbd618d
Browse repository at this point
Don't use LLVM's target features
calebzulawski
committed
484aca8
View commit details
Copy full SHA for 484aca8
Browse repository at this point
Don't use LLVM to compute -Ctarget-feature
calebzulawski
committed
a25da07
View commit details
Copy full SHA for a25da07
Browse repository at this point
Remove redundant implied features
calebzulawski
committed
5006711
View commit details
Copy full SHA for 5006711
Browse repository at this point
Add implied features to non-target-feature functions
calebzulawski
committed
6b96a60
View commit details
Copy full SHA for 6b96a60
Browse repository at this point
Hide implicit target features from diagnostics when possible
calebzulawski
committed
83276f5
View commit details
Copy full SHA for 83276f5
Browse repository at this point
Fix typo
Show description for 0b98a0c
calebzulawski
and
Amanieu
committed
0b98a0c
View commit details
Copy full SHA for 0b98a0c
Browse repository at this point
Disallow enabling features without their implied features
calebzulawski
committed
8818c95
View commit details
Copy full SHA for 8818c95
Browse repository at this point
You can’t perform that action at this time.