Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
rust-lang
/
rustc-dev-guide
Public
Notifications
You must be signed in to change notification settings
Fork
612
Star
1.9k
Code
Issues
139
Pull requests
9
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Rename
src/libstd
to
library/std
etc.
- #815
#815
Merged
JohnTitor
merged 14 commits into
rust-lang:master
rust-lang/rustc-dev-guide:master
from
JohnTitor:mv-std
JohnTitor/rustc-dev-guide:mv-std
Copy head branch name to clipboard
Jul 30, 2020
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rename
src/libstd
to
library/std
etc.
#815
JohnTitor
merged 14 commits into
rust-lang:master
rust-lang/rustc-dev-guide:master
from
JohnTitor:mv-std
JohnTitor/rustc-dev-guide:mv-std
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2020
Replace `src/libstd` with `library/std`
JohnTitor
committed
b569fb6
View commit details
Copy full SHA for b569fb6
Browse repository at this point
Replace `libstd` with `std`
JohnTitor
committed
2118df3
View commit details
Copy full SHA for 2118df3
Browse repository at this point
Replace `src/libcore` with `library/core`
JohnTitor
committed
0987c30
View commit details
Copy full SHA for 0987c30
Browse repository at this point
Replace `libcore` with `core`
JohnTitor
committed
f348ead
View commit details
Copy full SHA for f348ead
Browse repository at this point
Replace `src/liballoc` with `library/alloc`
JohnTitor
committed
e87f753
View commit details
Copy full SHA for e87f753
Browse repository at this point
Replace `src/libtest` with `library/test`
JohnTitor
committed
188cd9a
View commit details
Copy full SHA for 188cd9a
Browse repository at this point
Replace `libtest` with `test`
JohnTitor
committed
8ec8ab9
View commit details
Copy full SHA for 8ec8ab9
Browse repository at this point
Replace `libpanic_*` with `panic_*`
JohnTitor
committed
8242285
View commit details
Copy full SHA for 8242285
Browse repository at this point
Replace `libproc_macro` with `proc_macro`
JohnTitor
committed
16ddaef
View commit details
Copy full SHA for 16ddaef
Browse repository at this point
Replace `libprofiler_builtins` with `profiler_builtins`
JohnTitor
committed
e0a95f9
View commit details
Copy full SHA for e0a95f9
Browse repository at this point
Replace `libunwind` with `unwind`
JohnTitor
committed
6d1fb12
View commit details
Copy full SHA for 6d1fb12
Browse repository at this point
Fix some paths
JohnTitor
committed
ceb812d
View commit details
Copy full SHA for ceb812d
Browse repository at this point
Fix table format
JohnTitor
committed
a1a52fc
View commit details
Copy full SHA for a1a52fc
Browse repository at this point
Fix line length
JohnTitor
committed
174493b
View commit details
Copy full SHA for 174493b
Browse repository at this point
You can’t perform that action at this time.