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
516b616
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 3, 2024
Auto merge of #121763 - clubby789:llvm-old-comment, r=cjgillot
Show description for 516b616
bors
committed
516b616
Copy full SHA for 516b616
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
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
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
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
Windows: support getting the thread name
RalfJung
committed
c72b487
Copy full SHA for c72b487
fix wording of alloc access tracking message
RalfJung
committed
931e453
Copy full SHA for 931e453
readme
RalfJung
committed
7f485fc
Copy full SHA for 7f485fc
Auto merge of #121931 - lnicola:sync-from-ra, r=lnicola
Show description for 1090205
bors
committed
1090205
Copy full SHA for 1090205
Add missing get_name for wasm::thread.
Iansa9
committed
eb5328b
Copy full SHA for eb5328b
move thread-panic tests to their own file; test getting the thread name
RalfJung
committed
8deb651
Copy full SHA for 8deb651
Merge commit '4ef6a49b44e8aa380da7522442234bfd7a52c55e' into sync-from-ra
lnicola
committed
964e769
Copy full SHA for 964e769
Auto merge of #121877 - estebank:fancy-svg, r=compiler-errors
Show description for a09d91b
bors
committed
a09d91b
Copy full SHA for a09d91b
Auto merge of #121856 - ChrisDenton:abort, r=joboet
Show description for 3793e5b
bors
committed
3793e5b
Copy full SHA for 3793e5b
Auto merge of #112865 - rust-lang:cargo_update, r=clubby789
Show description for da02fff
bors
committed
da02fff
Copy full SHA for da02fff
cargo update
Show description for 8ef1981
github-actions
committed
8ef1981
Copy full SHA for 8ef1981
Commits on Mar 2, 2024
Auto merge of #121914 - Nadrieril:rollup-ol98ncg, r=Nadrieril
Show description for 0decdac
bors
committed
0decdac
Copy full SHA for 0decdac
On tests that specify --color=always emit SVG file with stderr output
Show description for b4bdb56
estebank
committed
b4bdb56
Copy full SHA for b4bdb56
Auto merge of #121904 - matthiaskrgr:rollup-qcq0d3h, r=matthiaskrgr
Show description for 5119208
bors
committed
5119208
Copy full SHA for 5119208
Auto merge of #3343 - RalfJung:tree-borrows-diag, r=RalfJung
Show description for 31957b6
bors
committed
31957b6
Copy full SHA for 31957b6
Tree Borrows: print where the forbidden access happens; make tag tracking less verbose
RalfJung
committed
21527d2
Copy full SHA for 21527d2
Rollup merge of #121841 - tgross35:f16-f128-step2-intrinsics, r=compiler-errors
Show description for 4c65eef
Nadrieril
authored
4c65eef
Copy full SHA for 4c65eef
Rollup merge of #121731 - oli-obk:eager_opaque_checks, r=compiler-errors
Show description for 200019c
Nadrieril
authored
200019c
Copy full SHA for 200019c
Rollup merge of #121716 - Nadrieril:simple-binding-order, r=matthewjasper
Show description for 30976fb
Nadrieril
authored
30976fb
Copy full SHA for 30976fb
Rollup merge of #121622 - dtolnay:wake, r=cuviper
Show description for b0ca9b5
Nadrieril
authored
b0ca9b5
Copy full SHA for b0ca9b5
Rollup merge of #120761 - rcvalle:rust-dfsan, r=nikic
Show description for 8653c09
Nadrieril
authored
8653c09
Copy full SHA for 8653c09
Cleanup windows abort_internal
ChrisDenton
committed
ce26c78
Copy full SHA for ce26c78
Pagination
Previous
Next
You can’t perform that action at this time.