about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-08-16Add support for Vector Pack Saturated on PowerPCLuca Barbato-0/+27
2017-08-16Auto merge of #43651 - petrochenkov:foreign-life, r=eddybbors-14/+18
2017-08-15Auto merge of #43245 - Gankro:drain-filter, r=sfacklerbors-0/+281
2017-08-15Auto merge of #43635 - ids1024:backtrace-redox, r=alexcrichtonbors-45/+197
2017-08-15Auto merge of #43500 - murarth:string-retain, r=alexcrichtonbors-0/+95
2017-08-15Auto merge of #43303 - redox-os:redox_docker, r=alexcrichtonbors-1/+56
2017-08-15Mark install-x86_64-redox.sh as executableJeremy Soller-0/+0
2017-08-15Auto merge of #43863 - steveklabnik:ship-the-rustdoc-book, r=frewsxcvbors-33/+6
2017-08-15Auto merge of #43859 - arielb1:nonfree-block-live, r=nagisabors-3/+97
2017-08-14Add method `String::retain`Murarth-0/+95
2017-08-15Auto merge of #43872 - frewsxcv:rollup, r=frewsxcvbors-14/+134
2017-08-14Remove plugins chaptersteveklabnik-32/+2
2017-08-14Rollup merge of #43868 - lukaramu:issue-43866, r=steveklabnikCorey Farwell-0/+2
2017-08-14Rollup merge of #43862 - QuietMisdreavus:get-in-line-autohide, r=GuillaumeGomezCorey Farwell-1/+1
2017-08-14Rollup merge of #43848 - frewsxcv:frewsxcv-stack-size, r=QuietMisdreavusCorey Farwell-10/+45
2017-08-14Rollup merge of #43790 - steveklabnik:rustdoc-passes, r=QuietMisdreavusCorey Farwell-1/+84
2017-08-14Rollup merge of #43756 - sfackler:instant-nondecreasing, r=alexcrichtonCorey Farwell-2/+2
2017-08-14Auto merge of #43858 - arielb1:escaping-default, r=eddybbors-4/+39
2017-08-14Move Redox Dockerfile to disabled directory :(Jeremy Soller-0/+0
2017-08-14Use scripts to reduce code sizeJeremy Soller-33/+23
2017-08-14Add redox build to crossJeremy Soller-6/+29
2017-08-14Add Redox DockerfileJeremy Soller-0/+42
2017-08-14Add missing newline in Deref docs to fix renderinglukaramu-0/+2
2017-08-14Auto merge of #43826 - kennytm:fix-43796-mis-calculated-spans, r=petrochenkovbors-123/+33
2017-08-14Write the "passes" chapter of the rustdoc booksteveklabnik-1/+84
2017-08-14Indicate which stack size option has precedence.Corey Farwell-1/+1
2017-08-14link to the rustdoc book from the main docssteveklabnik-0/+2
2017-08-14start building the rustdoc booksteveklabnik-1/+2
2017-08-14Auto merge of #43574 - notriddle:master, r=sfacklerbors-0/+71
2017-08-14rustdoc: put auto-hidden docblock labels in line with the toggleQuietMisdreavus-1/+1
2017-08-14Auto merge of #43740 - michaelwoerister:local-id-in-typecktables, r=arielb1bors-544/+1222
2017-08-14Fix unused variable warnings in builds disabled debug-assertions.Michael Woerister-2/+1
2017-08-14Auto merge of #43857 - michaelwoerister:fix-impl-trait-closure-vis, r=eddybbors-0/+16
2017-08-14emit StorageLive for box temporariesAriel Ben-Yehuda-3/+97
2017-08-14remove the "defaulted unit" type bit during writebackAriel Ben-Yehuda-4/+39
2017-08-14save-analysis: Remove path span extraction methods from SpanUtilskennytm-123/+33
2017-08-14Mark closures return via impl-trait as reachable.Michael Woerister-0/+16
2017-08-14Fix some merge fallout.Michael Woerister-15/+4
2017-08-14Auto merge of #43856 - sfackler:no-inline-debug, r=alexcrichtonbors-5/+0
2017-08-14Auto merge of #43844 - arielb1:literally-nonstandard, r=eddybbors-6/+44
2017-08-14Auto merge of #43842 - bjorn3:no_llvm_cleanup, r=alexcrichtonbors-141/+144
2017-08-13Don't inline debug methodsSteven Fackler-5/+0
2017-08-13Auto merge of #43836 - taleks:issue-39827, r=arielb1bors-4/+63
2017-08-13Indicate thread names get passed to the OS.Corey Farwell-4/+8
2017-08-13Auto merge of #43815 - alexcrichton:optimize-alloc, r=sfacklerbors-76/+133
2017-08-13Rewrite docs for stack size/thread names for spawned threads.Corey Farwell-10/+41
2017-08-13Fix errorbjorn3-0/+1
2017-08-13ast_validation: forbid "nonstandard" literal patternsAriel Ben-Yehuda-6/+44
2017-08-13Update driver.rsbjorn3-1/+1
2017-08-13Change run-make ignore messagebjorn3-1/+1