]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-12-31 Jorge Apariciosparc64-linux support
2016-12-30 Jonathan A... Add sparc64-unknown-netbsd target
2016-12-30 Jonathan A... libpanic_unwind: UNWIND_DATA_REG for sparc64
2016-12-30 Jonathan A... libunwind: unwinder_private_data_size for sparc64
2016-12-30 Jonathan A... libstd: define std::env::consts::ARCH for sparc64
2016-12-30 Jonathan A... liballoc_*: add MIN_ALIGN for sparc64
2016-12-30 Jonathan A... Add cabi_sparc64
2016-12-30 Jonathan A... further enable the Sparc LLVM backend
2016-12-29 borsAuto merge of #38503 - brson:bootstrap, r=alexcrichton
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 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 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 borsAuto merge of #38537 - jseyfried:fix_rustdoc_ice, r=nrc
2016-12-27 borsAuto merge of #38507 - alexcrichton:travis-lldb, r...
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 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 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 JoinHandle missing examples
2016-12-24 whitequarkAdd a min_atomic_width target option, like max_atomic_w...
2016-12-24 Jeffrey SeyfriedUse `DefId`s instead of `NodeId`s for `pub(restricted...
2016-12-24 borsAuto merge of #38268 - withoutboats:parse_where_higher_...
2016-12-23 borsAuto merge of #38523 - camlorn:disable_field_reordering...
2016-12-23 Tshepang Lekhonkhobebook: replace example I do not understand
2016-12-23 Jeremy SollerCloexec when creating directories
2016-12-23 borsAuto merge of #38533 - jseyfried:legacy_custom_derive_d...
2016-12-23 Jeremy SollerAdd Debug to OpenOptions and DirBuilder
2016-12-23 borsAuto merge of #38529 - nrc:save-sig, r=nikomatsakis
2016-12-23 borsAuto merge of #38511 - Mark-Simulacrum:drop-glue, r...
2016-12-23 borsAuto merge of #38401 - redox-os:redox_cross, r=brson
2016-12-23 borsAuto merge of #38232 - jseyfried:refactor_global_paths...
2016-12-23 Jeffrey SeyfriedAllow legacy custom derive authors to disable warnings...
2016-12-23 Jeremy SollerConvert fam to Symbol
2016-12-23 Jeremy SollerCorrect target_family mess
2016-12-23 Jeremy SollerDo not build emutls on Redox
2016-12-23 borsAuto merge of #38562 - brson:rm-llvm-lock, r=brson
2016-12-23 Jeffrey SeyfriedFix rustdoc ICE.
next