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
bae2b51
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 29, 2024
Remove unnecessary `Level::` qualifiers.
Show description for 721c741
nnethercote
committed
721c741
Copy full SHA for 721c741
Auto merge of #121810 - matthiaskrgr:rollup-mawij2g, r=matthiaskrgr
Show description for 77be7a3
bors
committed
77be7a3
Copy full SHA for 77be7a3
Remove stray stdout/stderr files
jieyouxu
committed
19ee457
Copy full SHA for 19ee457
Error on stray .stderr/.stdout files for (un-)revisioned tests
jieyouxu
committed
f11713b
Copy full SHA for f11713b
Rollup merge of #121809 - tgross35:suggest-path-split-fixup, r=Amanieu
Show description for b961f25
matthiaskrgr
authored
b961f25
Copy full SHA for b961f25
Rollup merge of #121806 - RalfJung:const-metadata, r=oli-obk
Show description for b07419b
matthiaskrgr
authored
b07419b
Copy full SHA for b07419b
Rollup merge of #121798 - AaronChen0:master, r=Nilstrieb
Show description for 50e738b
matthiaskrgr
authored
50e738b
Copy full SHA for 50e738b
Rollup merge of #121782 - RalfJung:mutable-ref-in-static, r=oli-obk
Show description for 255fdcc
matthiaskrgr
authored
255fdcc
Copy full SHA for 255fdcc
Rollup merge of #121753 - mu001999:core/add_cfg, r=cuviper
Show description for 2fdcdd9
matthiaskrgr
authored
2fdcdd9
Copy full SHA for 2fdcdd9
Rollup merge of #121681 - jswrenn:nix-visibility-analysis, r=compiler-errors
Show description for 419f7ae
matthiaskrgr
authored
419f7ae
Copy full SHA for 419f7ae
Rollup merge of #121464 - alexcrichton:fix-wasm64, r=wesleywiser
Show description for 5099720
matthiaskrgr
authored
5099720
Copy full SHA for 5099720
Rollup merge of #121326 - fmease:detect-empty-leading-where-clauses-on-ty-aliases, r=compiler-errors
Show description for dd4ecd1
matthiaskrgr
authored
dd4ecd1
Copy full SHA for dd4ecd1
Remove doc aliases to PATH
Show description for 582ad49
tgross35
committed
582ad49
Copy full SHA for 582ad49
Auto merge of #118247 - spastorino:type-equality-subtyping, r=lcnr
Show description for 878c8a2
bors
committed
878c8a2
Copy full SHA for 878c8a2
Change condition in binders to one that is more readable
spastorino
committed
4a2e3bc
Copy full SHA for 4a2e3bc
Make nll higher ranked equate use bidirectional subtyping in invariant context
spastorino
committed
0479287
Copy full SHA for 0479287
Make infer higher ranked equate use bidirectional subtyping in invariant context
spastorino
committed
23ae3db
Copy full SHA for 23ae3db
add const test for ptr::metadata
RalfJung
committed
3ed175c
Copy full SHA for 3ed175c
Add supporting infrastructure for `run-make` V2 tests
jieyouxu
committed
48e9f92
Copy full SHA for 48e9f92
Detect empty leading where-clauses on type aliases
fmease
committed
cce8128
Copy full SHA for cce8128
AST: Refactor type alias where clauses
fmease
committed
2b80605
Copy full SHA for 2b80605
Auto merge of #121804 - GuillaumeGomez:rollup-jh0v3ex, r=GuillaumeGomez
Show description for 1a1876c
bors
committed
1a1876c
Copy full SHA for 1a1876c
Rollup merge of #121783 - nnethercote:emitter-cleanups, r=oli-obk
Show description for 0e9f02d
GuillaumeGomez
authored
0e9f02d
Copy full SHA for 0e9f02d
Rollup merge of #121669 - nnethercote:count-stashed-errs-again, r=estebank
Show description for a5945b5
GuillaumeGomez
authored
a5945b5
Copy full SHA for a5945b5
Rollup merge of #121596 - ChrisDenton:tls, r=joboet
Show description for eea8cee
GuillaumeGomez
authored
eea8cee
Copy full SHA for eea8cee
Rollup merge of #121376 - Nadrieril:mir-half-ranges, r=pnkfelix
Show description for 2e0a26a
GuillaumeGomez
authored
2e0a26a
Copy full SHA for 2e0a26a
Rollup merge of #121000 - Nadrieril:keep_all_fields, r=compiler-errors
Show description for 9df7f26
GuillaumeGomez
authored
9df7f26
Copy full SHA for 9df7f26
Rollup merge of #120820 - CKingX:cpu-base-minimum, r=petrochenkov,ChrisDenton
Show description for 36bd9ef
GuillaumeGomez
authored
36bd9ef
Copy full SHA for 36bd9ef
Auto merge of #121800 - GuillaumeGomez:rollup-wob2qcz, r=GuillaumeGomez
Show description for 384d26f
bors
committed
384d26f
Copy full SHA for 384d26f
Rollup merge of #121793 - tbu-:pr_floating_point_32, r=Amanieu
Show description for bc23b84
GuillaumeGomez
authored
bc23b84
Copy full SHA for bc23b84
Rollup merge of #121792 - GuillaumeGomez:improve-suggestion, r=michaelwoerister
Show description for 8a74df9
GuillaumeGomez
authored
8a74df9
Copy full SHA for 8a74df9
Rollup merge of #121788 - klensy:clap-deprecated-fix, r=clubby789
Show description for 7147112
GuillaumeGomez
authored
7147112
Copy full SHA for 7147112
Rollup merge of #121781 - RalfJung:bootstrap-fmt, r=clubby789
Show description for b52b699
GuillaumeGomez
authored
b52b699
Copy full SHA for b52b699
Rollup merge of #121765 - hermit-os:errno, r=ChrisDenton
Show description for ad74598
GuillaumeGomez
authored
ad74598
Copy full SHA for ad74598
Rollup merge of #121700 - rcvalle:rust-cfi-dont-compress-user-defined-builtin-types, r=compiler-errors
Show description for b2c3279
GuillaumeGomez
authored
b2c3279
Copy full SHA for b2c3279
Pagination
Previous
Next
You can’t perform that action at this time.