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
/
rfcs
Public
Notifications
You must be signed in to change notification settings
Fork
1.7k
Star
6.6k
Code
Issues
583
Pull requests
214
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
RFC: Add std::io::inputln()
- #3196
#3196
Open
not-my-profile
wants to merge 12 commits into
rust-lang:master
rust-lang/rfcs:master
from
not-my-profile:inputln
not-my-profile/rfcs:inputln
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
RFC: Add std::io::inputln()
#3196
not-my-profile
wants to merge 12 commits into
rust-lang:master
rust-lang/rfcs:master
from
not-my-profile:inputln
not-my-profile/rfcs:inputln
Copy head branch name to clipboard
Commits
Commits on Nov 16, 2021
Add RFC for std::inputln()
not-my-profile
committed
1309352
View commit details
Copy full SHA for 1309352
Browse repository at this point
Update RFC 3196 to place inputln in std::io
Show description for b2de87d
not-my-profile
committed
b2de87d
View commit details
Copy full SHA for b2de87d
Browse repository at this point
Update RFC 3196 to trim newlines
not-my-profile
committed
7f9ae15
View commit details
Copy full SHA for 7f9ae15
Browse repository at this point
Commits on Nov 18, 2021
inputln: Add rationale for newline trimming
not-my-profile
committed
57bbb43
View commit details
Copy full SHA for 57bbb43
Browse repository at this point
inputln: Add EOF handling
not-my-profile
committed
142b0a9
View commit details
Copy full SHA for 142b0a9
Browse repository at this point
inputln: Mention that print!() does not flush
not-my-profile
committed
87b78e2
View commit details
Copy full SHA for 87b78e2
Browse repository at this point
Commits on Nov 20, 2021
inputln: Suggest Clippy lint for missing flush
not-my-profile
committed
8abd1a7
View commit details
Copy full SHA for 8abd1a7
Browse repository at this point
inputln: Elaborate on function vs. macro
not-my-profile
committed
8bea7dc
View commit details
Copy full SHA for 8bea7dc
Browse repository at this point
inputln: Elaborate on function naming
not-my-profile
committed
dd341ff
View commit details
Copy full SHA for dd341ff
Browse repository at this point
inputln: Reword motivation
not-my-profile
committed
389cc75
View commit details
Copy full SHA for 389cc75
Browse repository at this point
Commits on Nov 24, 2021
inputln: Flush standard output
not-my-profile
committed
bd49088
View commit details
Copy full SHA for bd49088
Browse repository at this point
inputln: Format questions as subheadings
not-my-profile
committed
126e2bd
View commit details
Copy full SHA for 126e2bd
Browse repository at this point
You can’t perform that action at this time.