about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2018-04-19 15:52:14 -0700
committerAlex Crichton <alex@alexcrichton.com>2018-04-19 16:53:12 -0700
commitca79ba300a0934864d6ea520f9424d5f08ece687 (patch)
tree1d44ca6449c4b2a3950d4358e6d61043ba6db0e5 /src/libsyntax/parse/parser.rs
parent65d201f7d682ad921ac6e67ac07f922aa63a8ce4 (diff)
downloadrust-ca79ba300a0934864d6ea520f9424d5f08ece687.tar.gz
rust-ca79ba300a0934864d6ea520f9424d5f08ece687.zip
Tweak some stabilizations in libstd
This commit tweaks a few stable APIs in the `beta` branch before they hit
stable. The `str::is_whitespace` and `str::is_alphanumeric` functions were
deleted (added in #49381, issue at #49657). The `and_modify` APIs added
in #44734 were altered to take a `FnOnce` closure rather than a `FnMut` closure.

Closes #49581
Closes #49657
Diffstat (limited to 'src/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions