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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15.5k
Star
117k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Move ascii::escape_default to libcore
- #48735
#48735
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
1011X:master
Copy head branch name to clipboard
Mar 13, 2018
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Move ascii::escape_default to libcore
#48735
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
1011X:master
Copy head branch name to clipboard
Commits
Commits on Mar 4, 2018
Added `ascii` module to core
1011X
committed
4e4c1b5
View commit details
Copy full SHA for 4e4c1b5
Browse repository at this point
Merge branch 'master' of github.com:1011X/rust
1011X
committed
df283db
View commit details
Copy full SHA for df283db
Browse repository at this point
Declare `ascii` module in libcore/lib.rs
1011X
committed
16076d4
View commit details
Copy full SHA for 16076d4
Browse repository at this point
Fix unintended rename and a doc example
1011X
committed
bebc340
View commit details
Copy full SHA for bebc340
Browse repository at this point
Fix doc example
1011X
committed
1a4aa1e
View commit details
Copy full SHA for 1a4aa1e
Browse repository at this point
Commits on Mar 5, 2018
Fix doc example, and change fn annotation to stable
1011X
committed
9bfc062
View commit details
Copy full SHA for 9bfc062
Browse repository at this point
Move tests, re-export items from core::ascii
1011X
committed
1b3d1fc
View commit details
Copy full SHA for 1b3d1fc
Browse repository at this point
Copy license into libcore/tests/ascii.rs
1011X
committed
a39b62d
View commit details
Copy full SHA for a39b62d
Browse repository at this point
Remove unnecessary imports
1011X
committed
aa1ded9
View commit details
Copy full SHA for aa1ded9
Browse repository at this point
Commits on Mar 6, 2018
Merge branch 'master' of https://github.com/rust-lang/rust
1011X
committed
06bad6a
View commit details
Copy full SHA for 06bad6a
Browse repository at this point
FusedIterator will be stabilized
1011X
committed
a0c6262
View commit details
Copy full SHA for a0c6262
Browse repository at this point
Commits on Mar 9, 2018
declare ascii test module in core
1011X
committed
679e410
View commit details
Copy full SHA for 679e410
Browse repository at this point
Merge branch 'master' of github.com:1011X/rust
1011X
committed
39c3a37
View commit details
Copy full SHA for 39c3a37
Browse repository at this point
Commits on Mar 12, 2018
include AsciiExt in tests
1011X
committed
8654738
View commit details
Copy full SHA for 8654738
Browse repository at this point
added ascii_ctypes feature to libcore tests module
1011X
committed
1a16271
View commit details
Copy full SHA for 1a16271
Browse repository at this point
You can’t perform that action at this time.