Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
48e9f92
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 29, 2024
Add supporting infrastructure for `run-make` V2 tests
jieyouxu
committed
48e9f92
Copy full SHA for 48e9f92
Auto merge of #121770 - matthiaskrgr:rollup-wdher8r, r=matthiaskrgr
Show description for d3d145e
bors
committed
d3d145e
Copy full SHA for d3d145e
Commits on Feb 28, 2024
Rollup merge of #121743 - compiler-errors:opportunistically-resolve-regions, r=jackh726
Show description for 9f9daed
matthiaskrgr
authored
9f9daed
Copy full SHA for 9f9daed
Rollup merge of #121735 - Nadrieril:no-panic-on-type-error, r=compiler-errors
Show description for eca6a24
matthiaskrgr
authored
eca6a24
Copy full SHA for eca6a24
Rollup merge of #121724 - nnethercote:LitKind-Err-for-floats, r=fmease
Show description for 686a4b1
matthiaskrgr
authored
686a4b1
Copy full SHA for 686a4b1
Rollup merge of #121689 - GuillaumeGomez:rustdoc-highlighting-whitespace, r=notriddle
Show description for 843920f
matthiaskrgr
authored
843920f
Copy full SHA for 843920f
Rollup merge of #110543 - joboet:reentrant_lock, r=m-ou-se
Show description for 332b9be
matthiaskrgr
authored
332b9be
Copy full SHA for 332b9be
Auto merge of #121489 - nnethercote:diag-renaming, r=davidtwco
Show description for c475e23
bors
committed
c475e23
Copy full SHA for c475e23
Auto merge of #121741 - GuillaumeGomez:rollup-msrsrnk, r=GuillaumeGomez
Show description for bf9c7a6
bors
committed
bf9c7a6
Copy full SHA for bf9c7a6
Opportunistically resolve regions when processing region outlives obligations
compiler-errors
committed
5cdbe83
Copy full SHA for 5cdbe83
Add regression test for inclusion of whitespace characters in rustdoc highlighting
GuillaumeGomez
committed
632d26a
Copy full SHA for 632d26a
Rollup merge of #121702 - compiler-errors:coerce-alias-relate, r=lcnr
Show description for 1b08d1a
GuillaumeGomez
authored
1b08d1a
Copy full SHA for 1b08d1a
Rollup merge of #121698 - rcvalle:rust-cfi-fix-typo, r=compiler-errors
Show description for ca69a1f
GuillaumeGomez
authored
ca69a1f
Copy full SHA for ca69a1f
Rollup merge of #121695 - oli-obk:split_ty_utils, r=compiler-errors
Show description for a62cfe0
GuillaumeGomez
authored
a62cfe0
Copy full SHA for a62cfe0
Rollup merge of #121691 - janstarke:handle-missing-creation-time-as-unsupported, r=cuviper
Show description for 2492f93
GuillaumeGomez
authored
2492f93
Copy full SHA for 2492f93
Rollup merge of #121686 - compiler-errors:rpitit-printing, r=lcnr
Show description for a0027e8
GuillaumeGomez
authored
a0027e8
Copy full SHA for a0027e8
Rollup merge of #121680 - GuillaumeGomez:foreign-macro-jump-to-def, r=notriddle
Show description for b609afe
GuillaumeGomez
authored
b609afe
Copy full SHA for b609afe
Rollup merge of #121661 - surechen:change_attribute_to_local_20240226, r=lcnr
Show description for 796af69
GuillaumeGomez
authored
796af69
Copy full SHA for 796af69
Rollup merge of #121572 - notriddle:notriddle/test-case-121106, r=GuillaumeGomez
Show description for 65b190d
GuillaumeGomez
authored
65b190d
Copy full SHA for 65b190d
Rollup merge of #121527 - Enselic:unix_sigpipe-tests-fixes, r=davidtwco
Show description for d8e6550
GuillaumeGomez
authored
d8e6550
Copy full SHA for d8e6550
Rollup merge of #121423 - nnethercote:rm-UntranslatableDiagnosticTrivial, r=davidtwco
Show description for 587d828
GuillaumeGomez
authored
587d828
Copy full SHA for 587d828
Rollup merge of #121226 - chenyukang:yukang-fix-import-alias, r=davidtwco
Show description for c5dafe6
GuillaumeGomez
authored
c5dafe6
Copy full SHA for c5dafe6
Rollup merge of #120051 - riverbl:os-str-display, r=m-ou-se
Show description for d840408
GuillaumeGomez
authored
d840408
Copy full SHA for d840408
Auto merge of #121699 - weihanglo:update-cargo, r=weihanglo
Show description for d377991
bors
committed
d377991
Copy full SHA for d377991
Don't panic when encountering unexpected constructor
Nadrieril
committed
12b991d
Copy full SHA for 12b991d
Use `LitKind::Err` for floats with unsupported bases.
Show description for 840c8d3
nnethercote
committed
840c8d3
Copy full SHA for 840c8d3
Reformat `float-field.rs` test.
Show description for 7976609
nnethercote
committed
7976609
Copy full SHA for 7976609
Use `LitKind::Err` for floats with empty exponents.
Show description for 951f2d9
nnethercote
committed
951f2d9
Copy full SHA for 951f2d9
Commits on Feb 27, 2024
Remove the `UntranslatableDiagnosticTrivial` lint.
Show description for 5e29e26
nnethercote
committed
5e29e26
Copy full SHA for 5e29e26
Rename `DiagnosticImportance` as `DiagImportance`.
nnethercote
committed
8f3b007
Copy full SHA for 8f3b007
Rename `DiagnosticStyledString` as `DiagStyledString`.
nnethercote
committed
9b3520e
Copy full SHA for 9b3520e
Rename `DiagnosticSymbolList` as `DiagSymbolList`.
nnethercote
committed
6280a8c
Copy full SHA for 6280a8c
Rename `DiagnosticLocation` as `DiagLocation`.
nnethercote
committed
e3c19a2
Copy full SHA for e3c19a2
Rename `DiagnosticArgFromDisplay` as `DiagArgFromDisplay`.
nnethercote
committed
d0ef108
Copy full SHA for d0ef108
Rename `DiagnosticArg{,Map,Name,Value}` as `DiagArg{,Map,Name,Value}`.
nnethercote
committed
8199632
Copy full SHA for 8199632
Pagination
Previous
Next
You can’t perform that action at this time.