]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-08-16 borsAuto merge of #43651 - petrochenkov:foreign-life, r...
2017-08-15 borsAuto merge of #43245 - Gankro:drain-filter, r=sfackler
2017-08-15 borsAuto merge of #43635 - ids1024:backtrace-redox, r=alexc...
2017-08-15 borsAuto merge of #43500 - murarth:string-retain, r=alexcri...
2017-08-15 borsAuto merge of #43303 - redox-os:redox_docker, r=alexcri...
2017-08-15 Jeremy SollerMark install-x86_64-redox.sh as executable
2017-08-15 borsAuto merge of #43863 - steveklabnik:ship-the-rustdoc...
2017-08-15 borsAuto merge of #43859 - arielb1:nonfree-block-live,...
2017-08-15 MurarthAdd method `String::retain`
2017-08-15 borsAuto merge of #43872 - frewsxcv:rollup, r=frewsxcv
2017-08-15 steveklabnikRemove plugins chapter
2017-08-15 Corey FarwellRollup merge of #43868 - lukaramu:issue-43866, r=stevek...
2017-08-15 Corey FarwellRollup merge of #43862 - QuietMisdreavus:get-in-line...
2017-08-15 Corey FarwellRollup merge of #43848 - frewsxcv:frewsxcv-stack-size...
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-08-15 Corey FarwellRollup merge of #43790 - steveklabnik:rustdoc-passes...
2017-08-15 Corey FarwellRollup merge of #43756 - sfackler:instant-nondecreasing...
2017-08-14 borsAuto merge of #43858 - arielb1:escaping-default, r...
2017-08-14 Jeremy SollerMove Redox Dockerfile to disabled directory :(
2017-08-14 Jeremy SollerUse scripts to reduce code size
2017-08-14 Jeremy SollerAdd redox build to cross
2017-08-14 Jeremy SollerAdd Redox Dockerfile
2017-08-14 lukaramuAdd missing newline in Deref docs to fix rendering
2017-08-14 borsAuto merge of #43826 - kennytm:fix-43796-mis-calculated...
2017-08-14 steveklabnikWrite the "passes" chapter of the rustdoc book
2017-08-14 Corey FarwellIndicate which stack size option has precedence.
2017-08-14 steveklabniklink to the rustdoc book from the main docs
2017-08-14 steveklabnikstart building the rustdoc book
2017-08-14 borsAuto merge of #43574 - notriddle:master, r=sfackler
2017-08-14 QuietMisdreavusrustdoc: put auto-hidden docblock labels in line with...
2017-08-14 borsAuto merge of #43740 - michaelwoerister:local-id-in...
2017-08-14 Michael WoeristerFix unused variable warnings in builds disabled debug...
2017-08-14 borsAuto merge of #43857 - michaelwoerister:fix-impl-trait...
2017-08-14 Ariel Ben-Yehudaemit StorageLive for box temporaries
2017-08-14 Ariel Ben-Yehudaremove the "defaulted unit" type bit during writeback
2017-08-14 kennytmsave-analysis: Remove path span extraction methods...
2017-08-14 Michael WoeristerMark closures return via impl-trait as reachable.
2017-08-14 Michael WoeristerFix some merge fallout.
2017-08-14 borsAuto merge of #43856 - sfackler:no-inline-debug, r...
2017-08-14 borsAuto merge of #43844 - arielb1:literally-nonstandard...
2017-08-14 borsAuto merge of #43842 - bjorn3:no_llvm_cleanup, r=alexcr...
2017-08-14 Steven FacklerDon't inline debug methods
2017-08-13 borsAuto merge of #43836 - taleks:issue-39827, r=arielb1
2017-08-13 Corey FarwellIndicate thread names get passed to the OS.
2017-08-13 borsAuto merge of #43815 - alexcrichton:optimize-alloc...
2017-08-13 Corey FarwellRewrite docs for stack size/thread names for spawned...
2017-08-13 bjorn3Fix error
2017-08-13 Ariel Ben-Yehudaast_validation: forbid "nonstandard" literal patterns
2017-08-13 Corey FarwellRemove my mailmap entry.
2017-08-13 bjorn3Update driver.rs
2017-08-13 bjorn3Change run-make ignore message
2017-08-13 bjorn3Change a #[cfg()] to a cfg!()
2017-08-13 bjorn3Fix tidy errors
2017-08-13 bjorn3Remove some more cfg's
2017-08-13 borsAuto merge of #43839 - GuillaumeGomez:rollup, r=Guillau...
2017-08-13 Alexey TarasovAddresses comments in PR #43836
2017-08-13 Guillaume GomezRollup merge of #43833 - dtolnay:connect-timeout, r...
2017-08-13 Guillaume GomezRollup merge of #43824 - kennytm:fix-43232-hir-stats...
2017-08-13 Guillaume GomezRollup merge of #43822 - topecongiro:missing-span-let...
2017-08-13 Guillaume GomezRollup merge of #43821 - NilSet:redox-dns, r=alexcrichton
2017-08-13 Guillaume GomezRollup merge of #43819 - frewsxcv:frewsxcv-include...
2017-08-13 Guillaume GomezRollup merge of #43814 - Eijebong:fix_typos2, r=petroch...
2017-08-13 Guillaume GomezRollup merge of #43803 - GuillaumeGomez:missing-links...
2017-08-13 Guillaume GomezRollup merge of #43782 - nrc:include, r=GuillaumeGomez
2017-08-13 borsAuto merge of #43813 - pengowen123:unused_result, r...
2017-08-13 borsAuto merge of #43630 - Mark-Simulacrum:rustbuild-cleanu...
2017-08-13 Mark SimulacrumBuild rustdoc with the native build triple
2017-08-13 borsAuto merge of #43348 - kennytm:fix-24658-doc-every...
2017-08-13 David TolnayFix TcpStream::connect_timeout tracking issue number
2017-08-13 Mark SimulacrumCargotest needs only one rustdoc.exe to exist on Windows
2017-08-13 Mark SimulacrumCorrect code to not run host-only tests.
2017-08-13 Mark SimulacrumClean tools after building libstd/libtest/librustc.
2017-08-13 Mark SimulacrumBuild rustdoc only at the top stage
2017-08-13 Mark SimulacrumBuild rustdoc with the stageN compiler in N >= 2.
2017-08-13 Mark SimulacrumMake the message for building rustdoc slightly nicer
2017-08-13 Mark SimulacrumAdd ability to ignore git when building rust.
2017-08-13 Mark SimulacrumAllow overriding build triple via flag.
2017-08-13 Mark SimulacrumAllow specifiying targets and hosts not in the config...
2017-08-13 Mark SimulacrumUnify flags into config.
2017-08-12 borsAuto merge of #43736 - ollie27:rustdoc_impls_js, r...
2017-08-12 borsAuto merge of #43724 - lukaramu:std-ops-docs, r=QuietMi...
2017-08-12 Alex Crichtonstd: Unsafe-away runtime checks in `Vec`
2017-08-12 lukaramustd::ops docs: incorporated changes suggested in review
2017-08-12 borsAuto merge of #43820 - sfackler:move-config-template...
2017-08-12 Guillaume GomezAdd missing link in fmt::format function
2017-08-12 borsAuto merge of #43823 - tchajed:fix-pr-link, r=frewsxcv
2017-08-12 Bastien OrivelFix some typos
2017-08-12 borsAuto merge of #43746 - eddyb:sound-thread-local, r...
2017-08-12 kennytmFix `-Z hir-stats` always panics (fix #43232).
2017-08-12 Tej ChajedUpdate GitHub pull request documentation link
2017-08-12 Eduard-Mihai... Check #[thread_local] statics correctly in the compiler.
2017-08-12 borsAuto merge of #43812 - steveklabnik:rustdoc-doc-tests...
2017-08-12 topecongiroInclude 'let' keyword to the span for ast::Local
2017-08-12 bjorn3Less cfg's
2017-08-12 Alexey TarasovFollow up commit for the issue 39827
2017-08-12 Alexey TarasovFixes issue 39827: ICE in volatile_store intrinsic
2017-08-12 Eduard-Mihai... syntax: #[allow_internal_unsafe] bypasses the unsafe_co...
2017-08-12 borsAuto merge of #43794 - Eijebong:fix_typos, r=lukaramu...
2017-08-12 Steven FacklerMove config.toml.example to the root dir
2017-08-12 Thomas LevyHandle DNS label compression in more places
next