about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-05-21Rollup merge of #33747 - postmodern:patch-2, r=ManishearthManish Goregaokar-4/+5
2016-05-21Rollup merge of #33746 - dns2utf8:doc_sort_memory, r=steveklabnikManish Goregaokar-7/+4
2016-05-21Rollup merge of #33743 - royalstream:royalstream-stack-doc, r=steveklabnikManish Goregaokar-2/+2
2016-05-21Rollup merge of #33679 - Manishearth:rustdoc-readmore-impls, r=alexcrichtonManish Goregaokar-18/+62
2016-05-21Rollup merge of #33578 - durka:patch-21, r=alexcrichtonManish Goregaokar-3/+3
2016-05-20Wording changesPostmodern-3/+3
2016-05-20update tracking issue for once_poisonAlex Burka-3/+3
2016-05-20Auto merge of #33758 - GuillaumeGomez:rollup, r=Manishearthbors-25/+415
2016-05-20Auto merge of #33318 - alexcrichton:hashmap-seed, r=aturonbors-2/+27
2016-05-20Auto merge of #33378 - oli-obk:fix/registry_args, r=Manishearthbors-3/+6
2016-05-20Clarify docs for sort(&mut self)Stefan Schindler-7/+4
2016-05-20Rollup merge of #33745 - postmodern:patch-1, r=steveklabnikGuillaume Gomez-2/+2
2016-05-20Rollup merge of #33739 - GuillaumeGomez:error-code-tests, r=ManishearthGuillaume Gomez-0/+284
2016-05-20Rollup merge of #33734 - luqmana:33387-mir_fat_ptr_coerce, r=arielb1Guillaume Gomez-4/+68
2016-05-20Rollup merge of #33683 - sanxiyn:paren-span, r=nikomatsakisGuillaume Gomez-5/+40
2016-05-20Rollup merge of #33676 - rkruppe:e0509-exact-words, r=sanxiynGuillaume Gomez-11/+13
2016-05-20Rollup merge of #33668 - dns2utf8:catch_thread, r=steveklabnikGuillaume Gomez-3/+8
2016-05-20Update testsManish Goregaokar-21/+36
2016-05-20Auto merge of #33729 - alexcrichton:patch-libbacktrace, r=sfacklerbors-4/+31
2016-05-20Auto merge of #33553 - alexcrichton:cdylibs, r=brsonbors-94/+283
2016-05-19Auto merge of #33358 - michaelwoerister:debuginfo-methods, r=eddybbors-4/+46
2016-05-19Grammar changePostmodern-3/+4
2016-05-19Keep line-width within 80 columnsPostmodern-2/+3
2016-05-19Clarify the English translation of `?Sized`Postmodern-4/+3
2016-05-19std: Cache HashMap keys in TLSAlex Crichton-2/+27
2016-05-19Auto merge of #33103 - ranma42:escape-unicode-last, r=alexcrichtonbors-0/+45
2016-05-19debuginfo: Make DW_TAG_subroutine DIEs for inherent methods children of their...Michael Woerister-4/+46
2016-05-19Mark the metadata symbol as reachable to fix OSX not finding dylibs.Eduard Burtescu-3/+11
2016-05-19rustc: Add a new crate type, cdylibAlex Crichton-91/+272
2016-05-19Catch thread in exampleStefan Schindler-3/+8
2016-05-19Clarify wording in `transmute` examplePostmodern-2/+2
2016-05-19std: Update libbacktrace for a soundness fixAlex Crichton-4/+31
2016-05-19Book: small improvement to a table to make it clearerSteven Burns-2/+2
2016-05-19Auto merge of #33742 - Manishearth:rollup, r=Manishearthbors-79/+220
2016-05-19Rollup merge of #33730 - jseyfried:fix_macro_backtrace_diagnostics, r=nikomat...Manish Goregaokar-1/+1
2016-05-19Rollup merge of #33721 - royalstream:royalstream-doc-highlights, r=ManishearthManish Goregaokar-38/+38
2016-05-19Rollup merge of #33720 - mark-summerfield:patch-1, r=steveklabnikManish Goregaokar-0/+2
2016-05-19Rollup merge of #33712 - jseyfried:fix_expanded_expr_span_bug, r=nrcManish Goregaokar-28/+24
2016-05-19Rollup merge of #33708 - nham:zero-elided-lifetimes, r=sanxiynManish Goregaokar-9/+48
2016-05-19Rollup merge of #33705 - lqd:rustdoc-version-tooltip, r=GuillaumeGomezManish Goregaokar-2/+3
2016-05-19Rollup merge of #33698 - alexcrichton:update-libc, r=japaricManish Goregaokar-0/+0
2016-05-19Rollup merge of #33696 - nham:add-test-21225, r=luqmanaManish Goregaokar-0/+30
2016-05-19Rollup merge of #33611 - vvanders:master, r=steveklabnikManish Goregaokar-0/+47
2016-05-19Rollup merge of #33353 - timothy-mcroy:E0502, r=sanxiynManish Goregaokar-1/+27
2016-05-19Auto merge of #33702 - crimsun:pr33678, r=alexcrichtonbors-4/+3
2016-05-19Add new error code testsggomez-0/+284
2016-05-19Make the #[stable(since)] version attribute clearer with a tooltipRémy Rakic-2/+3
2016-05-19Reword the short diagnostic for E0509Robin Kruppe-11/+13
2016-05-19Auto merge of #33694 - arielb1:fuzzy-on-unimplemented, r=nikomatsakisbors-46/+165
2016-05-19[MIR] Add PointerCast for Unsize casts of fat pointers.Luqman Aden-4/+68