about summary refs log tree commit diff
path: root/src/bootstrap/builder
AgeCommit message (Expand)AuthorLines
2020-07-27Fix most bootstrap testsJoshua Nelson-1/+2
2020-07-27mv std libs to library/mark-3/+5
2020-07-17Teach bootstrap about target files vs target triplesJake Goulding-28/+28
2020-07-01Tests for number of times rustdoc is built with x.py test and doc.Eric Huss-0/+79
2020-02-03bootstrap: fix clippy warningsMatthias Krüger-1/+0
2019-12-22Format the worldMark Rousskov-298/+81
2019-12-11Fix a test in the bootstrap test suiteAlex Crichton-0/+4
2019-08-23bootstrap: Merge the libtest build step with libstdAlex Crichton-89/+64
2019-07-27Remove run-pass test suitesVadim Petrochenkov-4/+1
2019-06-24bootstrap: pass '--pass' on to compiletest.Mazdak Farrokhzad-0/+2
2019-06-16Separate bootstrap modulechansuke-0/+656