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 }}
lcnr
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
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
define-opaques
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 11, 2023
always define opaque types outside of trait solver
lcnr
committed
3811f6e
Copy full SHA for 3811f6e
Auto merge of #111717 - Urgau:uplift_fn_null_check, r=oli-obk
Show description for 63ef74b
bors
committed
63ef74b
Copy full SHA for 63ef74b
Auto merge of #113316 - DrMeepster:underefer_perf, r=oli-obk
Show description for 5b733e2
bors
committed
5b733e2
Copy full SHA for 5b733e2
optimization round 2
Show description for b0dbd60
beepster4096
committed
b0dbd60
Copy full SHA for b0dbd60
Auto merge of #113559 - matthiaskrgr:rollup-jrqyctc, r=matthiaskrgr
Show description for fcaf04e
bors
committed
fcaf04e
Copy full SHA for fcaf04e
Commits on Jul 10, 2023
Rollup merge of #113556 - cuviper:trim-rls, r=Mark-Simulacrum
Show description for ad4f303
matthiaskrgr
authored
ad4f303
Copy full SHA for ad4f303
Rollup merge of #113551 - jyn514:dry-run-exclude, r=ozkanonur
Show description for 40b1c5b
matthiaskrgr
authored
40b1c5b
Copy full SHA for 40b1c5b
Rollup merge of #113548 - rustbot:docs-update, r=ehuss
Show description for 3413ace
matthiaskrgr
authored
3413ace
Copy full SHA for 3413ace
Rollup merge of #113543 - cuviper:triagebot-llvm, r=jyn514
Show description for c2d4af6
matthiaskrgr
authored
c2d4af6
Copy full SHA for c2d4af6
Rollup merge of #113528 - workingjubilee:use-at-minsigstksz-in-rustc-signal-handler, r=WaffleLapkin
Show description for d2a3afe
matthiaskrgr
authored
d2a3afe
Copy full SHA for d2a3afe
Rollup merge of #113523 - workingjubilee:reuse-const-inbounds-gep2, r=cuviper
Show description for 92a1018
matthiaskrgr
authored
92a1018
Copy full SHA for 92a1018
Rollup merge of #113386 - joshtriplett:style-guide-combinable-expressions, r=compiler-errors
Show description for 87f978d
matthiaskrgr
authored
87f978d
Copy full SHA for 87f978d
Auto merge of #113544 - Kobzol:ci-macos-13, r=jyn514
Show description for 1d4f5af
bors
committed
1d4f5af
Copy full SHA for 1d4f5af
Don't use serde-derive in the rls shim
Show description for dd5fa7d
cuviper
committed
dd5fa7d
Copy full SHA for dd5fa7d
Don't print "Skipping" twice
Show description for 8c91c8f
jyn514
committed
8c91c8f
Copy full SHA for 8c91c8f
Update books
rustbot
authored and
ehuss
committed
b706cf8
Copy full SHA for b706cf8
Dynamically size sigaltstk in rustc
Show description for 094cb1a
workingjubilee
committed
094cb1a
Copy full SHA for 094cb1a
Auto merge of #112988 - spastorino:new-rpitit-24, r=compiler-errors
Show description for 8ca44ef
bors
committed
8ca44ef
Copy full SHA for 8ca44ef
CI: use `macos-13` runner for Apple jobs
Kobzol
committed
8e0a87b
Copy full SHA for 8e0a87b
Drop uplifted `clippy::fn_null_check`
Urgau
committed
c0fbeea
Copy full SHA for c0fbeea
Uplift `clippy::fn_null_check` to rustc
Urgau
committed
f6d2bf6
Copy full SHA for f6d2bf6
Remove `rustc_llvm` from llvm-stamp nags
Show description for 68a381f
cuviper
committed
68a381f
Copy full SHA for 68a381f
Auto merge of #94748 - tbu-:pr_file_arc, r=Amanieu
Show description for 05b82e5
bors
committed
05b82e5
Copy full SHA for 05b82e5
Auto merge of #113532 - matthiaskrgr:rollup-mty7u37, r=matthiaskrgr
Show description for 55e8df2
bors
committed
55e8df2
Copy full SHA for 55e8df2
Rollup merge of #113524 - bjorn3:remove_tidy_pal_exception, r=the8472
Show description for 34aebbd
matthiaskrgr
authored
34aebbd
Copy full SHA for 34aebbd
Rollup merge of #113331 - chenyukang:yukang-fix-112590-false-positive, r=estebank
Show description for 70c6378
matthiaskrgr
authored
70c6378
Copy full SHA for 70c6378
Remove the library/term exception in tidy's pal checker code
Show description for 470c244
bjorn3
committed
470c244
Copy full SHA for 470c244
Auto merge of #113520 - Nilstrieb:rollup-zn78vvp, r=Nilstrieb
Show description for a482149
bors
committed
a482149
Copy full SHA for a482149
Reuse LLVMConstInBoundsGEP2
Show description for 0726c78
workingjubilee
committed
0726c78
Copy full SHA for 0726c78
Rollup merge of #113515 - fmease:tracking-issues-dont-need-triage, r=Nilstrieb
Show description for df2982a
Noratrieb
authored
df2982a
Copy full SHA for df2982a
Auto merge of #108796 - devsnek:personality-pal-exception, r=workingjubilee
Show description for 743333f
bors
committed
743333f
Copy full SHA for 743333f
move personality to sys
devsnek
authored and
workingjubilee
committed
90e11a2
Copy full SHA for 90e11a2
Don't label tracking issues with needs-triage
fmease
committed
7d7f6c5
Copy full SHA for 7d7f6c5
Auto merge of #108485 - devsnek:float-pat-exception, r=workingjubilee
Show description for 71f71a5
bors
committed
71f71a5
Copy full SHA for 71f71a5
move pal cfgs in f32 and f64 to sys
devsnek
authored and
workingjubilee
committed
45b516c
Copy full SHA for 45b516c
Pagination
Previous
Next
You can’t perform that action at this time.