index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootstrap
/
dist.rs
Age
Commit message (
Expand
)
Author
Lines
2017-11-19
std: Add a new wasm32-unknown-unknown target
Alex Crichton
-0
/
+5
2017-11-16
Fix a bug where the rustfmt tarball was not being produced
Nick Cameron
-2
/
+5
2017-11-13
review changes
Nick Cameron
-1
/
+1
2017-11-13
Distribute Rustfmt
Nick Cameron
-0
/
+89
2017-11-08
std: Remove `rand` crate and module
Alex Crichton
-1
/
+0
2017-10-22
Remove deprecated `collections` crate.
leonardo.yvens
-1
/
+0
2017-10-20
Auto merge of #44792 - Mark-Simulacrum:correct-deps, r=alexcrichton
bors
-1
/
+3
2017-10-19
Make tools which may not build return Option.
Mark Simulacrum
-1
/
+3
2017-10-19
rustbuild: fix dist in debug mode
Marc-Antoine Perennou
-1
/
+1
2017-10-16
rustbuild: Allow setting rls/rustfmt to "broken"
Alex Crichton
-88
/
+108
2017-10-09
cleanup: rustc doesn't use an external archiver
Vadim Petrochenkov
-1
/
+1
2017-09-27
Rename rls component to rls-preview on nightly
Nick Cameron
-13
/
+4
2017-09-17
Prevent distribution if miri is enabled
Oliver Schneider
-0
/
+25
2017-09-14
Attempt to fix the component manifest problem for rls-preview
Nick Cameron
-4
/
+13
2017-09-12
Auto merge of #44413 - est31:move_man, r=nikomatsakis
bors
-2
/
+1
2017-09-11
rustbuild: Fix a distribution bug with rustdoc
Alex Crichton
-0
/
+1
2017-09-09
rustbuild: Switch back to using hard links
Alex Crichton
-2
/
+6
2017-09-08
Move the man directory to a subdirectory
est31
-2
/
+1
2017-09-06
Rollup merge of #44321 - jakllsch:jakllsch-4f2d6c87-2674-43e4-9c5f-2415136e6b...
Mark Simulacrum
-1
/
+4
2017-09-06
Rollup merge of #44218 - SimonSapin:commit-hash, r=alexcrichton
Mark Simulacrum
-0
/
+9
2017-09-04
bootstrap: only include docs in extended distribution if enabled
Jonathan A. Kollasch
-1
/
+4
2017-09-04
Only include git-commit-hash in tarballs when available
Simon Sapin
-6
/
+9
2017-09-01
Add git-commit-hash in source and extended tarballs too.
Simon Sapin
-0
/
+4
2017-08-31
Add full git commit hash to release channel manifests
Simon Sapin
-0
/
+2
2017-08-30
rustbuild: update the rust-src filter for compiler-rt
Josh Stone
-1
/
+1
2017-08-29
Rollup merge of #44076 - RalfJung:src, r=alexcrichton
Ariel Ben-Yehuda
-0
/
+6
2017-08-27
rustbuild: Rewrite the configure script in Python
Alex Crichton
-0
/
+1
2017-08-26
Do not include the src/Cargo.toml
Ralf Jung
-1
/
+0
2017-08-24
include Cargo.{toml,lock} in rust-src tarball
Ralf Jung
-0
/
+7
2017-08-13
Build rustdoc only at the top stage
Mark Simulacrum
-2
/
+1
2017-08-13
Unify flags into config.
Mark Simulacrum
-1
/
+1
2017-07-27
Build rustdoc on-demand.
Mark Simulacrum
-0
/
+3
2017-07-27
Change tools to take a compiler instead of a stage.
Mark Simulacrum
-2
/
+8
2017-07-24
Make dist equivalent to old build system.
Mark Simulacrum
-85
/
+77
2017-07-22
Make distcheck work again.
Mark Simulacrum
-1
/
+2
2017-07-20
Change make_run signature to taking a RunConfig struct for refactorability.
Mark Simulacrum
-68
/
+41
2017-07-20
Add an optional condition to constrain defaults.
Mark Simulacrum
-13
/
+6
2017-07-20
Remove step.rs comments
Mark Simulacrum
-110
/
+0
2017-07-20
Implement available paths list.
Mark Simulacrum
-25
/
+25
2017-07-20
Utilize interning to allow Copy/Clone steps
Mark Simulacrum
-84
/
+104
2017-07-20
Remove core_intrinsics feature gate
Mark Simulacrum
-0
/
+12
2017-07-20
Cleanups and fixes throughout
Mark Simulacrum
-109
/
+90
2017-07-20
Fix a few errors introduced during rebase.
Mark Simulacrum
-23
/
+70
2017-07-20
Finish fixing warnings and errors. Bootstrap builds.
Mark Simulacrum
-1
/
+1
2017-07-20
Fixes warnings and errors introduced while moving code around
Mark Simulacrum
-33
/
+36
2017-07-20
Change code to work with the new system
Mark Simulacrum
-12
/
+185
2017-07-20
Move code into Step trait implementations.
Mark Simulacrum
-821
/
+944
2017-07-20
Move rule configs out of step
Mark Simulacrum
-0
/
+102
2017-07-07
Fix stage 2 builds with a custom libdir.
Matthew Dawson
-2
/
+3
2017-07-06
Auto merge of #42899 - alexcrichton:compiler-builtins, r=nikomatsakis
bors
-1
/
+1
[next]