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
22112e4
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 24, 2021
Remove unnecessary unsafe block in `process_unix`
LeSeulArtichaut
committed
22112e4
Copy full SHA for 22112e4
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
Auto merge of #88265 - m-ou-se:rollup-soymv20, r=m-ou-se
Show description for a49e38e
bors
committed
a49e38e
Copy full SHA for a49e38e
Rollup merge of #88259 - LeSeulArtichaut:complete-thir-unsafeck, r=oli-obk
Show description for e710132
m-ou-se
authored
e710132
Copy full SHA for e710132
Rollup merge of #88232 - m-ou-se:macro-name-imported-but-not-macro, r=estebank
Show description for c31e02a
m-ou-se
authored
c31e02a
Copy full SHA for c31e02a
Rollup merge of #88230 - steffahn:a_an, r=oli-obk
Show description for 5cf025f
m-ou-se
authored
5cf025f
Copy full SHA for 5cf025f
Rollup merge of #88188 - GuillaumeGomez:rustdoc-gui-parallel-limit, r=dns2utf8
Show description for 6d1c5b6
m-ou-se
authored
6d1c5b6
Copy full SHA for 6d1c5b6
Rollup merge of #88174 - camelid:clarify-rust-2021-lint-docs, r=m-ou-se
Show description for d486ce7
m-ou-se
authored
d486ce7
Copy full SHA for d486ce7
Rollup merge of #87976 - estebank:fix-suggestion-span-coloring, r=m-ou-se
Show description for 70aec8d
m-ou-se
authored
70aec8d
Copy full SHA for 70aec8d
Auto merge of #87676 - sexxi-goose:truncate_unique, r=nikomatsakis
Show description for 9583fd1
bors
committed
9583fd1
Copy full SHA for 9583fd1
Improve wording of macro-not-found-but-name-exists note.
m-ou-se
committed
908ce2f
Copy full SHA for 908ce2f
Show what things are, but also what they are not.
m-ou-se
committed
4e22bf4
Copy full SHA for 4e22bf4
Don't confuse the user with notes about tool modules.
m-ou-se
committed
a13c66e
Copy full SHA for a13c66e
Clarify what attribute and derive macros look like.
m-ou-se
committed
4bd415f
Copy full SHA for 4bd415f
Say what things are, instead of what they are not.
m-ou-se
committed
5dea5d7
Copy full SHA for 5dea5d7
Silence confusing 'unused import' warnings.
m-ou-se
committed
d834d2a
Copy full SHA for d834d2a
Update tests.
m-ou-se
committed
ce95a57
Copy full SHA for ce95a57
Add tests for macro-not-found diagnostics.
m-ou-se
committed
11c879d
Copy full SHA for 11c879d
Look for macro names in all namespaces for diagnostics.
m-ou-se
committed
7977cb4
Copy full SHA for 7977cb4
Add test for macro-not-found-but-name-imported-here note.
m-ou-se
committed
9051c05
Copy full SHA for 9051c05
Add note to 'macro not found' to point to identically-named imports.
m-ou-se
committed
fed6131
Copy full SHA for fed6131
Auto merge of #87661 - FabianWolff:issue-87461, r=estebank
Show description for 52c881f
bors
committed
52c881f
Copy full SHA for 52c881f
review comments
estebank
committed
955e913
Copy full SHA for 955e913
Do not mark `-Z thir-unsafeck` as unsound anymore
LeSeulArtichaut
committed
6a2b448
Copy full SHA for 6a2b448
Greatly improve limitation handling on parallel rustdoc GUI test run
GuillaumeGomez
committed
b7fe005
Copy full SHA for b7fe005
remove unnecessary `info!()` logging
estebank
committed
31d07ed
Copy full SHA for 31d07ed
Fixes to span locations
estebank
committed
5626346
Copy full SHA for 5626346
wip
estebank
committed
a29a624
Copy full SHA for a29a624
Account for tabs when highlighting multiline code suggestions
estebank
committed
75fd1bf
Copy full SHA for 75fd1bf
Auto merge of #88249 - lnicola:rust-analyzer-2021-08-23, r=lnicola
Show description for 5998c2e
bors
committed
5998c2e
Copy full SHA for 5998c2e
Auto merge of #88220 - sunfishcode:sunfishcode/unix-listener-io-safety, r=joshtriplett
Show description for 33fdb79
bors
committed
33fdb79
Copy full SHA for 33fdb79
:arrow_up: rust-analyzer
lnicola
committed
0a3a457
Copy full SHA for 0a3a457
Auto merge of #87598 - ccqpein:master, r=yaahc
Show description for 1c04856
bors
committed
1c04856
Copy full SHA for 1c04856
Pagination
Previous
Next
You can’t perform that action at this time.