Skip to content
A database of Rust compiler versions and the git commit that they were built from.
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
bbot_json_cache
dist_toml_cache
fixups
COPYING
README.md
commit-db.rb
commit_cache

README.md

A database of Rust compiler versions and the git commit that they were built from.

Usage:
	./commit-db.rb update [--force]
	./commit-db.rb list-valid CHANNEL
	./commit-db.rb lookup COMMIT

This is all scraped from buildbot with some missing information added in fixups. Note that nightly information is not available before March 2016. PRs accepted :-p.

You can’t perform that action at this time.