Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
14k
Star
108k
Code
Issues
5k+
Pull requests
918
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
b3b36e9
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 3, 2024
Merge pull request #1443 from Nilstrieb/x86-signed-pack
Show description for b3b36e9
bjorn3
authored
b3b36e9
Copy full SHA for b3b36e9
Mention correctness test
Noratrieb
committed
22019db
Copy full SHA for 22019db
Restructure x86 signed pack instructions
Show description for c8f5d35
Noratrieb
committed
c8f5d35
Copy full SHA for c8f5d35
Fix xmm operands in inline assembly
bjorn3
committed
3b8794e
Copy full SHA for 3b8794e
Commits on Jan 2, 2024
Return architecturally mandated target features to rustc
Show description for 45d8c12
bjorn3
committed
45d8c12
Copy full SHA for 45d8c12
Add platform support matrix
Show description for c427754
bjorn3
committed
c427754
Copy full SHA for c427754
Commits on Dec 31, 2023
Merge branch 'sync_from_rust'
bjorn3
committed
0c72b43
Copy full SHA for 0c72b43
Merge commit '6d355f6844323db03bfd608899613e363e701951' into sync_cg_clif-2023-12-31
bjorn3
committed
0cfbc47
Copy full SHA for 0cfbc47
Merge pull request #1440 from rust-lang/ci_speedup_and_cleanup
Show description for 6d355f6
bjorn3
authored
6d355f6
Copy full SHA for 6d355f6
Remove no longer needed config option from setup_rust_fork.sh
bjorn3
committed
c55aaa5
Copy full SHA for c55aaa5
Suppress default config change warnings
bjorn3
committed
02183f7
Copy full SHA for 02183f7
Suppress progress notifications for all git commands
bjorn3
committed
d58de3e
Copy full SHA for d58de3e
Install ripgrep using the system package manager
bjorn3
committed
3fa4eff
Copy full SHA for 3fa4eff
Update the GHA artifacts actions to v4
bjorn3
committed
e2502ac
Copy full SHA for e2502ac
Install hyperfine using the system package manager
bjorn3
committed
4b239fa
Copy full SHA for 4b239fa
Rustup to rustc 1.77.0-nightly (2a3e63551 2023-12-30)
bjorn3
committed
75f1c2b
Copy full SHA for 75f1c2b
Commits on Dec 30, 2023
Rustup to rustc 1.77.0-nightly (3cdd004e5 2023-12-29)
bjorn3
committed
5c95200
Copy full SHA for 5c95200
Sync from rust 3cdd004e55c869faa2b7b25efd3becf50346e7d6
bjorn3
committed
fa9cce0
Copy full SHA for fa9cce0
Commits on Dec 28, 2023
Remove movability from TyKind::Coroutine
compiler-errors
committed
6b1a3ad
Copy full SHA for 6b1a3ad
Rustup to rustc 1.77.0-nightly (89e2160c4 2023-12-27)
bjorn3
committed
1dbb249
Copy full SHA for 1dbb249
Sync from rust 89e2160c4ca5808657ed55392620ed1dbbce78d1
bjorn3
committed
4c0ad60
Copy full SHA for 4c0ad60
Commits on Dec 26, 2023
Avoid warning about the jobserver fd not being open for recursive rustc calls for inline asm
Show description for e101a1b
bjorn3
committed
e101a1b
Copy full SHA for e101a1b
Auto merge of #119146 - nnethercote:rm-DiagCtxt-api-duplication, r=compiler-errors
Show description for bcae781
bors
committed
bcae781
Copy full SHA for bcae781
Commits on Dec 24, 2023
Fix borked subtree syncs
bjorn3
committed
653121c
Copy full SHA for 653121c
Merge branch 'sync_from_rust'
bjorn3
committed
39f0dac
Copy full SHA for 39f0dac
Merge commit '26c02eb2904da9a53d2220d4f3069b19a3c81d3d' into sync_cg_clif-2023-12-24
bjorn3
committed
7325d0d
Copy full SHA for 7325d0d
Rustup to rustc 1.77.0-nightly (2d7be7393 2023-12-23)
bjorn3
committed
26c02eb
Copy full SHA for 26c02eb
Sync from rust 2d7be73931e0978c8758a672cc7258b417a7e999
bjorn3
committed
23e26ca
Copy full SHA for 23e26ca
Commits on Dec 23, 2023
Remove more `Session` methods that duplicate `DiagCtxt` methods.
nnethercote
committed
93c86f7
Copy full SHA for 93c86f7
Remove `Session` methods that duplicate `DiagCtxt` methods.
Show description for 7e213fe
nnethercote
committed
7e213fe
Copy full SHA for 7e213fe
Rollup merge of #119171 - nnethercote:cleanup-errors-4, r=compiler-errors
Show description for bfda19d
compiler-errors
authored
bfda19d
Copy full SHA for bfda19d
Rename `EarlyDiagCtxt` methods to match `DiagCtxt`.
Show description for b94a2a1
nnethercote
committed
b94a2a1
Copy full SHA for b94a2a1
Commits on Dec 22, 2023
Disable a rustc test that depends on -Cpanic=unwind
bjorn3
committed
289a274
Copy full SHA for 289a274
Ignore a rustc test that needs LTO support
bjorn3
committed
e935766
Copy full SHA for e935766
Update Cranelift to 0.103
bjorn3
committed
3847a01
Copy full SHA for 3847a01
Pagination
Previous
Next
You can’t perform that action at this time.