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
25dca40
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 5, 2023
Auto merge of #117088 - lcnr:generalize-alias, r=compiler-errors
Show description for 25dca40
bors
committed
25dca40
Copy full SHA for 25dca40
Commits on Dec 4, 2023
Auto merge of #118618 - GuillaumeGomez:rollup-24ur21r, r=GuillaumeGomez
Show description for da1da3f
bors
committed
da1da3f
Copy full SHA for da1da3f
Rollup merge of #118600 - GuillaumeGomez:fields-heading, r=notriddle
Show description for baa3f96
GuillaumeGomez
authored
baa3f96
Copy full SHA for baa3f96
Rollup merge of #118591 - RalfJung:portable-simd-build-fix, r=workingjubilee,calebzulawski
Show description for 89ed7fc
GuillaumeGomez
authored
89ed7fc
Copy full SHA for 89ed7fc
Rollup merge of #118565 - RalfJung:numeric_intrinsic, r=davidtwco
Show description for 4128809
GuillaumeGomez
authored
4128809
Copy full SHA for 4128809
Rollup merge of #118508 - notriddle:notriddle/fmt-newline, r=GuillaumeGomez
Show description for 963e8e8
GuillaumeGomez
authored
963e8e8
Copy full SHA for 963e8e8
Auto merge of #118592 - lnicola:sync-from-ra, r=lnicola
Show description for 0e2dac8
bors
committed
0e2dac8
Copy full SHA for 0e2dac8
Auto merge of #118602 - TaKO8Ki:rollup-njcouns, r=TaKO8Ki
Show description for e281163
bors
committed
e281163
Copy full SHA for e281163
Auto merge of #118597 - lnicola:cargotest-no-branch, r=Mark-Simulacrum
Show description for 0a83e43
bors
committed
0a83e43
Copy full SHA for 0a83e43
Rollup merge of #118586 - gurry:118571-improve-slice-doc-example, r=thomcc
Show description for f1397e6
TaKO8Ki
authored
f1397e6
Copy full SHA for f1397e6
Rollup merge of #118573 - petrochenkov:pathdatakind, r=TaKO8Ki
Show description for 30a4215
TaKO8Ki
authored
30a4215
Copy full SHA for 30a4215
Rollup merge of #118551 - RalfJung:extern-types-bugs, r=compiler-errors
Show description for da2fb81
TaKO8Ki
authored
da2fb81
Copy full SHA for da2fb81
Rollup merge of #118540 - RalfJung:unsized-packed-offset, r=TaKO8Ki
Show description for 87625db
TaKO8Ki
authored
87625db
Copy full SHA for 87625db
Rollup merge of #118495 - weiznich:more_tests_for_on_unimplemented, r=compiler-errors
Show description for da30882
TaKO8Ki
authored
da30882
Copy full SHA for da30882
Add regression test for #118195
GuillaumeGomez
committed
8e53edb
Copy full SHA for 8e53edb
Don't generate the "Fields" heading if there is no field displayed
GuillaumeGomez
committed
1c556bb
Copy full SHA for 1c556bb
Don't ask for a specific branch in cargotest
lnicola
committed
5808b72
Copy full SHA for 5808b72
rebase
lcnr
committed
cf8a2bd
Copy full SHA for cf8a2bd
cleanup and comments
lcnr
committed
407c117
Copy full SHA for 407c117
generalize: handle occurs check failure in aliases
lcnr
committed
f69d672
Copy full SHA for f69d672
do not fetch variance info during generalization
lcnr
committed
2d0ec17
Copy full SHA for 2d0ec17
Restrict what symbols can be used in `#[diagnostic::on_unimplemented]` format strings
Show description for 1a1cd6e
weiznich
committed
1a1cd6e
Copy full SHA for 1a1cd6e
Merge commit 'e402c494b7c7d94a37c6d789a216187aaf9ccd3e' into sync-from-ra
lnicola
committed
638ba5a
Copy full SHA for 638ba5a
portable-simd: add missing feature gate
RalfJung
committed
bcfeaab
Copy full SHA for bcfeaab
Auto merge of #118490 - Nadrieril:arena-alloc-matrix, r=nnethercote
Show description for cf8d812
bors
committed
cf8d812
Copy full SHA for cf8d812
Improve example in `slice::windows()` doc
Show description for 423481b
gurry
committed
423481b
Copy full SHA for 423481b
Auto merge of #116915 - bend-n:unwet, r=saethlin
Show description for 85a4bd8
bors
committed
85a4bd8
Copy full SHA for 85a4bd8
Document reentrancy in `*Arena::alloc_from_iter`
Nadrieril
committed
c1774a1
Copy full SHA for c1774a1
Commits on Dec 3, 2023
use `assume(idx < self.len())` in `[T]::get_unchecked`
bend-n
committed
73afc00
Copy full SHA for 73afc00
Auto merge of #117840 - RalfJung:miri-promise-align, r=cjgillot
Show description for c9808f8
bors
committed
c9808f8
Copy full SHA for c9808f8
Auto merge of #118579 - matthiaskrgr:rollup-22kn8sa, r=matthiaskrgr
Show description for 9fad685
bors
committed
9fad685
Copy full SHA for 9fad685
move calling miri_promise_symbolic_alignment to a shared helper
RalfJung
committed
2a3fcc0
Copy full SHA for 2a3fcc0
miri: support 'promising' alignment for symbolic alignment check
RalfJung
committed
bebba4f
Copy full SHA for bebba4f
Rollup merge of #118574 - Enselic:query-instability, r=cjgillot
Show description for caeaf31
matthiaskrgr
authored
caeaf31
Copy full SHA for caeaf31
Rollup merge of #118525 - Zalathar:skip-spans, r=cjgillot
Show description for 80c94e8
matthiaskrgr
authored
80c94e8
Copy full SHA for 80c94e8
Pagination
Previous
Next
You can’t perform that action at this time.