]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-09-29 Jonathan TurnerRollup merge of #36460 - mikhail-m1:35123-map3, r=nikom...
2016-09-29 Jonathan TurnerRollup merge of #35892 - srinivasreddy:typeck/coherence...
2016-09-29 Jonathan TurnerRollup merge of #35286 - dns2utf8:doc_never_expression...
2016-09-28 borsAuto merge of #36805 - jonathandturner:rollup, r=jonath...
2016-09-28 borsAuto merge of #36795 - TimNN:fix-36793, r=eddyb
2016-09-28 Jonathan TurnerRollup merge of #36796 - TimNN:mips64-data-layout,...
2016-09-28 Jonathan TurnerRollup merge of #36795 - TimNN:fix-36793, r=eddyb
2016-09-28 Jonathan TurnerRollup merge of #36784 - jonathandturner:env_var, r...
2016-09-28 Jonathan TurnerRollup merge of #36783 - die4taoam:master, r=alexcrichton
2016-09-28 Jonathan TurnerRollup merge of #36782 - alexcrichton:rustc-macro-expan...
2016-09-28 Jonathan TurnerRollup merge of #36769 - nathanmusoke:master, r=apasel422
2016-09-28 Jonathan TurnerRollup merge of #36765 - frewsxcv:ptr-write-bytes,...
2016-09-28 Jonathan TurnerRollup merge of #36757 - KiChjang:E0025-format, r=jonat...
2016-09-28 Jonathan TurnerRollup merge of #36740 - frehberg:apidoc, r=steveklabnik
2016-09-28 Jonathan TurnerRollup merge of #36672 - LinkiTools:master, r=steveklabnik
2016-09-28 Jonathan TurnerRollup merge of #36376 - GuillaumeGomez:e0050, r=jonath...
2016-09-28 borsAuto merge of #36780 - brson:bump, r=alexcrichton
2016-09-28 ParkHanbumAdd testcase for issue-18088.
2016-09-28 borsAuto merge of #36777 - tmiasko:chain-read-eof, r=alexcr...
2016-09-28 Guillaume GomezUpdate E0050 to new error format
2016-09-28 borsAuto merge of #36604 - japaric:libtest-skip, r=alexcrichton
2016-09-28 Tim Neumannupdate mips64* data-layout
2016-09-28 Tim NeumannTypeIdHasher: hash usize as u64
2016-09-28 Jorge Apariciofix compiletest
2016-09-28 borsAuto merge of #36776 - alexcrichton:rustc-macro-dep...
2016-09-27 borsAuto merge of #36601 - jseyfried:build_reduced_graph_in...
2016-09-27 Paulo MatosImprove documention troubleshooting missing linker...
2016-09-27 Jonathan TurnerRemove requirement to use 10.7 (fixes macOS)
2016-09-27 Alex Crichtonrustc: Tweak expansion order of custom derive
2016-09-27 Brian AndersonBump version to 1.14
2016-09-27 Alex Crichtonrustc: Use a special filename for macros 1.1
2016-09-27 borsAuto merge of #36609 - brson:relnotes, r=alexcrichton
2016-09-27 Brian AndersonAdd changelog for 1.12
2016-09-27 Tomasz Miąsko[std::io::Chain] Mark first as done only when reading...
2016-09-27 borsAuto merge of #36761 - jonathandturner:E0425_E0446_E044...
2016-09-27 borsAuto merge of #36758 - michaelwoerister:incr-comp-file...
2016-09-27 Nathan Musokedoc: Fix minor typo in book/variable-bindings.md
2016-09-27 Frank RehbergerUpdate set.rs
2016-09-27 Frank RehbergerUpdate map.rs
2016-09-27 Jeffrey SeyfriedFix fallout in tests.
2016-09-27 Jeffrey SeyfriedFix def id collection for `const_integer`s in the AST.
2016-09-27 Jeffrey SeyfriedWith `--test`, make `#[test]` functions `pub` in `Invoc...
2016-09-27 Jeffrey SeyfriedAvoid aborting after expansion from `BuildReducedGraphV...
2016-09-27 Jeffrey SeyfriedMerge `ModuleData` and `ModuleS`.
2016-09-27 Jeffrey SeyfriedBuild the reduced graph during expansion.
2016-09-27 Jeffrey SeyfriedPeform def id assignment during expansion.
2016-09-27 borsAuto merge of #36764 - jonathandturner:rollup, r=jonath...
2016-09-27 Corey FarwellAdd basic doc example for `core::ptr::write_bytes`.
2016-09-27 Michael Woeristerincr.comp.: Fix build issue in rustc_incremental if...
2016-09-27 borsAuto merge of #36678 - TimNN:fix-dist, r=alexcrichton
2016-09-27 Jonathan TurnerRollup merge of #36756 - alygin:e0512-new-format, r...
2016-09-27 Jonathan TurnerRollup merge of #36754 - tmiasko:getaddrinfo-errors...
2016-09-27 Jonathan TurnerRollup merge of #36742 - shepmaster:llvm-4-preamble...
2016-09-27 Jonathan TurnerRollup merge of #36729 - frewsxcv:rustdoc, r=alexcrichton
2016-09-27 Jonathan TurnerRollup merge of #36727 - kallisti5:master, r=Aatch
2016-09-27 Jonathan TurnerRollup merge of #36723 - GuillaumeGomez:e0513, r=jonath...
2016-09-27 Jonathan TurnerRollup merge of #36721 - TimNN:infinite-emptiness,...
2016-09-27 Jonathan TurnerRollup merge of #36676 - bluss:rustdoc-where-css, r...
2016-09-27 Jonathan TurnerRollup merge of #36669 - jseyfried:refactor_tok_result...
2016-09-27 Jonathan TurnerRollup merge of #36663 - brson:build-plan, r=alexcrichton
2016-09-27 Jonathan TurnerRollup merge of #36662 - jseyfried:parse_macro_invoc_pa...
2016-09-27 Jonathan TurnerRollup merge of #36586 - japaric:rustdoc-sysroot, r...
2016-09-27 Jonathan TurnerRollup merge of #36574 - japaric:link-arg, r=alexcrichton
2016-09-27 Jonathan TurnerRollup merge of #36563 - vanjacosic:patch-1, r=steveklabnik
2016-09-27 Jonathan TurnerUpdate E0446 label with improved wording
2016-09-26 Keith YeungUpdate E0025 to new error format
2016-09-26 Jonathan TurnerUpdate E0425, E0446, E0449
2016-09-26 borsAuto merge of #36661 - jneem:master, r=nrc
2016-09-26 Michael Woeristerincr.comp.: Add test case for cache artifact file headers.
2016-09-26 Michael Woeristerincr.comp.: Add file header to on-disk artifacts for...
2016-09-26 Andrew LyginNew error format for E0512
2016-09-26 Tomasz MiąskoWhen getaddrinfo returns EAI_SYSTEM retrieve actual...
2016-09-26 Vanja CosicRemove whitespace from line endings
2016-09-26 Guillaume GomezUpdate E0513 to new error format
2016-09-26 Guillaume GomezAdd compile-fail test for E0513
2016-09-26 Guillaume GomezAdd E0513 error explanation
2016-09-26 borsAuto merge of #36719 - shepmaster:build-env-var-reporti...
2016-09-26 Jake GouldingExtend preprocessor LLVM version checks to support...
2016-09-26 Joe NeemanAdd a compile-fail test.
2016-09-26 Frank RehbergerUpdate set.rs
2016-09-26 Frank RehbergerUpdate map.rs
2016-09-26 Tim Neumannfix rebase fallout
2016-09-26 borsAuto merge of #36735 - srinivasreddy:typck/variance...
2016-09-26 Frank RehbergerUpdate set.rs
2016-09-26 Frank RehbergerUpdate map.rs
2016-09-26 Frank RehbergerDocument init of HashSet/HashMap from vector
2016-09-26 borsAuto merge of #36734 - nnethercote:fix-HashSet-sizing...
2016-09-26 Jeffrey SeyfriedMove `ensure_complete_parse` into `expand.rs`.
2016-09-26 borsAuto merge of #36730 - jseyfried:make_macro_rules_invoc...
2016-09-26 Alexander von... Haiku: Use common thread set_name stub
2016-09-26 Tim Neumannappease tidy
2016-09-26 Tim Neumannemit feature help in cheat mode
2016-09-26 Tim Neumanndeduplicate inline is_nightly_build implementations
2016-09-26 Tim Neumannrefactor away get_unstable_features_setting
2016-09-26 Tim Neumannmake is_nightly_build a method on UnstableFeatures
2016-09-26 Tim Neumannadd unstable_features to ParseSess
2016-09-26 Tim Neumannmake emit_feature_err take a ParseSess
2016-09-26 borsAuto merge of #36652 - giannicic:issue-36553, r=nrc
2016-09-26 Tim Neumannreject macros with empty repetitions
2016-09-26 Jeffrey SeyfriedAdd regression test.
next