]> git.lizzy.rs Git - rust.git/history - src/bootstrap
rustdoc: make major section headers self-links
[rust.git] / src / bootstrap /
2017-07-23 borsAuto merge of #43386 - oli-obk:suggestions, r=nikomatsakis
2017-07-23 borsAuto merge of #43416 - tshepang:extra-layer, r=alexcrichton
2017-07-23 borsAuto merge of #43256 - Others:patch-1, r=steveklabnik
2017-07-23 borsAuto merge of #43406 - canndrew:never-impl-clone, r...
2017-07-23 borsAuto merge of #43387 - TimNN:rustllvm50, r=alexcrichton
2017-07-22 borsAuto merge of #43382 - mmatyas:aarch64_ignore-stack...
2017-07-22 borsAuto merge of #43059 - Mark-Simulacrum:rustbuild-2...
2017-07-22 Mark SimulacrumMake distcheck work again.
2017-07-22 borsAuto merge of #43367 - alexcrichton:remove-inline-alway...
2017-07-22 Mark SimulacrumAdd make_run to distcheck.
2017-07-22 Mark SimulacrumFix StartupObject build
2017-07-22 borsAuto merge of #43344 - tlively:wasm-debug, r=alexcrichton
2017-07-22 borsAuto merge of #43343 - petrochenkov:methlife3, r=estebank
2017-07-22 borsAuto merge of #43323 - perryprog:master, r=estebank
2017-07-21 borsAuto merge of #43274 - bitshifter:union-align, r=petroc...
2017-07-21 borsAuto merge of #43313 - pftbest:fix_asm, r=alexcrichton
2017-07-21 borsAuto merge of #43318 - jhjourdan:jh/fix_weak_cound_MAX...
2017-07-21 borsAuto merge of #43183 - michaelwoerister:internalize...
2017-07-20 Mark SimulacrumChange make_run signature to taking a RunConfig struct...
2017-07-20 Mark SimulacrumAdd an optional condition to constrain defaults.
2017-07-20 Mark SimulacrumRemove step.rs
2017-07-20 Mark SimulacrumRemove step.rs comments
2017-07-20 Mark SimulacrumCheck RLS tests
2017-07-20 Mark SimulacrumChange default documentation rules to correspond with...
2017-07-20 Mark SimulacrumDon't include lldb/gdb in default tests
2017-07-20 Mark SimulacrumDon't run host-only tests when targeting another platform
2017-07-20 Mark SimulacrumFix a few issues found by comparing past/present
2017-07-20 Mark SimulacrumAllow iterating over step descriptions.
2017-07-20 Mark SimulacrumImplement available paths list.
2017-07-20 Mark SimulacrumUse a single line for serde annotations.
2017-07-20 Mark SimulacrumKrate -> Crate
2017-07-20 Mark SimulacrumRemove outdated code.
2017-07-20 Mark SimulacrumRemove TypeId from stack in Builder
2017-07-20 Aidan Hobson SayersRemove deserialize
2017-07-20 Mark SimulacrumResolve rebase errors
2017-07-20 Guillaume Gomezfail in case nothing to run was found
2017-07-20 Mark SimulacrumFix tidy
2017-07-20 Mark SimulacrumRemove outdated FIXME from cache
2017-07-20 Mark SimulacrumImplement keep-stage support
2017-07-20 Mark SimulacrumRequire should_run to be implemented.
2017-07-20 Mark SimulacrumMake the book default.
2017-07-20 Mark SimulacrumUtilize interning to allow Copy/Clone steps
2017-07-20 Mark SimulacrumRemove core_intrinsics feature gate
2017-07-20 Mark SimulacrumClean up install
2017-07-20 Mark SimulacrumCleanups and fixes throughout
2017-07-20 Mark SimulacrumFix more incorrectly transitioned code
2017-07-20 Mark SimulacrumFix a few errors introduced during rebase.
2017-07-20 Mark SimulacrumCherry pick changes from ce3abc5801f94292be9bc5fbe00b52...
2017-07-20 Mark SimulacrumUpdate to toml 0.4
2017-07-20 Mark SimulacrumMigrate to serde_json entirely
2017-07-20 Mark SimulacrumFix a nit.
2017-07-20 Mark SimulacrumRework compiletest implementation.
2017-07-20 Mark SimulacrumMove compiletest config into a struct
2017-07-20 Mark SimulacrumDocument the process more thoroughly
2017-07-20 Mark SimulacrumAdd documentation to Step and related methods on Builder.
2017-07-20 Mark SimulacrumPacify tidy
2017-07-20 Mark SimulacrumMove code out of macro and into generic method.
2017-07-20 Mark SimulacrumFinish fixing warnings and errors. Bootstrap builds.
2017-07-20 Mark SimulacrumMove cargo() to Builder
2017-07-20 Mark SimulacrumFix tool_cmd
2017-07-20 Mark SimulacrumMove tool_cmd to tool.rs
2017-07-20 Mark SimulacrumFixes warnings and errors introduced while moving code...
2017-07-20 Mark SimulacrumAdd Builder and Step definitions.
2017-07-20 Mark SimulacrumChange code to work with the new system
2017-07-20 Mark SimulacrumMove code into Step trait implementations.
2017-07-20 Mark SimulacrumMove rule configs out of step
2017-07-20 borsAuto merge of #43281 - mmatyas:remotetest_env, r=alexcr...
2017-07-20 borsAuto merge of #43270 - petrochenkov:fixstab, r=alexcrichton
2017-07-20 borsAuto merge of #43247 - est31:master, r=alexcrichton
2017-07-19 borsAuto merge of #43178 - zackmdavis:some_suggestion,...
2017-07-19 borsAuto merge of #43170 - kyrias:full-relro, r=alexcrichton
2017-07-19 borsAuto merge of #43168 - pnkfelix:check-attr-gating,...
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
2017-07-17 borsAuto merge of #42711 - Firstyear:san-on-dylib, r=alexcr...
2017-07-17 borsAuto merge of #43266 - feadoor:issue-43253-exclusive...
2017-07-17 borsAuto merge of #42033 - oli-obk:suggestions, r=petrochenkov
2017-07-17 Mátyás MustohaAllow remote testing remotely when `TEST_DEVICE_ADDR...
2017-07-17 borsAuto merge of #42146 - nrc:rls-rust, r=alexcrichton
2017-07-17 Nick CameronRun RLS tests
2017-07-17 borsAuto merge of #43258 - petrochenkov:cbabort, r=alexcrichton
2017-07-17 borsAuto merge of #43055 - est31:stabilize_float_bits_conv...
2017-07-16 borsAuto merge of #43237 - zackmdavis:missing_sum_and_produ...
2017-07-16 borsAuto merge of #43252 - vbrandl:doc/default-values,...
2017-07-15 Vadim PetrochenkovCompile `compiler_builtins` with `abort` panic strategy
2017-07-15 borsAuto merge of #43224 - jseyfried:fix_macro_idents_regre...
2017-07-15 borsAuto merge of #43246 - frewsxcv:rollup, r=frewsxcv
2017-07-15 borsAuto merge of #43179 - oli-obk:mark_all_the_expansions...
2017-07-15 Corey FarwellRollup merge of #43240 - steveklabnik:update-books...
2017-07-15 Corey FarwellRollup merge of #43229 - kennytm:return-false-if-path...
2017-07-15 Corey FarwellRollup merge of #43228 - redox-os:backtrace_fix, r...
2017-07-15 Corey FarwellRollup merge of #43222 - RalfJung:symlink, r=sfackler
2017-07-15 Corey FarwellRollup merge of #43202 - jackpot51:patch-1, r=sfackler
2017-07-15 Corey FarwellRollup merge of #43159 - cuviper:ptr-swap-simd, r=arielb1
2017-07-15 Corey FarwellRollup merge of #43145 - GuillaumeGomez:build-error...
2017-07-13 Steve KlabnikRollup merge of #43157 - zackmdavis:mail_map, r=stevekl...
2017-07-13 Steve KlabnikRollup merge of #43125 - aochagavia:stable_drop, r...
2017-07-13 Steve KlabnikRollup merge of #42926 - Havvy:doc-path-ext, r=steveklabnik
2017-07-13 borsAuto merge of #43158 - PlasmaPower:thread-local-try...
2017-07-13 borsAuto merge of #43129 - Ophirr33:master, r=alexcrichton
2017-07-12 Mark SimulacrumRollup merge of #43137 - ollie27:stab, r=aturon
next