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
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
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
f2612da
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 4, 2024
Return a struct from `query intrinsic` to be able to add another field in the next commit
oli-obk
committed
f2612da
Copy full SHA for f2612da
Add `is_intrinsic` helper
oli-obk
committed
aa2ae6b
Copy full SHA for aa2ae6b
Auto merge of #121964 - matthiaskrgr:rollup-rtcju5m, r=matthiaskrgr
Show description for 7606c13
bors
committed
7606c13
Copy full SHA for 7606c13
Rollup merge of #121927 - Zoxc:print-no-query, r=estebank
Show description for de95c39
matthiaskrgr
authored
de95c39
Copy full SHA for de95c39
Rollup merge of #121912 - fmease:diag-method-chains-gat, r=compiler-errors,estebank
Show description for cd9e5b5
matthiaskrgr
authored
cd9e5b5
Copy full SHA for cd9e5b5
Rollup merge of #121130 - chenyukang:yukang-fix-121061-macro-later, r=matthiaskrgr
Show description for c620ae5
matthiaskrgr
authored
c620ae5
Copy full SHA for c620ae5
Auto merge of #121900 - chenyukang:yukang-fix-121425-repr-pack-error, r=compiler-errors
Show description for f7cb53e
bors
committed
f7cb53e
Copy full SHA for f7cb53e
Auto merge of #120585 - Amanieu:ohos-tier2, r=Kobzol
Show description for 8b1af4c
bors
committed
8b1af4c
Copy full SHA for 8b1af4c
Auto merge of #121955 - matthiaskrgr:rollup-1i3lo0j, r=matthiaskrgr
Show description for 89b7830
bors
committed
89b7830
Copy full SHA for 89b7830
Commits on Mar 3, 2024
Auto merge of #121665 - erikdesjardins:ptradd, r=nikic
Show description for 70aa0b8
bors
committed
70aa0b8
Copy full SHA for 70aa0b8
Rollup merge of #121945 - Nilstrieb:ignore-stage1, r=compiler-errors
Show description for e5a6d21
matthiaskrgr
authored
e5a6d21
Copy full SHA for e5a6d21
Rollup merge of #121935 - RalfJung:ptr-without-prov, r=scottmcm
Show description for dc8b71a
matthiaskrgr
authored
dc8b71a
Copy full SHA for dc8b71a
Rollup merge of #121749 - jieyouxu:issue-45127-fix, r=petrochenkov
Show description for 10234fc
matthiaskrgr
authored
10234fc
Copy full SHA for 10234fc
Rollup merge of #121528 - Alexendoo:unused_qualifications, r=petrochenkov
Show description for ed6d175
matthiaskrgr
authored
ed6d175
Copy full SHA for ed6d175
Rollup merge of #121248 - c410-f3r:testsssssss, r=petrochenkov
Show description for d37ad03
matthiaskrgr
authored
d37ad03
Copy full SHA for d37ad03
Add a proper `with_no_queries` to printing
Zoxc
committed
6fb4ac6
Copy full SHA for 6fb4ac6
Auto merge of #121763 - clubby789:llvm-old-comment, r=cjgillot
Show description for 516b616
bors
committed
516b616
Copy full SHA for 516b616
Move tests
c410-f3r
committed
2aab000
Copy full SHA for 2aab000
Consider middle segments of paths in `unused_qualifications`
Alexendoo
committed
4ea9f72
Copy full SHA for 4ea9f72
Run some ui-fulldeps tests on stage 1 again
Show description for 93f595f
Noratrieb
committed
93f595f
Copy full SHA for 93f595f
Auto merge of #121936 - RalfJung:miri, r=RalfJung
Show description for 279c9ba
bors
committed
279c9ba
Copy full SHA for 279c9ba
Auto merge of #121937 - GuillaumeGomez:rollup-9684vg3, r=GuillaumeGomez
Show description for 2690737
bors
committed
2690737
Copy full SHA for 2690737
Only run lint tests on x86_64-unknown-linux-gnu
Show description for d0111cb
jieyouxu
committed
d0111cb
Copy full SHA for d0111cb
Rollup merge of #121934 - RalfJung:tree-wraparound, r=oli-obk
Show description for e634a0a
GuillaumeGomez
authored
e634a0a
Copy full SHA for e634a0a
Rollup merge of #121933 - Iansa9:thread-name-wasm-fix, r=Nilstrieb
Show description for d769ace
GuillaumeGomez
authored
d769ace
Copy full SHA for d769ace
Rollup merge of #121917 - GuillaumeGomez:pattern-complexity_limit.rs, r=Nadrieril
Show description for 7d8f74f
GuillaumeGomez
authored
7d8f74f
Copy full SHA for 7d8f74f
Ignore cdylib test for i686-unknown-linux-musl
jieyouxu
committed
82ceec9
Copy full SHA for 82ceec9
Add feature gate test for `pattern_complexity` attribute
GuillaumeGomez
committed
f04c5c5
Copy full SHA for f04c5c5
Add and update tests to use `pattern_complexity`
GuillaumeGomez
committed
f04b7ee
Copy full SHA for f04b7ee
Add new `pattern_complexity` attribute to add possibility to limit and check recursion in pattern matching
GuillaumeGomez
committed
be31b6b
Copy full SHA for be31b6b
library/ptr: mention that ptr::without_provenance is equivalent to deriving from the null ptr
RalfJung
committed
d579caf
Copy full SHA for d579caf
Auto merge of #121903 - Nilstrieb:rename-qnx-file, r=WaffleLapkin
Show description for 9e73597
bors
committed
9e73597
Copy full SHA for 9e73597
rustc_log: expose tracing-tree "wraparound" in an env var
RalfJung
committed
90162ea
Copy full SHA for 90162ea
Auto merge of #3345 - RalfJung:win-get-thread-name, r=RalfJung
Show description for 639fab7
bors
committed
639fab7
Copy full SHA for 639fab7
Auto merge of #3346 - RalfJung:alloc-accesses, r=RalfJung
Show description for cdf1071
bors
committed
cdf1071
Copy full SHA for cdf1071
Pagination
Previous
Next
You can’t perform that action at this time.