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
6e3fa20
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 26, 2021
Make `TypeFoldable` implementors short-circuit on error
Show description for 6e3fa20
LeSeulArtichaut
and
eggyal
committed
6e3fa20
Copy full SHA for 6e3fa20
Make `TypeFolder::fold_*` return `Result`
LeSeulArtichaut
authored and
eggyal
committed
c5f0d0e
Copy full SHA for c5f0d0e
Auto merge of #85102 - estebank:point-at-assignment, r=oli-obk
Show description for 9adfd9d
bors
committed
9adfd9d
Copy full SHA for 9adfd9d
Commits on Nov 25, 2021
Auto merge of #91037 - c410-f3r:testsssssss, r=petrochenkov
Show description for e2f6fb9
bors
committed
e2f6fb9
Copy full SHA for e2f6fb9
Auto merge of #90580 - cjgillot:no-ee-upvar, r=Aaron1011
Show description for dd549dc
bors
committed
dd549dc
Copy full SHA for dd549dc
Fix clippy test
estebank
committed
2e1792a
Copy full SHA for 2e1792a
Account for type obligation coming from `const` and `static`
estebank
committed
9cce7bb
Copy full SHA for 9cce7bb
On type mismatch caused by assignment, point at assignee
Show description for 37a11a9
estebank
committed
37a11a9
Copy full SHA for 37a11a9
Auto merge of #91221 - matthiaskrgr:rollup-iuz3gxq, r=matthiaskrgr
Show description for 37a4971
bors
committed
37a4971
Copy full SHA for 37a4971
Rollup merge of #91185 - camelid:rm-force-overflow-checks, r=wesleywiser
Show description for 984e644
matthiaskrgr
authored
984e644
Copy full SHA for 984e644
Rollup merge of #91162 - RalfJung:miri-shift-truncation, r=oli-obk
Show description for 5fff1d7
matthiaskrgr
authored
5fff1d7
Copy full SHA for 5fff1d7
Rollup merge of #91111 - cjgillot:hir-no-lower-attrs, r=michaelwoerister
Show description for 5f6cb2c
matthiaskrgr
authored
5f6cb2c
Copy full SHA for 5f6cb2c
Rollup merge of #91096 - compiler-errors:elaborate_opaque_trait, r=estebank
Show description for 6970cf5
matthiaskrgr
authored
6970cf5
Copy full SHA for 6970cf5
Rollup merge of #90499 - rusticstuff:macos-target-fixes, r=petrochenkov
Show description for 0780889
matthiaskrgr
authored
0780889
Copy full SHA for 0780889
Rollup merge of #89359 - fee1-dead:const-it, r=oli-obk
Show description for 90dd7c0
matthiaskrgr
authored
90dd7c0
Copy full SHA for 90dd7c0
Auto merge of #91195 - camelid:path-did, r=jyn514
Show description for 862962b
bors
committed
862962b
Copy full SHA for 862962b
Move some tests to more reasonable directories
c410-f3r
committed
062abf3
Copy full SHA for 062abf3
Auto merge of #88781 - estebank:emoji-idents, r=oli-obk
Show description for 23a4366
bors
committed
23a4366
Copy full SHA for 23a4366
Set MACOSX_DEPLOYMENT_TARGET env var to default for linking if not set.
hkratz
committed
b376f56
Copy full SHA for b376f56
Set the default deployment target for Macos ARM64 to 11.0.
Show description for 8f4d88c
hkratz
committed
8f4d88c
Copy full SHA for 8f4d88c
The correct LLVM target for aarch64-apple-darwin is arm64-... (as with ios)
hkratz
committed
fa18030
Copy full SHA for fa18030
Auto merge of #85346 - estebank:issue-84946, r=nagisa,varkor
Show description for c6eda7d
bors
committed
c6eda7d
Copy full SHA for c6eda7d
Update cargo to fix tokenizer test affected by tokenizing emoji
estebank
committed
d929164
Copy full SHA for d929164
Commits on Nov 24, 2021
Update comment
Show description for 617bbb2
camelid
and
jyn514
authored
617bbb2
Copy full SHA for 617bbb2
Do not visit attributes in `LateResolutionVisitor`.
cjgillot
committed
7f5d3ff
Copy full SHA for 7f5d3ff
Auto merge of #91203 - GuillaumeGomez:rollup-kwtqvb1, r=GuillaumeGomez
Show description for d2c24aa
bors
committed
d2c24aa
Copy full SHA for d2c24aa
Tweak span and add more tests
estebank
committed
505b09e
Copy full SHA for 505b09e
Rollup merge of #91199 - camelid:test-mixing-docs, r=GuillaumeGomez
Show description for ae9681e
GuillaumeGomez
authored
ae9681e
Copy full SHA for ae9681e
Rollup merge of #91179 - GuillaumeGomez:a-color, r=jsha
Show description for 3bc8fc8
GuillaumeGomez
authored
3bc8fc8
Copy full SHA for 3bc8fc8
Rollup merge of #91151 - name1e5s:chore/process_test, r=m-ou-se
Show description for a81f361
GuillaumeGomez
authored
a81f361
Copy full SHA for a81f361
Rollup merge of #91075 - jsha:chill-item-info, r=GuillaumeGomez
Show description for 9390b50
GuillaumeGomez
authored
9390b50
Copy full SHA for 9390b50
Rollup merge of #90420 - GuillaumeGomez:rustdoc-internals-feature, r=camelid
Show description for a6a1d7c
GuillaumeGomez
authored
a6a1d7c
Copy full SHA for a6a1d7c
Rollup merge of #90044 - rusticstuff:disable_arm_outline_atomics_for_musl, r=workingjubilee
Show description for cbe563a
GuillaumeGomez
authored
cbe563a
Copy full SHA for cbe563a
Rollup merge of #89542 - jhpratt:stabilize-duration-const-fns, r=oli-obk
Show description for 658c148
GuillaumeGomez
authored
658c148
Copy full SHA for 658c148
rustdoc: Add test for mixing doc comments and attrs
Show description for 2e0bc33
camelid
committed
2e0bc33
Copy full SHA for 2e0bc33
Pagination
Previous
Next
You can’t perform that action at this time.