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.5k
Star
117k
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
always check alignment during CTFE
- #104616
#104616
Merged
bors
merged 11 commits into
rust-lang:master
rust-lang/rust:master
from
RalfJung:ctfe-alignment
RalfJung/rust:ctfe-alignment
Copy head branch name to clipboard
Dec 15, 2022
Conversation
Commits
11
(11)
Checks
Files changed
Merged
always check alignment during CTFE
#104616
bors
merged 11 commits into
rust-lang:master
rust-lang/rust:master
from
RalfJung:ctfe-alignment
RalfJung/rust:ctfe-alignment
Copy head branch name to clipboard
Commits
Commits on Dec 15, 2022
always check alignment during CTFE
RalfJung
authored and
oli-obk
committed
fa83763
View commit details
Copy full SHA for fa83763
Browse repository at this point
adjust tests
RalfJung
authored and
oli-obk
committed
a575828
View commit details
Copy full SHA for a575828
Browse repository at this point
Always pass alignment and handle checking lazily
oli-obk
committed
ed71e32
View commit details
Copy full SHA for ed71e32
Browse repository at this point
Make alignment checks a future incompat lint
oli-obk
committed
d66824d
View commit details
Copy full SHA for d66824d
Browse repository at this point
Move alignment failure error reporting to machine
oli-obk
committed
d9d92ed
View commit details
Copy full SHA for d9d92ed
Browse repository at this point
Always report alignment failures in future incompat summaries
oli-obk
committed
98dc76a
View commit details
Copy full SHA for 98dc76a
Browse repository at this point
Factor decorate closure out into a method
oli-obk
committed
dec05e9
View commit details
Copy full SHA for dec05e9
Browse repository at this point
Reuse the ctfe error emitting logic for the future incompat lint
oli-obk
committed
b05c790
View commit details
Copy full SHA for b05c790
Browse repository at this point
Fix docs
oli-obk
committed
2b21703
View commit details
Copy full SHA for 2b21703
Browse repository at this point
simplify alignment_check_failed a bit
RalfJung
authored and
oli-obk
committed
5a06b1e
View commit details
Copy full SHA for 5a06b1e
Browse repository at this point
Make the test actually emit the future incompat lint
oli-obk
committed
2d89027
View commit details
Copy full SHA for 2d89027
Browse repository at this point
You can’t perform that action at this time.