]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-12-30 Alex CrichtonRollup merge of #38635 - GuillaumeGomez:atomicptr_docs...
2016-12-30 Alex CrichtonRollup merge of #38632 - alexcrichton:trim-travis,...
2016-12-30 Alex CrichtonRollup merge of #38631 - alexcrichton:supafast, r=brson
2016-12-30 Alex CrichtonRollup merge of #38630 - frewsxcv:variadic, r=steveklabnik
2016-12-30 Alex CrichtonRollup merge of #38628 - kellerkindt:patch-1, r=stevekl...
2016-12-30 Alex CrichtonRollup merge of #38622 - alexcrichton:read-lengths...
2016-12-30 Alex CrichtonRollup merge of #38611 - GuillaumeGomez:atomicbool_docs...
2016-12-30 Alex CrichtonRollup merge of #38609 - alexcrichton:less-compress...
2016-12-30 Alex CrichtonRollup merge of #38587 - GuillaumeGomez:arc_docs, r...
2016-12-30 Alex CrichtonRollup merge of #38559 - japaric:ptx2, r=alexcrichton
2016-12-30 Alex CrichtonRollup merge of #38517 - frewsxcv:clarify-msys2-depende...
2016-12-30 Alex CrichtonRollup merge of #38491 - GuillaumeGomez:builder_docs...
2016-12-30 Alex CrichtonRollup merge of #37149 - edunham:more-cargotest, r...
2016-12-29 borsAuto merge of #38503 - brson:bootstrap, r=alexcrichton
2016-12-29 Alex CrichtonFixes for new cargo test repos
2016-12-29 E. DunhamAdd some more repos to cargotest
2016-12-29 Alex CrichtonFallout from updating bootstrap Cargo
2016-12-29 Brian AndersonBump bootstrap compiler
2016-12-29 borsAuto merge of #38627 - rkruppe:ninja-build, r=alexcrichton
2016-12-29 borsAuto merge of #38571 - nrc:emit-metadata-change, r...
2016-12-29 borsAuto merge of #38645 - nikomatsakis:incr-comp-fix-time...
2016-12-29 Nick CameronSupport --emit=foo,metadata
2016-12-29 borsAuto merge of #38619 - alexcrichton:less-android-flaky...
2016-12-29 Nick CameronRestore --crate-type=metadata as an alias for --crate...
2016-12-29 Nick CameronAdd a test for #38273
2016-12-29 Nick CameronChange --crate-type metadata to --emit=metadata
2016-12-28 Alex Crichtonrustbuild: Compile rustc twice, not thrice
2016-12-28 borsAuto merge of #38449 - eddyb:lazy-10, r=nikomatsakis
2016-12-28 borsAuto merge of #38639 - xen0n:nightly-dist-hotfix, r...
2016-12-28 borsAuto merge of #38626 - redox-os:args_fix, r=alexcrichton
2016-12-28 Guillaume GomezAdd missing urls for AtomicPtr
2016-12-28 borsAuto merge of #38616 - pnkfelix:refactor-mir-dataflow...
2016-12-28 Eduard-Mihai... rustdoc: pretty-print nested bodies in inlined constants.
2016-12-28 Eduard-Mihai... rustc: always print nested nodes where a HIR map is...
2016-12-28 Eduard-Mihai... rustc: simplify constant cross-crate loading and rustc_...
2016-12-28 Eduard-Mihai... rustc: move function arguments into hir::Body.
2016-12-28 Eduard-Mihai... rustc: separate bodies for static/(associated)const...
2016-12-28 Eduard-Mihai... rustc: separate TraitItem from their parent Item, just...
2016-12-28 Eduard-Mihai... hir: lower `ImplicitSelf` to resolved `Self` TyQPath's.
2016-12-28 borsAuto merge of #38589 - aidanhs:aphs-stage0-rustdoc...
2016-12-28 borsAuto merge of #38579 - whitequark:min_atomic_width...
2016-12-28 Wang Xueruirustbuild: fix host-only rules ignoring targets in...
2016-12-28 Niko Matsakispropagate TIME_DEPTH to the helper threads for -Z time...
2016-12-28 borsAuto merge of #38479 - michaelwoerister:extern_mod_ich...
2016-12-27 borsAuto merge of #38329 - ollie27:rustdoc_stab_em_div...
2016-12-27 Wang Xueruirustbuild: clarify comment on target array calculation
2016-12-27 Wang Xueruirustbuild: get an empty slice the straight-forward way
2016-12-27 borsAuto merge of #38600 - arielb1:dead-drop, r=eddyb
2016-12-27 Jeremy SollerFix arguments on Redox
2016-12-27 Robin KruppeAccept ninja-build binary in place of ninja
2016-12-27 borsAuto merge of #38577 - redox-os:master, r=alexcrichton
2016-12-27 borsAuto merge of #38574 - Mark-Simulacrum:box-free-unspeci...
2016-12-27 Corey FarwellDocument foreign variadic functions in TRPL and the...
2016-12-27 Alex Crichtontravis: Remove extraneous /tmp/obj dirs
2016-12-27 Alex Crichtontravis: Don't install ccache in containers
2016-12-27 borsAuto merge of #38537 - jseyfried:fix_rustdoc_ice, r=nrc
2016-12-27 borsAuto merge of #38507 - alexcrichton:travis-lldb, r...
2016-12-27 Jorge Apariciofix ui test
2016-12-27 Jorge AparicioPTX support
2016-12-27 kellerkindtAnd suddenly a german word :O
2016-12-27 Mark SimulacrumRemove extra lang item, exchange_free; use box_free...
2016-12-26 Alex Crichtontravis: Update the OSX image we run tests in
2016-12-26 borsAuto merge of #38274 - elahn:windows-readconsole-ctrl...
2016-12-26 Alex Crichtonstd: Clamp max read/write sizes on Unix
2016-12-26 borsAuto merge of #38314 - japaric:do-not-delete-enable...
2016-12-26 Alex Crichtontravis: Attempt to fix Android flakiness
2016-12-26 borsAuto merge of #38542 - YaLTeR:fastcall-fix, r=pnkfelix
2016-12-26 Felix S. Klock IIRefactor mir::dataflow: remove Ctxt associated type...
2016-12-26 borsAuto merge of #38154 - petrochenkov:altname, r=jseyfried
2016-12-26 Vadim PetrochenkovMore systematic error reporting in path resolution
2016-12-26 borsAuto merge of #38536 - retep998:flauschige-kaninchen...
2016-12-26 Vadim PetrochenkovMove some compile-fail tests into UI directory
2016-12-26 Guillaume GomezAdd missing urls in AtomicBool docs
2016-12-26 Alex Crichtontravis: Don't use -9 on gzip
2016-12-26 borsAuto merge of #38598 - brson:em, r=alexcrichton
2016-12-25 Alex CrichtonMove target_family to TargetOptions, not Target
2016-12-25 borsAuto merge of #38490 - jseyfried:def_id_vis, r=nrc
2016-12-25 borsAuto merge of #38539 - jseyfried:fix_resolve_hang,...
2016-12-25 Ariel Ben-Yehudaclear discriminant drop flag at the bottom of a ladder
2016-12-25 borsAuto merge of #38566 - jseyfried:fix_import_resolution_...
2016-12-25 Brian AndersonEmscripten targets are Unix targets
2016-12-24 borsAuto merge of #38594 - steveklabnik:rollup, r=steveklabnik
2016-12-24 Steve KlabnikRollup merge of #38572 - GuillaumeGomez:join_handle_doc...
2016-12-24 Steve KlabnikRollup merge of #38568 - chris-morgan:fix-markdown...
2016-12-24 Steve KlabnikRollup merge of #38557 - michaelwoerister:inline-asm...
2016-12-24 Steve KlabnikRollup merge of #38554 - DirkyJerky:master, r=frewsxcv
2016-12-24 Steve KlabnikRollup merge of #38549 - aidanhs:aphs-incremental-readm...
2016-12-24 Steve KlabnikRollup merge of #38521 - jxson:remove-magenta-warnings...
2016-12-24 Steve KlabnikRollup merge of #38513 - GuillaumeGomez:thread_fn_docs...
2016-12-24 Steve KlabnikRollup merge of #38505 - estebank:why-lines, r=frewsxcv
2016-12-24 Steve KlabnikRollup merge of #38502 - michaelwoerister:ich-test...
2016-12-24 Steve KlabnikRollup merge of #38497 - QuietMisdreavus:rustdoc-where...
2016-12-24 Steve KlabnikRollup merge of #38480 - clarcharr:import_css, r=stevek...
2016-12-24 Steve KlabnikRollup merge of #38297 - matklad:linked-lists-are-not...
2016-12-24 Steve KlabnikRollup merge of #38013 - wezm:simplify-test-notes,...
2016-12-24 Steve KlabnikRollup merge of #37956 - tshepang:patch-2, r=steveklabnik
2016-12-24 borsAuto merge of #38443 - frewsxcv:file-docs, r=brson
2016-12-24 Aidan Hobson... Teach `rustdoc --test` about `--sysroot`, pass it when...
2016-12-24 borsAuto merge of #38062 - alexcrichton:fix-line-writer...
2016-12-24 Guillaume GomezAdd missing urls in Arc docs
next