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
29a41f0
User selector
All users
Datepicker
All time
Commit History
Commits on May 12, 2020
add ui test for issue-69276
csmoe
committed
29a41f0
Copy full SHA for 29a41f0
Commits on May 10, 2020
Auto merge of #71825 - contrun:cg-option-strip, r=petrochenkov
Show description for aeb4738
bors
committed
aeb4738
Copy full SHA for aeb4738
Auto merge of #72074 - RalfJung:rollup-1ns58no, r=RalfJung
Show description for 9912925
bors
committed
9912925
Copy full SHA for 9912925
Rollup merge of #72043 - GuillaumeGomez:clean-up-e0569, r=Dylan-DPC
Show description for f2b655f
RalfJung
authored
f2b655f
Copy full SHA for f2b655f
Rollup merge of #71945 - GuillaumeGomez:sort-impl-on-foreign-types-section, r=kinnison,ollie27
Show description for d22c18b
RalfJung
authored
d22c18b
Copy full SHA for d22c18b
Rollup merge of #71882 - alexcrichton:update-cc, r=Mark-Simulacrum
Show description for 37a9192
RalfJung
authored
37a9192
Copy full SHA for 37a9192
Rollup merge of #71840 - matthewjasper:drop-trees, r=oli-obk
Show description for 6235307
RalfJung
authored
6235307
Copy full SHA for 6235307
add linking option strip
Show description for a6c2f73
contrun
committed
a6c2f73
Copy full SHA for a6c2f73
Auto merge of #71775 - petrochenkov:crtcfg, r=matthewjasper
Show description for 8d16eeb
bors
committed
8d16eeb
Copy full SHA for 8d16eeb
Auto merge of #72020 - alexcrichton:fix-incremental-linker-plugin-lto, r=oli-obk
Show description for b326953
bors
committed
b326953
Copy full SHA for b326953
Fix disagreeement about CGU reuse and LTO
Show description for c7bd5a6
alexcrichton
committed
c7bd5a6
Copy full SHA for c7bd5a6
Auto merge of #71557 - matthewjasper:mir-asymmetric-or-pattern, r=oli-obk
Show description for 6f5c782
bors
committed
6f5c782
Copy full SHA for 6f5c782
Commits on May 9, 2020
Auto merge of #69530 - Aaron1011:perf/skip-coerce-var, r=nikomatsakis
Show description for 0a3619c
bors
committed
0a3619c
Copy full SHA for 0a3619c
Auto merge of #72041 - RalfJung:rollup-xivrvy2, r=RalfJung
Show description for bad3bf6
bors
committed
bad3bf6
Copy full SHA for bad3bf6
Add missing backtick in E0569 explanation
GuillaumeGomez
committed
e0c0c3b
Copy full SHA for e0c0c3b
Sort "implementations on foreign types" section in the sidebar
GuillaumeGomez
committed
b865db0
Copy full SHA for b865db0
Rollup merge of #71555 - cjgillot:nameless, r=matthewjasper
Show description for 366c178
RalfJung
authored
366c178
Copy full SHA for 366c178
Rollup merge of #71508 - oli-obk:alloc_map_unlock, r=RalfJung
Show description for 8c0310d
RalfJung
authored
8c0310d
Copy full SHA for 8c0310d
Rollup merge of #71234 - maurer:init-array, r=cuviper
Show description for ce05553
RalfJung
authored
ce05553
Copy full SHA for ce05553
Rollup merge of #71185 - JohnTitor:run-fail, r=petrochenkov
Show description for 1704dca
RalfJung
authored
1704dca
Copy full SHA for 1704dca
Rollup merge of #69406 - jackh726:chalk-upgrade, r=nikomatsakis
Show description for 2420b42
RalfJung
authored
2420b42
Copy full SHA for 2420b42
Address review comments
matthewjasper
committed
b998497
Copy full SHA for b998497
Bless mir-opt tests
matthewjasper
committed
a030c92
Copy full SHA for a030c92
Add some more comments
matthewjasper
committed
1a19c1d
Copy full SHA for 1a19c1d
Auto merge of #72030 - matthiaskrgr:submodule_upd, r=Mark-Simulacrum
Show description for 7c59a81
bors
committed
7c59a81
Copy full SHA for 7c59a81
Reduce the number of drop-flag assignments in unwind paths
matthewjasper
committed
54aa418
Copy full SHA for 54aa418
Defer creating drop trees in MIR lowering until leaving that scope
matthewjasper
committed
6119885
Copy full SHA for 6119885
Auto merge of #71994 - jyn514:path-independent, r=Mark-Simulacrum
Show description for 34d6b44
bors
committed
34d6b44
Copy full SHA for 34d6b44
Auto merge of #72036 - Dylan-DPC:rollup-ca8b0ql, r=Dylan-DPC
Show description for 945d110
bors
committed
945d110
Copy full SHA for 945d110
Rollup merge of #72031 - Elinvynia:master, r=Mark-Simulacrum
Show description for 4b337d2
Dylan-DPC
authored
4b337d2
Copy full SHA for 4b337d2
Rollup merge of #72018 - mark-i-m:canon-chalk, r=mark-i-m
Show description for 46d97c2
Dylan-DPC
authored
46d97c2
Copy full SHA for 46d97c2
Rollup merge of #71981 - DarkEld3r:patch-1, r=ollie27
Show description for b86b626
Dylan-DPC
authored
b86b626
Copy full SHA for b86b626
Rollup merge of #71947 - mibac138:dead-code, r=cramertj
Show description for 966589e
Dylan-DPC
authored
966589e
Copy full SHA for 966589e
Rollup merge of #71942 - nnethercote:shrink-LocalDecl, r=matthewjasper
Show description for 2b3a114
Dylan-DPC
authored
2b3a114
Copy full SHA for 2b3a114
Rollup merge of #71890 - cuviper:simple-error-Registry, r=cramertj
Show description for d16d02b
Dylan-DPC
authored
d16d02b
Copy full SHA for d16d02b
Pagination
Previous
Next
You can’t perform that action at this time.