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
b6e4299
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 27, 2024
Auto merge of #121548 - RalfJung:ffi-unwind-intrinsics, r=davidtwco
Show description for b6e4299
bors
committed
b6e4299
Copy full SHA for b6e4299
intrinsics.rs: add some notes on unwinding
RalfJung
committed
f5c80dc
Copy full SHA for f5c80dc
ffi_unwind_calls: treat RustIntrinsic like regular Rust calls
RalfJung
committed
bd3ea3e
Copy full SHA for bd3ea3e
Auto merge of #121285 - nnethercote:delayed_bug-audit, r=lcnr
Show description for 9afdb8d
bors
committed
9afdb8d
Copy full SHA for 9afdb8d
Auto merge of #120411 - erikdesjardins:netbsdcall, r=Nilstrieb
Show description for 53ed660
bors
committed
53ed660
Copy full SHA for 53ed660
Auto merge of #121667 - pitaj:diag_items-legacy_numeric_constants, r=Nilstrieb
Show description for 1c28a2c
bors
committed
1c28a2c
Copy full SHA for 1c28a2c
Refactor `take_for_recovery` call sites.
Show description for a8a486c
nnethercote
committed
a8a486c
Copy full SHA for a8a486c
Avoid a `span_delayed_bug` in `compute_regions`.
Show description for 62b4e55
nnethercote
committed
62b4e55
Copy full SHA for 62b4e55
Avoid a `span_delayed_bug` in `TypeErrCtxt::report_region_errors`.
Show description for 9f82563
nnethercote
committed
9f82563
Copy full SHA for 9f82563
Avoid `span_delayed_bug` on one path in `AdtDef::eval_explicit_discr`.
Show description for b2d1d6f
nnethercote
committed
b2d1d6f
Copy full SHA for b2d1d6f
Remove an unnecessary `span_delayed_bug` in `Resolver::valid_res_from_ribs`.
Show description for d0267cb
nnethercote
committed
d0267cb
Copy full SHA for d0267cb
Refactor `LoweringContext::get_delegation_sig_id`.
Show description for c743e4a
nnethercote
committed
c743e4a
Copy full SHA for c743e4a
Remove an unnecessary `span_delayed_bug` call.
Show description for 2fc94ce
nnethercote
committed
2fc94ce
Copy full SHA for 2fc94ce
Auto merge of #121635 - 823984418:remove_archive_builder_lifetime_a, r=nnethercote
Show description for 91cae1d
bors
committed
91cae1d
Copy full SHA for 91cae1d
Auto merge of #121655 - matthiaskrgr:rollup-qpx3kks, r=matthiaskrgr
Show description for 71ffdf7
bors
committed
71ffdf7
Copy full SHA for 71ffdf7
syms for legacy numeric constants diag items
pitaj
committed
2ea3322
Copy full SHA for 2ea3322
Commits on Feb 26, 2024
Rollup merge of #121651 - ShE3py:issue-121647, r=estebank
Show description for ec5c5b7
matthiaskrgr
authored
ec5c5b7
Copy full SHA for ec5c5b7
Rollup merge of #121648 - jieyouxu:from-into-raw-parts-docs, r=Nilstrieb
Show description for 94609db
matthiaskrgr
authored
94609db
Copy full SHA for 94609db
Rollup merge of #121639 - rustbot:docs-update, r=ehuss
Show description for e47d814
matthiaskrgr
authored
e47d814
Copy full SHA for e47d814
Rollup merge of #121598 - RalfJung:catch_unwind, r=oli-obk
Show description for d95c321
matthiaskrgr
authored
d95c321
Copy full SHA for d95c321
Auto merge of #121516 - RalfJung:platform-intrinsics-begone, r=oli-obk
Show description for 5c786a7
bors
committed
5c786a7
Copy full SHA for 5c786a7
Properly emit `expected ;` on `#[attr] expr`
ShE3py
committed
1658ca0
Copy full SHA for 1658ca0
Auto merge of #121646 - ibraheemdev:patch-17, r=ChrisDenton
Show description for fc3800f
bors
committed
fc3800f
Copy full SHA for fc3800f
Document args returned from `String::into_raw_parts`
jieyouxu
committed
bfeea29
Copy full SHA for bfeea29
Document args returned from `Vec::into_raw_parts{,_with_alloc}`
jieyouxu
committed
dd24a46
Copy full SHA for dd24a46
Rearrange `String::from_raw_parts` doc argument order to match code argument order
jieyouxu
committed
26bdf29
Copy full SHA for 26bdf29
Rearrange `Vec::from_raw_parts{,_in}` doc argument order to match code argument order
jieyouxu
committed
a1b93e8
Copy full SHA for a1b93e8
fix race between block initialization and receiver disconnection
ibraheemdev
authored
580b003
Copy full SHA for 580b003
Auto merge of #121636 - matthiaskrgr:rollup-1tt2o5n, r=matthiaskrgr
Show description for 829308e
bors
committed
829308e
Copy full SHA for 829308e
Update books
rustbot
committed
67bd410
Copy full SHA for 67bd410
Rollup merge of #121629 - RalfJung:field-shuffle-seed, r=oli-obk
Show description for 81eddb3
matthiaskrgr
authored
81eddb3
Copy full SHA for 81eddb3
Rollup merge of #121628 - gurry:121534-ice-asymm-binop, r=oli-obk
Show description for 218be27
matthiaskrgr
authored
218be27
Copy full SHA for 218be27
Rollup merge of #121617 - compiler-errors:async-closure-kind-check, r=oli-obk
Show description for 4f167b4
matthiaskrgr
authored
4f167b4
Copy full SHA for 4f167b4
Rollup merge of #121615 - nnethercote:fix-121517, r=oli-obk
Show description for 9d5ab73
matthiaskrgr
authored
9d5ab73
Copy full SHA for 9d5ab73
Rollup merge of #121493 - surechen:edit_attribute_only_local, r=lcnr
Show description for 6e3ece3
matthiaskrgr
authored
6e3ece3
Copy full SHA for 6e3ece3
Pagination
Previous
Next
You can’t perform that action at this time.