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 }}
BoxyUwU
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 5, 2025
a
BoxyUwU
committed
5ccae80
View commit details
Copy full SHA for 5ccae80
Browse repository at this point
Preparing for merge from rustc
BoxyUwU
committed
3f656ff
View commit details
Copy full SHA for 3f656ff
Browse repository at this point
Auto merge of #135109 - rust-lang:cargo_update, r=tgross35
Show description for dcfa38f
bors
committed
dcfa38f
View commit details
Copy full SHA for dcfa38f
Browse repository at this point
Auto merge of #135074 - wzssyqa:mips-mti, r=oli-obk
Show description for 7270e73
bors
committed
7270e73
View commit details
Copy full SHA for 7270e73
Browse repository at this point
Update src/doc/rustc/src/platform-support/mips-mti-none-elf.md
Show description for 1a82287
wzssyqa
and
oli-obk
authored
1a82287
View commit details
Copy full SHA for 1a82287
Browse repository at this point
fix tests
wzssyqa
committed
51dc350
View commit details
Copy full SHA for 51dc350
Browse repository at this point
Auto merge of #135113 - workingjubilee:rollup-yy6nxel, r=workingjubilee
Show description for 8417f83
bors
committed
8417f83
View commit details
Copy full SHA for 8417f83
Browse repository at this point
Rollup merge of #135110 - matthiaskrgr:adler, r=workingjubilee
Show description for bfd7ac1
workingjubilee
authored
bfd7ac1
View commit details
Copy full SHA for bfd7ac1
Browse repository at this point
Rollup merge of #135104 - the8472:disable-in-place-iter-for-flatten, r=Mark-Simulacrum
Show description for 5be6c9b
workingjubilee
authored
5be6c9b
View commit details
Copy full SHA for 5be6c9b
Browse repository at this point
Rollup merge of #134996 - bdbai:uwp-support, r=jieyouxu,ChrisDenton
Show description for dcb8be8
workingjubilee
authored
dcb8be8
View commit details
Copy full SHA for dcb8be8
Browse repository at this point
Rollup merge of #134925 - DavisRayM:130982-deny-special-filecheck-prefixes, r=jieyouxu
Show description for 78e681a
workingjubilee
authored
78e681a
View commit details
Copy full SHA for 78e681a
Browse repository at this point
library: fix adler{-> 2}.debug
Show description for e30369f
matthiaskrgr
committed
e30369f
View commit details
Copy full SHA for e30369f
Browse repository at this point
cargo update
Show description for 7bcf985
github-actions
committed
7bcf985
View commit details
Copy full SHA for 7bcf985
Browse repository at this point
Commits on Jan 4, 2025
Describe how to use rust-analyzer with `rmake.rs` (#2191)
Zalathar
authored and
BoxyUwU
committed
d5bf67a
View commit details
Copy full SHA for d5bf67a
Browse repository at this point
fix comment
tshepang
authored and
BoxyUwU
committed
ba61c16
View commit details
Copy full SHA for ba61c16
Browse repository at this point
make paragraph more readable
tshepang
authored and
BoxyUwU
committed
5d8c16a
View commit details
Copy full SHA for 5d8c16a
Browse repository at this point
repetition not needed
tshepang
authored and
BoxyUwU
committed
2afe5de
View commit details
Copy full SHA for 2afe5de
Browse repository at this point
Document josh subtrees and update subtree repository list (#2182)
Kobzol
authored and
BoxyUwU
committed
34cf483
View commit details
Copy full SHA for 34cf483
Browse repository at this point
Add tooling for performing Josh synces (#2183)
Kobzol
authored and
BoxyUwU
committed
9f4f667
View commit details
Copy full SHA for 9f4f667
Browse repository at this point
comment out FIXMEs to not display them on UI (#2186)
onur-ozkan
authored and
BoxyUwU
committed
0fdfadd
View commit details
Copy full SHA for 0fdfadd
Browse repository at this point
Auto merge of #133990 - Walnut356:static_const, r=workingjubilee
Show description for 3dc3c52
bors
committed
3dc3c52
View commit details
Copy full SHA for 3dc3c52
Browse repository at this point
Auto merge of #135101 - workingjubilee:rollup-owp3czl, r=workingjubilee
Show description for 1891c28
bors
committed
1891c28
View commit details
Copy full SHA for 1891c28
Browse repository at this point
add regression test for unsound Flatten/FlatMap specialization
the8472
committed
1ed0ea4
View commit details
Copy full SHA for 1ed0ea4
Browse repository at this point
do not in-place-iterate over flatmap/flatten
Show description for 3d871b3
the8472
committed
3d871b3
View commit details
Copy full SHA for 3d871b3
Browse repository at this point
Auto merge of #135096 - jieyouxu:fix-doc-submodule-handling, r=onur-ozkan
Show description for ead4a8f
bors
committed
ead4a8f
View commit details
Copy full SHA for ead4a8f
Browse repository at this point
Rollup merge of #135094 - joshtriplett:bootstrap-show-nonexistent-dir, r=jieyouxu
Show description for e2983d8
workingjubilee
authored
e2983d8
View commit details
Copy full SHA for e2983d8
Browse repository at this point
Rollup merge of #135091 - workingjubilee:backtrace-0.3.75, r=workingjubilee
Show description for 1318a39
workingjubilee
authored
1318a39
View commit details
Copy full SHA for 1318a39
Browse repository at this point
Rollup merge of #135088 - maurer:force-asm, r=nikic
Show description for 030333a
workingjubilee
authored
030333a
View commit details
Copy full SHA for 030333a
Browse repository at this point
Rollup merge of #135070 - klensy:backtrace-deps, r=workingjubilee
Show description for 6adcdc3
workingjubilee
authored
6adcdc3
View commit details
Copy full SHA for 6adcdc3
Browse repository at this point
Rollup merge of #135061 - matthiaskrgr:crashes_jan, r=lqd
Show description for 0da5bb4
workingjubilee
authored
0da5bb4
View commit details
Copy full SHA for 0da5bb4
Browse repository at this point
Rollup merge of #135046 - RalfJung:rustc_box_intrinsic, r=compiler-errors
Show description for 7cf3b96
workingjubilee
authored
7cf3b96
View commit details
Copy full SHA for 7cf3b96
Browse repository at this point
Auto merge of #133955 - bjorn3:cc_pass_arch_only, r=ChrisDenton
Show description for 2a8af4f
bors
committed
2a8af4f
View commit details
Copy full SHA for 2a8af4f
Browse repository at this point
bootstrap: make `is_path_in_submodule` return optional submodule path instead
jieyouxu
committed
4406f42
View commit details
Copy full SHA for 4406f42
Browse repository at this point
crashes: add latest batch of tests
matthiaskrgr
committed
9444195
View commit details
Copy full SHA for 9444195
Browse repository at this point
Auto merge of #135031 - RalfJung:intrinsics-without-body, r=oli-obk
Show description for fd127a3
bors
committed
fd127a3
View commit details
Copy full SHA for fd127a3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.