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 }}
compiler-errors
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
e3c0158
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 9, 2024
Rollup merge of #120504 - kornelski:try_with_capacity, r=Amanieu
Show description for e3c0158
Nadrieril
authored
e3c0158
Copy full SHA for e3c0158
Rollup merge of #114655 - nbdd0121:io-safety, r=dtolnay
Show description for 5b6d30a
Nadrieril
authored
5b6d30a
Copy full SHA for 5b6d30a
Rollup merge of #99153 - Dajamante:issue/95622, r=dtolnay
Show description for 0a8ea93
Nadrieril
authored
0a8ea93
Copy full SHA for 0a8ea93
Auto merge of #122241 - matthiaskrgr:rollup-r8q87ok, r=matthiaskrgr
Show description for 8401645
bors
committed
8401645
Copy full SHA for 8401645
Rollup merge of #122237 - fee1-dead-contrib:rmord, r=compiler-errors
Show description for 7193ce0
matthiaskrgr
authored
7193ce0
Copy full SHA for 7193ce0
Rollup merge of #122233 - RalfJung:custom-alloc-box, r=oli-obk
Show description for b14e805
matthiaskrgr
authored
b14e805
Copy full SHA for b14e805
Rollup merge of #122232 - RalfJung:misc, r=jhpratt
Show description for 2bb4b99
matthiaskrgr
authored
2bb4b99
Copy full SHA for 2bb4b99
Rollup merge of #122224 - gurry:add-tests, r=Nadrieril
Show description for d1d43b8
matthiaskrgr
authored
d1d43b8
Copy full SHA for d1d43b8
Rollup merge of #122223 - Jarcho:visit_fix, r=oli-obk
Show description for 2894585
matthiaskrgr
authored
2894585
Copy full SHA for 2894585
Rollup merge of #122215 - Zoxc:cycle-detect-names, r=oli-obk
Show description for dc7a9f6
matthiaskrgr
authored
dc7a9f6
Copy full SHA for dc7a9f6
Rollup merge of #122209 - onur-ozkan:fix-tidy-path-resolution, r=compiler-errors
Show description for a5adac0
matthiaskrgr
authored
a5adac0
Copy full SHA for a5adac0
Rollup merge of #122187 - bjorn3:merge_header_version_checks, r=petrochenkov
Show description for 9ac5cc8
matthiaskrgr
authored
9ac5cc8
Copy full SHA for 9ac5cc8
Rollup merge of #122178 - cuviper:ci-llvm-18, r=Kobzol
Show description for 577632d
matthiaskrgr
authored
577632d
Copy full SHA for 577632d
Rollup merge of #122160 - jieyouxu:eager-translate-help-use-latest-edition, r=cjgillot
Show description for 985befe
matthiaskrgr
authored
985befe
Copy full SHA for 985befe
Rollup merge of #121813 - Urgau:misc-non_local_defs-lint, r=cjgillot
Show description for a979f97
matthiaskrgr
authored
a979f97
Copy full SHA for a979f97
Rollup merge of #121358 - GnomedDev:lower-align-typeid, r=Mark-Simulacrum
Show description for a1f6191
matthiaskrgr
authored
a1f6191
Copy full SHA for a1f6191
Remove `Ord` from `ClosureKind`
Show description for 7e1969a
fee1-dead
committed
7e1969a
Copy full SHA for 7e1969a
miri: do not apply aliasing restrictions to Box with custom allocator
RalfJung
committed
e632e3f
Copy full SHA for e632e3f
Auto merge of #122150 - ShoyuVanilla:replace-typewalker, r=lcnr
Show description for b054da8
bors
committed
b054da8
Copy full SHA for b054da8
fn is_align_to: move some comments closer to the cast they refer to
RalfJung
committed
1082c36
Copy full SHA for 1082c36
fix warning when building libcore for Miri
RalfJung
committed
6aff1ca
Copy full SHA for 6aff1ca
Auto merge of #122102 - Urgau:optimize-symbol-integer, r=cjgillot
Show description for 9d272a1
bors
committed
9d272a1
Copy full SHA for 9d272a1
Add missing regression tests
Show description for b1f4657
gurry
committed
b1f4657
Copy full SHA for b1f4657
Auto merge of #122095 - lukas-code:windows-shutdown-test, r=ChrisDenton
Show description for 48a15aa
bors
committed
48a15aa
Copy full SHA for 48a15aa
fix incorrect path resolution in tidy
Show description for 7c13421
onur-ozkan
committed
7c13421
Copy full SHA for 7c13421
Fix typo in `VisitorResult`
Jarcho
committed
564837e
Copy full SHA for 564837e
Auto merge of #118879 - Nadrieril:lint-range-gap, r=estebank
Show description for 1b427b3
bors
committed
1b427b3
Copy full SHA for 1b427b3
Auto merge of #122010 - oli-obk:intrinsics3.0, r=pnkfelix
Show description for 4d4bb49
bors
committed
4d4bb49
Copy full SHA for 4d4bb49
Lint small gaps between ranges
Nadrieril
committed
8ac9a04
Copy full SHA for 8ac9a04
Allow lint where we don't care
Nadrieril
committed
f783043
Copy full SHA for f783043
Declare new lint
Nadrieril
committed
77f6794
Copy full SHA for 77f6794
Make `MaybeInfiniteInt::plus_one/minus_one` fallible
Nadrieril
committed
a047284
Copy full SHA for a047284
Commits on Mar 8, 2024
Some tweaks to the parallel query cycle handler
Zoxc
committed
87ab9e8
Copy full SHA for 87ab9e8
Auto merge of #122208 - bjorn3:sync_cg_clif-2024-03-08, r=bjorn3
Show description for 01d73d4
bors
committed
01d73d4
Copy full SHA for 01d73d4
Remove exception for deleted file from rustfmt.toml
bjorn3
committed
8960fe0
Copy full SHA for 8960fe0
Pagination
Previous
Next
You can’t perform that action at this time.