]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-07-22 Mark SimulacrumFix StartupObject build
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... Remove 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 #43271 - Nashenas88:nll, r=nikomatsakis
2017-07-20 borsAuto merge of #43270 - petrochenkov:fixstab, r=alexcrichton
2017-07-20 borsAuto merge of #43260 - zackmdavis:print_target_spec_jso...
2017-07-20 borsAuto merge of #43251 - gaurikholkar:span_reorder, r...
2017-07-20 borsAuto merge of #43247 - est31:master, r=alexcrichton
2017-07-19 Zack M. Davisexplanatory error on `--print target-spec-json` without...
2017-07-19 borsAuto merge of #43178 - zackmdavis:some_suggestion,...
2017-07-19 borsAuto merge of #42859 - eddyb:const-size-and-align-of...
2017-07-19 borsAuto merge of #43333 - Mark-Simulacrum:appveyor-fix...
2017-07-19 Mark SimulacrumAttempt to fix appveyor
2017-07-19 Paul FariaAdd empty MIR pass for non-lexical lifetimes
2017-07-19 Eduard-Mihai... Implement const fn {size,align}_of.
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-19 borsAuto merge of #40989 - matklad:comma-arms, r=petrochenkov
2017-07-18 borsAuto merge of #43316 - Mark-Simulacrum:rollup, r=Mark...
2017-07-18 Mark SimulacrumRollup merge of #43315 - est31:stabilize_float_bits_con...
2017-07-18 Mark SimulacrumRollup merge of #43314 - alexcrichton:fail-curl, r...
2017-07-18 Mark SimulacrumRollup merge of #43312 - lu-zero:master, r=alexcrichton
2017-07-18 Mark SimulacrumRollup merge of #43310 - lynn:rc-weak-doc-fix, r=apasel422
2017-07-18 Mark SimulacrumRollup merge of #43304 - ids1024:path2, r=aturon
2017-07-18 Mark SimulacrumRollup merge of #43294 - insaneinside:std-time-duration...
2017-07-18 Mark SimulacrumRollup merge of #43292 - kennytm:fix-quasi-quoting...
2017-07-18 Mark SimulacrumRollup merge of #43290 - nodakai:fix-ref-path-new,...
2017-07-18 Mark SimulacrumRollup merge of #43287 - kennytm:travis-ci-adjustments...
2017-07-18 Mark SimulacrumRollup merge of #43282 - feadoor:patch-1, r=nikomatsakis
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
2017-07-18 Alex Crichtontravis: Switch `curl -s` to `curl -f`
2017-07-18 Aleksey KladovIgnore pretty-test
2017-07-18 borsAuto merge of #42492 - petrochenkov:methlife, r=nikomat...
2017-07-18 LynnFix erroneous reference to Arc instead of Rc
2017-07-18 Luca Barbatopowerpc: Ignore the stack-probes test
2017-07-18 kennytmChange Travis CI job order.
2017-07-18 borsAuto merge of #43293 - alexcrichton:fail-curl, r=Mark...
2017-07-18 est31float_bits_conv made it into 1.20
2017-07-18 Alex Crichtontravis: Make a few `curl` invocations more resilient
2017-07-18 Ian Douglas... redox: handle multiple paths in PATH
2017-07-18 Aleksey KladovCatch expression does not require semicolon to be a...
2017-07-18 Aleksey KladovUnify rules about commas in match arms and semicolons...
2017-07-17 Johannes LöthbergImplement FromStr for RelroLevel rather than duplicatin...
2017-07-17 Johannes LöthbergMove relro_level from CodegenOptions to DebuggingOptions
2017-07-17 Vadim PetrochenkovMake `late_bound_lifetime_arguments` lint warn-by-default
2017-07-17 Vadim PetrochenkovFix incorrect subst index
2017-07-17 Vadim PetrochenkovDetect implicitly defined late bound lifetime parameter...
2017-07-17 Vadim PetrochenkovProhibit lifetime arguments in path segments with late...
2017-07-17 Vadim PetrochenkovSupport generic lifetime arguments in method calls
2017-07-17 gaurikholkarreorder span labels
2017-07-17 Collin J. Sutton`std::time::Duration`: improve _precision_ of terminolo...
2017-07-17 kennytmFix "Quasi-quoting is inefficient" warning in increment...
2017-07-17 borsAuto merge of #42711 - Firstyear:san-on-dylib, r=alexcr...
next