]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #47582 - alexcrichton:auto-beta, r=kennytm
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Sun, 21 Jan 2018 22:11:40 +0000 (23:11 +0100)
committerGitHub <noreply@github.com>
Sun, 21 Jan 2018 22:11:40 +0000 (23:11 +0100)
commit35221d8d68911d0b14262f7f46e9783e335ba298
tree2d27c6bbab0a546f9065c24a8e020355c7a6878b
parenta1c3449a9c386d7a9f950e03b9d7cd03c21bce17
parent06913a5b1d19284ae2c2ff6cfac130842334e886
Rollup merge of #47582 - alexcrichton:auto-beta, r=kennytm

Automaticaly calculate beta prerelease numbers

This is a forward-port of:

9426dda83d7a928d6ced377345e14b84b0f11c21
cbfb9858951da7aee22d82178405306fca9decb1

from the beta branch which is used to automatically calculate the beta number
based on the number of merges to the beta branch so far.