about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-11-21Document the size of boolSimon Sapin-0/+1
2017-11-21Auto merge of #45701 - cramertj:impl-trait-this-time, r=eddybbors-133/+884
2017-11-21Auto merge of #45545 - durka:macro-backtrace, r=nrcbors-58/+211
2017-11-21Auto merge of #45039 - QuietMisdreavus:doc-spotlight, r=GuillaumeGomez,QuietM...bors-14/+345
2017-11-20Auto merge of #46130 - kennytm:rollup, r=kennytmbors-49/+114
2017-11-21Rollup merge of #46128 - Coding-Doctors:patch-1, r=dtolnaykennytm-1/+1
2017-11-21Rollup merge of #46124 - rkruppe:no-llvm_unreachable, r=arielb1kennytm-30/+37
2017-11-21Rollup merge of #46122 - malbarbo:docs, r=steveklabnikkennytm-7/+9
2017-11-21Rollup merge of #46121 - malbarbo:rc_arc_pointer, r=dtolnaykennytm-2/+2
2017-11-21Rollup merge of #46119 - ritiek:master, r=arielb1kennytm-1/+1
2017-11-21Rollup merge of #46107 - nyanzebra:develop, r=kennytmkennytm-1/+1
2017-11-21Rollup merge of #46092 - sfackler:ppid, r=alexcrichtonkennytm-0/+14
2017-11-21Rollup merge of #46088 - vitiral:read_doc, r=steveklabnikkennytm-7/+27
2017-11-21Rollup merge of #46082 - Enet4:mutex_from, r=sfacklerkennytm-0/+22
2017-11-20Fix result for assert_eqBenjamin Hoffmeyer-1/+1
2017-11-20Fix doc tests for trim_right_matchesBenjamin Hoffmeyer-1/+1
2017-11-20address review commentsAlex Burka-82/+109
2017-11-20Clippy is brokenTaylor Cramer-1/+1
2017-11-20Print the address of the pointed value in Pointer impl for Rc and ArcMarco A L Barbosa-2/+2
2017-11-20Auto merge of #46110 - steveklabnik:update-books, r=steveklabnikbors-1/+1
2017-11-20[rustllvm] Use report_fatal_error over llvm_unreachableRobin Kruppe-30/+37
2017-11-20Fix some docs summary nitsMarco A L Barbosa-7/+9
2017-11-20Fix typo in MRI "cannot move out of borrowed content"Ritiek Malhotra-1/+1
2017-11-20Auto merge of #45645 - fhartwig:39550, r=QuietMisdreavusbors-13/+14
2017-11-20Update books for next releasesteveklabnik-1/+1
2017-11-20Auto merge of #45998 - ollie27:doc_book_css, r=steveklabnikbors-16/+11
2017-11-20Auto merge of #45905 - alexcrichton:add-wasm-target, r=aturonbors-440/+3636
2017-11-20Auto merge of #45819 - Havvy:cell, r=aturonbors-13/+38
2017-11-19std: Add a new wasm32-unknown-unknown targetAlex Crichton-440/+3636
2017-11-20Auto merge of #46068 - wesleywiser:incr_duplicate_read_stats, r=michaelwoeristerbors-0/+18
2017-11-19Fixes spelling error in COMPILER_TESTS.mdRobert T Baldwin-1/+1
2017-11-20tidy 😡Alex Burka-2/+5
2017-11-20break rustfmtAlex Burka-1/+1
2017-11-20Make rustdoc not include self-by-value methods from Deref targetFlorian Hartwig-13/+14
2017-11-19use -Z flag instead of env varAlex Burka-63/+83
2017-11-19update UI testsAlex Burka-29/+29
2017-11-19add UI testAlex Burka-3/+72
2017-11-19show macro backtrace with env varAlex Burka-13/+47
2017-11-19Auto merge of #45225 - eddyb:trans-abi, r=arielb1bors-5603/+4965
2017-11-19Revert "tests: Update run-make/issue-25581 to reflect how fat pointers are pa...Eduard-Mihai Burtescu-4/+9
2017-11-19Add process::parent_idSteven Fackler-0/+14
2017-11-19rustc_trans: remove primitive_align optimization.Eduard-Mihai Burtescu-55/+14
2017-11-19Remove some trailing whitespace.Michael Woerister-1/+1
2017-11-19Fix tidy line-length issue.Michael Woerister-1/+2
2017-11-19rustc_trans: work around i686-pc-windows-msvc byval align LLVM bug.Eduard-Mihai Burtescu-4/+6
2017-11-19Auto merge of #46074 - scottmcm:unspecialize-nth, r=blussbors-26/+6
2017-11-19cargotest: temporarily use eddyb/servo to include servo/servo#19285.Eduard-Mihai Burtescu-2/+2
2017-11-19Don't glob-import overlapping variant names in test/codegen/match-optimizes-a...Eduard-Mihai Burtescu-11/+9
2017-11-19Auto merge of #46064 - Keruspe:master, r=sfacklerbors-11/+11
2017-11-19Auto merge of #46048 - cramertj:update-libc-2, r=alexcrichtonbors-0/+0