]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-09-30 Steve KlabnikRollup merge of #36529 - bluss:index-doc, r=GuillaumeGomez
2016-09-30 borsAuto merge of #36822 - Aatch:resolve-callee-expr, r...
2016-09-30 borsAuto merge of #36819 - jseyfried:fix_ast_const_integer_...
2016-09-30 borsAuto merge of #36557 - sfackler:fix-hashdos-docs, r...
2016-09-29 borsAuto merge of #36430 - llogiq:cow_add, r=alexcrichton
2016-09-29 Steven FacklerMention FNV
2016-09-29 borsAuto merge of #36377 - tormol:encode_utf, r=alexcrichton
2016-09-29 borsAuto merge of #36752 - jonas-schievink:vartmparg, r...
2016-09-29 Andre Bogusimpl {Add, AddAssign}<{str, Cow<str>}> for Cow<str>
2016-09-29 borsAuto merge of #36456 - alexcrichton:rustbuild-dont...
2016-09-29 borsAuto merge of #36818 - jonathandturner:rollup, r=jonath...
2016-09-29 James MillerResolve the callee type in check_call before autoderef
2016-09-29 Jeffrey SeyfriedAdd regression test.
2016-09-29 Jonathan TurnerRollup merge of #36813 - palango:link-to-fmt, r=stevekl...
2016-09-29 Jonathan TurnerRollup merge of #36811 - brson:bootstrap, r=alexcrichton
2016-09-29 Jonathan TurnerRollup merge of #36803 - brson:node, r=alexcrichton
2016-09-29 Jonathan TurnerRollup merge of #36794 - japaric:target-panic, r=alexcr...
2016-09-29 Jonathan TurnerRollup merge of #36789 - jseyfried:non_inline_mod_in_bl...
2016-09-29 Jonathan TurnerRollup merge of #36787 - jseyfried:fix_test_harness_ree...
2016-09-29 Jonathan TurnerRollup merge of #36760 - nrc:input2, r=alexcrichton
2016-09-29 Jonathan TurnerRollup merge of #36741 - matklad:no-flacky-test, r...
2016-09-29 Jonathan TurnerRollup merge of #36704 - Mark-Simulacrum:cleanup-cabi...
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-29 Jeffrey SeyfriedFix ICE on a macro in a constant integer position that...
2016-09-29 borsAuto merge of #36395 - durka:rangeinclusive-no-esi...
2016-09-28 Alex Crichtonrustbuild: Use current_dir instead of -C
2016-09-28 Jonas SchievinkRemove MIR dump comments from mir-opt tests
2016-09-28 Brian AndersonRemove stage0 hacks
2016-09-28 Jonas SchievinkChange the `local` prefix to `_`
2016-09-28 Jeffrey SeyfriedAdd regression test.
2016-09-28 Jeffrey SeyfriedAllow non-inline modules in more places.
2016-09-28 borsAuto merge of #36805 - jonathandturner:rollup, r=jonath...
2016-09-28 Paul LangeAdd link to format! docs
2016-09-28 Brian AndersonUpdate bootstrap compiler
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 Brian AndersonMove nodejs detection into bootstrap
2016-09-28 Jorge Apariciofix librustc test: panic is Option<PanicStrategy> now
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 tormol[breaking-change] std: change `encode_utf{8,16}()`...
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-28 Nick CameronAllow supplying an error destination via the compiler...
2016-09-28 Jorge Aparicioadd a panic-strategy field to the target specification
2016-09-27 Jeffrey SeyfriedAdd regression test.
2016-09-27 borsAuto merge of #36601 - jseyfried:build_reduced_graph_in...
2016-09-27 Paulo MatosImprove documention troubleshooting missing linker...
2016-09-27 Jeffrey SeyfriedAvoid re-export errors in the generated test harness.
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...
next