]> git.lizzy.rs Git - rust.git/history - src
normalize field types in copy implementations
[rust.git] / src /
2016-12-30 Simonas KazlauskasTidy
2016-12-30 Simonas KazlauskasFix LEB128 to work with the stage1
2016-12-30 Simonas KazlauskasCleanup FIXMEs
2016-12-30 Simonas KazlauskasFeature gate the 128 bit types
2016-12-30 Simonas KazlauskasTests for the 128 bit integers
2016-12-30 Simonas KazlauskasSuch large. Very 128. Much bits.
2016-12-30 Philip Craigrustbuild: allow running debuginfo-lldb tests on linux
2016-12-30 borsAuto merge of #38697 - alexcrichton:rollup, r=alexcrichton
2016-12-30 Alex CrichtonA few small test fixes and such from rollup
2016-12-30 Jonathan A. KollaschAdd sparc64-unknown-netbsd target
2016-12-30 Jonathan A. Kollaschlibpanic_unwind: UNWIND_DATA_REG for sparc64
2016-12-30 Jonathan A. Kollaschlibunwind: unwinder_private_data_size for sparc64
2016-12-30 Jonathan A. Kollaschlibstd: define std::env::consts::ARCH for sparc64
2016-12-30 Jonathan A. Kollaschliballoc_*: add MIN_ALIGN for sparc64
2016-12-30 Jonathan A. KollaschAdd cabi_sparc64
2016-12-30 Jonathan A. Kollaschfurther enable the Sparc LLVM backend
2016-12-30 Alex CrichtonMerge branch 'aux-tests' of https://github.com/alexcric...
2016-12-30 Alex CrichtonMerge branch 'rustbuild-llvm-targets' of https://github...
2016-12-30 Alex CrichtonRollup merge of #38695 - alexcrichton:debug-appveyor...
2016-12-30 Alex CrichtonRollup merge of #38693 - lucis-fluxum:partialord-typo...
2016-12-30 Alex CrichtonRollup merge of #38676 - rkruppe:llvm-check-success...
2016-12-30 Alex CrichtonRollup merge of #38674 - GuillaumeGomez:atomic_fn_docs...
2016-12-30 Alex CrichtonRollup merge of #38671 - ollie27:rustdoc_stab_em_div_fi...
2016-12-30 Alex CrichtonRollup merge of #38665 - alexcrichton:pretty-only-host...
2016-12-30 Alex CrichtonRollup merge of #38662 - agl:patch-2, r=frewsxcv
2016-12-30 Alex CrichtonRollup merge of #38660 - martijnvermaat:terminfo-reset...
2016-12-30 Alex CrichtonRollup merge of #38659 - agl:patch-1, r=apasel422
2016-12-30 Alex CrichtonRollup merge of #38655 - alexcrichton:travis-and-then...
2016-12-30 Alex CrichtonRollup merge of #38649 - GuillaumeGomez:atomicint_docs...
2016-12-30 Alex CrichtonRollup merge of #38647 - alexcrichton:faster-android...
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-30 borsAuto merge of #38695 - alexcrichton:debug-appveyor...
2016-12-29 Alex Crichtonappveyor: Attempt to debug flaky test runs
2016-12-29 Luc StreetFix typo in PartialOrd docs
2016-12-29 Esteban KüberUse `?` instead of `try!` macro in `print::pprust`
2016-12-29 Robin KruppeCheck *all* errors in LLVMRustArchiveIterator* API
2016-12-29 borsAuto merge of #38503 - brson:bootstrap, r=alexcrichton
2016-12-29 Alex Crichtonrustbuild: Don't run pretty tests by default
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 Guillaume GomezAdd missing urls for atomic fn docs
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 Oliver Middletonrustdoc: Fix broken CSS for trait items
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: Move pretty test suites to host-only
2016-12-28 Alex Crichtonrustbuild: Compile rustc twice, not thrice
2016-12-28 Adam LangleyUse "an" before "i32"
2016-12-28 borsAuto merge of #38449 - eddyb:lazy-10, r=nikomatsakis
2016-12-28 Martijn VermaatFix default terminfo code for reset (sg0 -> sgr0)
2016-12-28 Adam LangleyAdd missing apostrophe.
2016-12-28 Wang Xueruirustbuild: allow overriding list of LLVM targets to...
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 Guillaume GomezAdd missing urls for atomic_int macros types
2016-12-28 borsAuto merge of #38616 - pnkfelix:refactor-mir-dataflow...
2016-12-28 Eduard-Mihai Burtescurustdoc: pretty-print nested bodies in inlined constants.
2016-12-28 Eduard-Mihai Burtescurustc: always print nested nodes where a HIR map is...
2016-12-28 Eduard-Mihai Burtescurustc: simplify constant cross-crate loading and rustc_...
2016-12-28 Eduard-Mihai Burtescurustc: move function arguments into hir::Body.
2016-12-28 Eduard-Mihai Burtescurustc: separate bodies for static/(associated)const...
2016-12-28 Eduard-Mihai Burtescurustc: separate TraitItem from their parent Item, just...
2016-12-28 Eduard-Mihai Burtescuhir: lower `ImplicitSelf` to resolved `Self` TyQPath's.
2016-12-28 Alex Crichtoncompiletest: Don't limit all suites on Android
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
next