about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2017-02-08Inline the function `with_lvalue_ref` into `trans_transmute`Ariel Ben-Yehuda-49/+31
2017-02-08remove unneeded drop of isizeAriel Ben-Yehuda-4/+0
2017-02-08emit "align 1" metadata on loads/stores of packed structsAriel Ben-Yehuda-223/+363
2017-02-08Auto merge of #39645 - frewsxcv:rollup, r=frewsxcvbors-1606/+1922
2017-02-08Rollup merge of #39630 - alexcrichton:update-manifest, r=brsonCorey Farwell-4/+13
2017-02-08Rollup merge of #39624 - brson:relnotes-master, r=alexcrichtonCorey Farwell-1/+1
2017-02-08Rollup merge of #39622 - alexcrichton:clean-dist, r=brsonCorey Farwell-0/+1
2017-02-08Rollup merge of #39597 - GuillaumeGomez:correct_rustdoc_test_file, r=alexcric...Corey Farwell-47/+108
2017-02-08Rollup merge of #39583 - michaelwoerister:limit-llvm-threads, r=nikomatsakisCorey Farwell-4/+8
2017-02-08Rollup merge of #39582 - nikomatsakis:incr-comp-issue-39569, r=michaelwoeristerCorey Farwell-35/+122
2017-02-08Rollup merge of #39561 - phungleson:libcollectionsbench, r=alexcrichtonCorey Farwell-1372/+1442
2017-02-08Rollup merge of #39557 - bjorn3:pp-docs, r=jseyfriedCorey Farwell-78/+89
2017-02-08Rollup merge of #39529 - dylanmckay:llvm-4.0-align32, r=alexcrichtonCorey Farwell-26/+29
2017-02-08Rollup merge of #39512 - oconnor663:try_wait, r=alexcrichtonCorey Farwell-32/+30
2017-02-08Rollup merge of #39462 - emilio:improper-ctypes, r=nikomatsakisCorey Farwell-7/+79
2017-02-08Add more test for rustdoc --testGuillaume Gomez-25/+79
2017-02-08Auto merge of #39638 - frewsxcv:rollup, r=frewsxcvbors-8275/+4129
2017-02-07Rollup merge of #39621 - GuillaumeGomez:current_dir_docs, r=steveklabnikCorey Farwell-2/+5
2017-02-07Rollup merge of #39620 - Gheoan:patch-1, r=steveklabnikCorey Farwell-1/+1
2017-02-07Rollup merge of #39593 - steveklabnik:bookshelf-landing-page, r=frewsxcvCorey Farwell-20/+32
2017-02-07Rollup merge of #39545 - JordiPolo:fix/1_15_released, r=jseyfriedCorey Farwell-4/+3
2017-02-07Rollup merge of #39482 - king6cong:master, r=frewsxcvCorey Farwell-1/+1
2017-02-07Rollup merge of #39459 - phungleson:fix-short-hand-struct-doc, r=steveklabnikCorey Farwell-0/+46
2017-02-07Rollup merge of #39431 - alexcrichton:no-more-makefiles, r=brsonCorey Farwell-8148/+75
2017-02-07Rollup merge of #39426 - jakllsch:netbsd-c, r=alexcrichtonCorey Farwell-0/+32
2017-02-07Rollup merge of #39400 - alexcrichton:arm-cross-test, r=brsonCorey Farwell-50/+3773
2017-02-07Rollup merge of #39374 - durka:patch-34, r=steveklabnikCorey Farwell-5/+13
2017-02-07Rollup merge of #39372 - seanmonstar:more-addr-froms, r=alexcrichtonCorey Farwell-0/+29
2017-02-07Rollup merge of #39361 - cengizIO:master, r=arielb1Corey Farwell-56/+124
2017-02-07Rollup merge of #38764 - Aaronepower:master, r=aturonCorey Farwell-0/+7
2017-02-07Rename manifest_version to manifest-versionAlex Crichton-4/+13
2017-02-08Auto merge of #39324 - clarcharr:ipv6_u128, r=alexcrichtonbors-5/+38
2017-02-07reference: clarify #[cfg] sectionAlex Burka-5/+13
2017-02-07Bump stable release dateBrian Anderson-1/+1
2017-02-07rustbuild: Clean build/dist on `make clean`Alex Crichton-0/+1
2017-02-07Add missing urls for current_dirGuillaume Gomez-2/+5
2017-02-07review nitsSteve Klabnik-8/+8
2017-02-07add missing commaGheorghe Anghelescu-1/+1
2017-02-07Auto merge of #39002 - GuillaumeGomez:debug_libcollections, r=aturonbors-0/+257
2017-02-07Change deprecation warning to indicate custom derive support was removed from...Jordi Polo-4/+3
2017-02-06make Child::try_wait return io::Result<Option<ExitStatus>>Jack O'Connor-32/+30
2017-02-07Auto merge of #39591 - alexcrichton:revert-128, r=brsonbors-27/+1
2017-02-06Display correct filename with --test optionGuillaume Gomez-22/+29
2017-02-06Re-write the doc index pageSteve Klabnik-20/+32
2017-02-06Revert "Add 128-bit atomics"Alex Crichton-27/+1
2017-02-06A few documentation improvements for `syntax::print::pp`bjorn3-78/+89
2017-02-06compiletest: Add caching of test resultsAlex Crichton-1/+49
2017-02-06rustbuild: Fix a few locations with makefiles goneAlex Crichton-28/+17
2017-02-06Clean our src/etc of old filesAlex Crichton-520/+0
2017-02-06std: Remove cfg(cargobuild) annotationsAlex Crichton-205/+7