about summary refs log tree commit diff
path: root/src/libsyntax/errors
diff options
context:
space:
mode:
authorSteve Klabnik <steve@steveklabnik.com>2015-12-01 19:01:41 -0500
committerSteve Klabnik <steve@steveklabnik.com>2015-12-01 19:01:41 -0500
commitda095eecc7518cfc763a869f197fb21dec525194 (patch)
tree3a323430fb67aa9a897450acdec23fd90eceb12d /src/libsyntax/errors
parent8fd7f1e614b2b28245ece592def4916d147a7729 (diff)
parentdfa0cbcb3e44c440c842d8990d6be85911964aba (diff)
downloadrust-da095eecc7518cfc763a869f197fb21dec525194.tar.gz
rust-da095eecc7518cfc763a869f197fb21dec525194.zip
Rollup merge of #30144 - pjungwir:clarify-semver-rules, r=steveklabnik
The documentation shows this:

    [dependencies]

    rand="0.3.0"

and says it allows any version compatible with 0.3.0, but then it says, "If we wanted to use only 0.3.0 exactly, we could use `=0.3.0`." That is very easy to misunderstand, so hopefully this PR will help others not to be as confused as me. :-)
Diffstat (limited to 'src/libsyntax/errors')
0 files changed, 0 insertions, 0 deletions