Skip to content

RFC: input macros #3799

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
f8feb56
add a introduction about input utilities
Phosphorus-M Apr 2, 2025
b9b307f
add some examples for input macros to enhance user input handling
Phosphorus-M Apr 3, 2025
778af57
enhance input macro documentation to clarify behavior of try_input! a…
Phosphorus-M Apr 3, 2025
2a9897b
refactor input prompt for price to simplify user instructions
Phosphorus-M Apr 3, 2025
7f09880
add a lot of information into the RFC
Phosphorus-M Apr 6, 2025
d132d98
move the texto follow the rules of 120 characters
Phosphorus-M Apr 7, 2025
ee4b572
add more details into the drawbacks
Phosphorus-M Apr 19, 2025
bf4e511
change the input macro documentation for clarity and consistency
Phosphorus-M Apr 19, 2025
ab3b87b
fix formatting in input macros documentation for consistency
Phosphorus-M Apr 19, 2025
6e6a666
update start date for input macros RFC
Phosphorus-M Apr 19, 2025
4de808a
rename feature name for consistency in input macros documentation
Phosphorus-M Apr 19, 2025
ea8e32d
fix input handling to check bytes read instead of trimmed length
Phosphorus-M Apr 19, 2025
4196483
update RFC PR reference for input macros documentation
Phosphorus-M Apr 19, 2025
d079152
fix RFC PR reference in input macros documentation
Phosphorus-M Apr 19, 2025
e5c0486
add more context about the motivation
Phosphorus-M Apr 20, 2025
63c574b
refine language and clarity in input macros RFC documentation
Phosphorus-M Apr 20, 2025
70d1ee1
change a `println!` to a `print!`
Phosphorus-M Apr 26, 2025
0c7a542
add Java's EOF behavior to input macros documentation
Phosphorus-M Jul 11, 2025
4b6918f
add missing imports and enhance error handling in input macro
Phosphorus-M Aug 14, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading