about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-03-08Rollup merge of #40316 - oli-obk:patch-4, r=GuillaumeGomezAriel Ben-Yehuda-1/+1
2017-03-08Rollup merge of #40296 - topecongiro:add-missing-tests, r=alexcrichtonAriel Ben-Yehuda-0/+130
2017-03-08Rollup merge of #40293 - malbarbo:rustdoctest, r=alexcrichtonAriel Ben-Yehuda-2/+5
2017-03-08Rollup merge of #40283 - oconnor663:args_docs, r=alexcrichtonAriel Ben-Yehuda-0/+8
2017-03-08Rollup merge of #40279 - gibfahn:test-unwind, r=est31Ariel Ben-Yehuda-6/+72
2017-03-08Rollup merge of #40268 - Mark-Simulacrum:normalization-followup, r=arielb1Ariel Ben-Yehuda-85/+54
2017-03-08Rollup merge of #40265 - wesleywiser:rustdoc_style, r=GuillaumeGomezAriel Ben-Yehuda-2/+20
2017-03-08Rollup merge of #40258 - est31:master, r=nikomatsakisAriel Ben-Yehuda-2/+1
2017-03-08Rollup merge of #40254 - nagisa:compiler-builtin-no-panic, r=alexcrichtonAriel Ben-Yehuda-4/+5
2017-03-08Rollup merge of #40237 - arthurprs:hm-adapt2, r=alexcrichtonAriel Ben-Yehuda-24/+74
2017-03-08Rollup merge of #40226 - jdhorwitz:master, r=frewsxcvAriel Ben-Yehuda-0/+8
2017-03-08Rollup merge of #40222 - steveklabnik:extract-nomicon, r=alexcrichtonAriel Ben-Yehuda-5645/+0
2017-03-08Rollup merge of #40154 - steveklabnik:link-unstable-book, r=frewsxcvAriel Ben-Yehuda-0/+2
2017-03-08Auto merge of #39860 - japaric:san, r=alexcrichtonbors-9/+9
2017-03-08Auto merge of #39713 - estebank:issue-39698, r=jonathandturnerbors-50/+175
2017-03-07Fix a typo in the docsOliver Schneider-1/+1
2017-03-07Add tests for issues with the 'E-needtest' label.topecongiro-0/+130
2017-03-06Improve the style of the sidebar in rustdoc outputWesley Wiser-2/+20
2017-03-06Auto merge of #40272 - jseyfried:fix_const_macro_invocations, r=petrochenkovbors-21/+45
2017-03-06Remove reference to Ty.Mark Simulacrum-4/+4
2017-03-06Unify both conflicting default searches into one.Mark Simulacrum-83/+50
2017-03-06Remove extra space in test description (of a mod test)Marco A L Barbosa-2/+5
2017-03-06Auto merge of #40276 - topecongiro:add-test, r=petrochenkovbors-0/+118
2017-03-06Add missing tests for 'E-needstest' labeled issuestopecongiro-0/+118
2017-03-06Use `BTreeSet` instead of `FxHashSet`Esteban Küber-10/+9
2017-03-06Clean up "pattern doesn't bind x" messagesEsteban Küber-50/+176
2017-03-06Fix ICE: don't use `struct_variant` on enumsEsteban Küber-1/+39
2017-03-05Issue #39688 - Help people find String::as_bytes() for UTF-8 r? @steveklabnikJoshua Horwitz-0/+8
2017-03-05Fix const expression macro invocations.Jeffrey Seyfried-21/+45
2017-03-05clarify docs for Args and ArgsOsJack O'Connor-0/+8
2017-03-05Remove the compile-fail feature gates whitelistGibson Fahnestock-5/+0
2017-03-05Add compile-fail test for cfg_target_thread_localGibson Fahnestock-1/+44
2017-03-05Add compile-fail test for unwind_attributesGibson Fahnestock-1/+29
2017-03-05Auto merge of #40266 - Mark-Simulacrum:cleanup-parser, r=petrochenkovbors-8/+6
2017-03-05sanitizer runtime crates shouldn't be testedJorge Aparicio-0/+4
2017-03-05cleanup: remove the *san Cargo features from stdJorge Aparicio-9/+5
2017-03-05Add compile fail test for stmt_expr_attributestopecongiro-1/+14
2017-03-04Inline function to avoid naming confusion.Mark Simulacrum-8/+6
2017-03-04Fix normalization error.Mark Simulacrum-1/+3
2017-03-04Automate timestamp creation and build skipping for native librariesVadim Petrochenkov-80/+56
2017-03-04Do not purge LLVM build directory on rebuildVadim Petrochenkov-15/+21
2017-03-04Separate "ui-fulldeps" tests from "ui" testsVadim Petrochenkov-2/+4
2017-03-04bootstrap.py: Report build statusVadim Petrochenkov-6/+15
2017-03-04run-make on MSVC: Do not generate object files in the source directoryVadim Petrochenkov-1/+1
2017-03-04Build compiler-rt and sanitizers only onceVadim Petrochenkov-86/+123
2017-03-04Support combination MSVC + NinjaVadim Petrochenkov-8/+8
2017-03-04Add/remove `rerun-if-changed` when necessaryVadim Petrochenkov-16/+13
2017-03-04import nomicon submodulesteveklabnik-0/+0
2017-03-04remove nomiconsteveklabnik-5645/+0
2017-03-04import reference submodulesteveklabnik-0/+0