]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #44279 - smaeul:crt_static-deps, r=alexcrichton
[rust.git] / src /
2017-09-25 borsAuto merge of #44279 - smaeul:crt_static-deps, r=alexcr...
2017-09-25 borsAuto merge of #44085 - bjorn3:no_llvm_write_metadata...
2017-09-25 borsAuto merge of #44809 - arielb1:small-scope, r=eddyb
2017-09-25 Ariel Ben-Yehudafix Debug impls
2017-09-25 borsAuto merge of #44646 - petrochenkov:scompress, r=michae...
2017-09-25 bjorn3Fix error
2017-09-25 borsAuto merge of #44612 - pylaligand:magenta-to-zircon...
2017-09-25 James TuckerFix fuchsia toolchain prebuild setup
2017-09-25 borsAuto merge of #44700 - arielb1:mir-effectck, r=nikomatsakis
2017-09-24 James TuckerLP_CLONE_FDIO_ROOT is now LP_CLONE_FDIO_NAMESPACE
2017-09-24 James Tuckerensure that prebuilt toolchain binaries are +x
2017-09-24 Petr HosekRe-add CMake package
2017-09-24 Petr HosekUse Zircon's Clang rather than building our own
2017-09-24 James Tuckerbump liblibc to 0.2.31
2017-09-24 Petr HosekDownload clang-tools-extra as well
2017-09-24 Petr HosekInstall unzip into Fuchsia Docker container
2017-09-24 P.Y. LaligandTODO --> FIXME
2017-09-24 P.Y. LaligandUpdate submodules.
2017-09-24 Petr HosekUpdate Fuchsia toolchain build
2017-09-24 P.Y. LaligandUpdated Zircon version.
2017-09-24 P.Y. LaligandFixed casing issues.
2017-09-24 P.Y. LaligandTesting on Travis.
2017-09-24 P.Y. LaligandThe Magenta kernel is now called Zircon.
2017-09-24 borsAuto merge of #44758 - arielb1:a-small-path, r=eddyb
2017-09-24 borsAuto merge of #44743 - arielb1:size-rollback, r=eddyb
2017-09-24 Ariel Ben-Yehudaencode region::Scope using fewer bytes
2017-09-24 Ariel Ben-Yehudamove Scope behind an enum
2017-09-24 borsAuto merge of #44807 - GuillaumeGomez:rollup, r=Guillau...
2017-09-24 Guillaume GomezRollup merge of #44795 - KiChjang:mir-err-notes, r...
2017-09-24 Guillaume GomezRollup merge of #44789 - GuillaumeGomez:fix-rustdoc...
2017-09-24 Guillaume GomezRollup merge of #44625 - frewsxcv:frewsxcv-raii-stdin...
2017-09-24 Guillaume GomezRollup merge of #44103 - zackmdavis:cmp_op_must_use...
2017-09-24 Ariel Ben-Yehudasort the list of inference errors by span
2017-09-24 Ariel Ben-Yehudafix test
2017-09-24 Ariel Ben-Yehudaremove test code accidentally checked in
2017-09-24 Ariel Ben-Yehudaaddress review comments
2017-09-24 Ariel Ben-Yehudamove unsafety checking to MIR
2017-09-24 Ariel Ben-Yehudaadd lint levels to VisibilityScope
2017-09-24 Ariel Ben-Yehudatypeck::check::coercion - roll back failed unsizing...
2017-09-24 Ariel Ben-Yehudaput empty generic lists behind a pointer
2017-09-24 borsAuto merge of #44786 - thombles:tk/i41314, r=petrochenkov
2017-09-24 Keith YeungAdd span labels for E0505 for MIR borrowck
2017-09-24 borsAuto merge of #44772 - michaelwoerister:new-graph,...
2017-09-23 borsAuto merge of #44436 - MicroJoe:master, r=alexcrichton
2017-09-23 borsAuto merge of #44765 - tamird:libc-shim, r=alexcrichton
2017-09-23 Michael Woeristerincr.comp.: Remove out-dated unit test and unnecessary...
2017-09-23 Michael Woeristerincr.comp.: Make #[rustc_dirty/clean] test for fingerpr...
2017-09-23 Michael Woeristerincr.comp.: Remove support for loading metadata fingerp...
2017-09-23 Michael Woeristerincr.comp.: Serialize and deserialize new DepGraph
2017-09-23 Michael Woeristerincr.comp.: Do some various cleanup.
2017-09-23 Michael Woeristerincr.comp.: Initial implemenation of append-only dep...
2017-09-23 Zack M. Davisupdate `fn_must_use` UI test to exercise nonprimitive...
2017-09-23 bjorn3Fix some tests with no llvm build
2017-09-23 bjorn3Fix error
2017-09-23 bjorn3Remove now unused dependency on flate2 from rustc_driver
2017-09-23 bjorn3Remove leftover
2017-09-23 bjorn3Fix tidy errors
2017-09-23 borsAuto merge of #43870 - GuillaumeGomez:deref-suggestion...
2017-09-23 bjorn3Remove build_diagnostic_array hack
2017-09-23 bjorn3Fix some nits
2017-09-23 bjorn3Fix for upstream changes
2017-09-23 Guillaume GomezFix warning position in rustdoc code blocks
2017-09-23 Niko Matsakisadd some comments
2017-09-23 bjorn3Merge rustc_trans_trait into rustc_trans_utils
2017-09-23 bjorn3Move NoLlvmMetadataLoader to rustc_trans_traits
2017-09-23 bjorn3Add TransCrate trait
2017-09-23 bjorn3[WIP] Less hacky way of supporting dylibs
2017-09-23 bjorn3Fix rustc_trans_utils::find_exported_symbols
2017-09-23 borsAuto merge of #44747 - Zoxc:gen-switch-unreachable...
2017-09-23 bjorn3Dont do no-trans for llvm enabled builds
2017-09-23 bjorn3Allow building stage 2 compiler libraries
2017-09-23 bjorn3Allow writing metadata without llvm
2017-09-23 Thomas KarpiniecUI unit test for note when matching tuple enum with...
2017-09-23 Keith YeungAdd span label to E0381 for MIR borrowck
2017-09-23 borsAuto merge of #44633 - petrochenkov:priv2, r=nikomatsakis
2017-09-23 Thomas KarpiniecDiagnostic note when matching tuple enum with struct...
2017-09-23 borsAuto merge of #44784 - frewsxcv:rollup, r=frewsxcv
2017-09-23 Corey FarwellRollup merge of #44778 - lucasem:master, r=estebank
2017-09-23 Corey FarwellRollup merge of #44776 - spastorino:add_forge, r=nikoma...
2017-09-23 Corey FarwellRollup merge of #44773 - GuillaumeGomez:arc-docs, r...
2017-09-23 Corey FarwellRollup merge of #44770 - dtolnay:borrowed, r=sfackler
2017-09-23 Corey FarwellRollup merge of #44759 - durka:patch-43, r=steveklabnik
2017-09-23 Corey FarwellRollup merge of #44749 - zilbuz:issue-44596/E0503,...
2017-09-23 Corey FarwellRollup merge of #44746 - topecongiro:span-for-unary...
2017-09-23 Corey FarwellRollup merge of #44745 - alexcrichton:no-delim-none...
2017-09-23 Corey FarwellRollup merge of #44726 - mattico:patch-3, r=eddyb
2017-09-23 Corey FarwellRollup merge of #44717 - pnkfelix:debugflags-borrowckmi...
2017-09-23 Corey FarwellRollup merge of #44712 - oconnor663:copy_test, r=Guilla...
2017-09-23 Corey FarwellRollup merge of #44658 - leodasvacas:remove-str-eq...
2017-09-23 Corey FarwellRollup merge of #44648 - Havvy:doc-size_of, r=dtolnay
2017-09-23 Corey FarwellRollup merge of #44554 - GuillaumeGomez:add-missing...
2017-09-23 borsAuto merge of #44055 - zackmdavis:condensed_non-ADT_der...
2017-09-23 Lucas Moralesstd::sync::RwLock docs improvement
2017-09-22 Zack M. Davisadd comparison operators to must-use lint (under `fn_mu...
2017-09-22 borsAuto merge of #44720 - est31:master, r=alexcrichton
2017-09-22 Vadim PetrochenkovUse recorded types in rustc_privacy
2017-09-22 Vadim PetrochenkovRecord semantic types for all syntactic types in bodies
2017-09-22 Vadim PetrochenkovGive HirId to hir::Ty
2017-09-22 Vadim PetrochenkovCompress "small" spans to 32 bits and intern "large...
2017-09-22 borsAuto merge of #44696 - michaelwoerister:fingerprints...
next