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
b09c254
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 25, 2021
Rollup merge of #88223 - scottmcm:fix-alias, r=yaahc
Show description for b09c254
LeSeulArtichaut
authored
b09c254
Copy full SHA for b09c254
Rollup merge of #88218 - Aaron1011:missing-method-dyn, r=nagisa
Show description for f2cbbb9
LeSeulArtichaut
authored
f2cbbb9
Copy full SHA for f2cbbb9
Rollup merge of #88196 - asquared31415:named-asm-labels-refactor, r=Amanieu
Show description for 891fa3c
LeSeulArtichaut
authored
891fa3c
Copy full SHA for 891fa3c
Rollup merge of #88157 - Icenowy:bootstrap-riscv64, r=Mark-Simulacrum
Show description for 2512fb0
LeSeulArtichaut
authored
2512fb0
Copy full SHA for 2512fb0
Rollup merge of #88156 - steffahn:arc_make_mut_and_weak, r=Mark-Simulacrum
Show description for 214d8e3
LeSeulArtichaut
authored
214d8e3
Copy full SHA for 214d8e3
Rollup merge of #87944 - oconnor663:as_array_of_cells, r=scottmcm
Show description for ccefe27
LeSeulArtichaut
authored
ccefe27
Copy full SHA for ccefe27
Auto merge of #85344 - cbeuw:remap-across-cwd, r=michaelwoerister
Show description for 958d788
bors
committed
958d788
Copy full SHA for 958d788
Auto merge of #87875 - asquared31415:generic-lang-items, r=cjgillot
Show description for 9863bf5
bors
committed
9863bf5
Copy full SHA for 9863bf5
Auto merge of #84333 - tmiasko:liveness-yield, r=tmandry
Show description for 1a9ac38
bors
committed
1a9ac38
Copy full SHA for 1a9ac38
Auto merge of #88242 - bonega:allocation_range, r=oli-obk
Show description for e5484ce
bors
committed
e5484ce
Copy full SHA for e5484ce
Commits on Aug 24, 2021
Auto merge of #88271 - sexxi-goose:liveness, r=nikomatsakis
Show description for faa0a10
bors
committed
faa0a10
Copy full SHA for faa0a10
Auto merge of #88266 - nikomatsakis:issue-87879, r=jackh726
Show description for b03ccac
bors
committed
b03ccac
Copy full SHA for b03ccac
Make explanations of cross-references between `make_mut` and `get_mut` more accurate
steffahn
committed
90354c7
Copy full SHA for 90354c7
Clarifiy weak pointers being diassociated…
Show description for 335bf7c
steffahn
and
Mark-Simulacrum
committed
335bf7c
Copy full SHA for 335bf7c
use convention for with_* methods
bonega
committed
f17e384
Copy full SHA for f17e384
Auto merge of #87472 - inquisitivecrystal:stabilize-force-warn, r=Mark-Simulacrum
Show description for 0599f34
bors
committed
0599f34
Copy full SHA for 0599f34
Update tests
Show description for 1f3170c
inquisitivecrystal
authored and
Mark-Simulacrum
committed
1f3170c
Copy full SHA for 1f3170c
Document `force-warn`
Show description for 228a5f4
inquisitivecrystal
and
Mark-Simulacrum
committed
228a5f4
Copy full SHA for 228a5f4
Stabilize `force-warn`
inquisitivecrystal
authored and
Mark-Simulacrum
committed
aee2c30
Copy full SHA for aee2c30
Tidy up lint command line flags
inquisitivecrystal
authored and
Mark-Simulacrum
committed
d89b4a7
Copy full SHA for d89b4a7
Auto merge of #87900 - jackh726:issue-87429, r=nikomatsakis
Show description for b5fe3bc
bors
committed
b5fe3bc
Copy full SHA for b5fe3bc
Move `named_asm_labels` to a HIR lint
asquared31415
committed
0b81c2e
Copy full SHA for 0b81c2e
Ignore test on Windows
cbeuw
authored
7ed9f2e
Copy full SHA for 7ed9f2e
Auto merge of #87699 - ubamrein:use-iphone-deployment-target-for-llvm, r=petrochenkov
Show description for 47ab5f7
bors
committed
47ab5f7
Copy full SHA for 47ab5f7
Improve liveness analysis for generators
Show description for 9f6f862
tmiasko
committed
9f6f862
Copy full SHA for 9f6f862
Force inline: small functions and single call-site
bonega
committed
e3f07b2
Copy full SHA for e3f07b2
allow specifying an ios version for the llvm target
ubamrein
committed
8f65d15
Copy full SHA for 8f65d15
Auto merge of #87739 - Aaron1011:remove-used-attrs, r=wesleywiser
Show description for f66e825
bors
committed
f66e825
Copy full SHA for f66e825
Auto merge of #85556 - FabianWolff:issue-85071, r=estebank,jackh726
Show description for 5ca596f
bors
committed
5ca596f
Copy full SHA for 5ca596f
Commits on Aug 23, 2021
Auto merge of #83302 - camsteffen:write-piece-unchecked, r=dtolnay
Show description for de42550
bors
committed
de42550
Copy full SHA for de42550
2229: Consider varaiables mentioned in closure as used
arora-aman
committed
d7b4ee8
Copy full SHA for d7b4ee8
fix test
nikomatsakis
committed
ec9531b
Copy full SHA for ec9531b
x.py fmt
nikomatsakis
committed
ef2b9a4
Copy full SHA for ef2b9a4
Add comment and extra test
jackh726
committed
b017077
Copy full SHA for b017077
Add a couple more tests
jackh726
committed
6df6eb8
Copy full SHA for 6df6eb8
Pagination
Previous
Next
You can’t perform that action at this time.