]> git.lizzy.rs Git - rust.git/history - src/test/rustdoc
Auto merge of #51656 - soc:topic/fix-home-dir, r=SimonSapin
[rust.git] / src / test / rustdoc /
2018-07-07 borsAuto merge of #51656 - soc:topic/fix-home-dir, r=SimonSapin
2018-07-06 borsAuto merge of #52021 - nikomatsakis:nll-region-errors...
2018-07-06 borsAuto merge of #51757 - nielx:fix/haiku-fixes, r=nagisa
2018-07-06 borsAuto merge of #52018 - flip1995:rfc2103, r=oli-obk
2018-07-06 borsAuto merge of #52010 - toidiu:ak-crossCrateOutlives...
2018-07-06 borsAuto merge of #51894 - mikhail-m1:8636, r=nikomatsakis
2018-07-06 borsAuto merge of #51677 - nrc:update, r=kennytm
2018-07-06 borsAuto merge of #51953 - japaric:atomic-load-store, r...
2018-07-06 borsAuto merge of #52088 - kennytm:rollup, r=kennytm
2018-07-06 kennytmRollup merge of #52096 - d-e-s-o:fix-typo, r=sfackler
2018-07-06 kennytmRollup merge of #52055 - crlf0710:patch-3, r=Mark-Simul...
2018-07-06 kennytmRollup merge of #52033 - zachrwolfe:outdated_value_comm...
2018-07-06 kennytmRollup merge of #52031 - RalfJung:arc, r=sfackler
2018-07-06 kennytmRollup merge of #52030 - bowbahdoe:patch-1, r=alexcrichton
2018-07-06 kennytmRollup merge of #52019 - michaelwoerister:cross-lto...
2018-07-06 kennytmRollup merge of #52016 - oli-obk:dedup_static_errors...
2018-07-06 kennytmRollup merge of #52005 - alexcrichton:update-llvm-for...
2018-07-06 borsAuto merge of #51861 - GuillaumeGomez:prevent-some...
2018-07-05 kennytmRollup merge of #51793 - GuillaumeGomez:search-result...
2018-07-05 kennytmRollup merge of #51619 - mksully22:ppc64le_rust, r...
2018-07-05 borsAuto merge of #51732 - GuillaumeGomez:cmd-line-lint...
2018-07-05 borsAuto merge of #51917 - alexcrichton:update, r=Mark...
2018-07-05 borsAuto merge of #51599 - GuillaumeGomez:reduce-search...
2018-07-05 borsAuto merge of #52012 - oli-obk:clippy, r=kennytm
2018-07-05 borsAuto merge of #51967 - varkor:const-body-break-continue...
2018-07-05 borsAuto merge of #51936 - japaric:rust-lld, r=alexcrichton
2018-07-05 borsAuto merge of #51938 - zackmdavis:and_the_case_of_the_l...
2018-07-05 borsAuto merge of #51964 - matthewjasper:unused-mut-mir...
2018-07-04 borsAuto merge of #51803 - lucasem:rustdoc-code-hash-escape...
2018-07-04 borsAuto merge of #51611 - QuietMisdreavus:slippery-macros...
2018-07-04 borsAuto merge of #51395 - SimonSapin:repr-transparent...
2018-07-03 QuietMisdreavustest for renaming re-exported macros
2018-07-03 Pietro AlbiniRollup merge of #51548 - DiamondLovesYou:amdgpu-target...
2018-07-03 borsAuto merge of #51564 - SimonSapin:try-int, r=alexcrichton
2018-07-01 Pietro AlbiniRollup merge of #51511 - Centril:feature/stabilize_iter...
2018-06-29 borsAuto merge of #51290 - Pslydhh:master, r=alexcrichton
2018-06-29 borsAuto merge of #51592 - GuillaumeGomez:fix-macro-doc...
2018-06-28 borsAuto merge of #51444 - estebank:impl-static, r=nikomatsakis
2018-06-27 Guillaume GomezPrevent some markdown transformation on short docblocks
2018-06-27 borsAuto merge of #51598 - Pazzaz:master, r=sfackler
2018-06-26 borsAuto merge of #49469 - Nokel81:allow-irrefutable-let...
2018-06-26 borsAuto merge of #50630 - sharkdp:fix-50619, r=sfackler
2018-06-22 borsAuto merge of #51482 - GuillaumeGomez:table-display...
2018-06-22 kennytmRollup merge of #51158 - ogham:patch-1, r=steveklabnik
2018-06-22 borsAuto merge of #51433 - scalexm:finish-rules, r=nikomatsakis
2018-06-21 borsAuto merge of #50336 - japaric:llvm-tools, r=Mark-Simul...
2018-06-21 borsAuto merge of #51601 - Emerentius:step_by_range_diet...
2018-06-19 borsAuto merge of #51367 - oli-obk:silence!_I_test_you...
2018-06-19 borsAuto merge of #51278 - EPashkin:fix_mod_with_multilevel...
2018-06-18 borsAuto merge of #51248 - fabric-and-ink:newtype_index_deb...
2018-06-18 borsAuto merge of #51460 - nikomatsakis:nll-perf-examinatio...
2018-06-18 borsAuto merge of #51414 - oli-obk:impl_trait_type_def...
2018-06-18 QuietMisdreavusfix test pub-use-extern-macros
2018-06-18 borsAuto merge of #51605 - ericfindlay:master, r=kennytm
2018-06-17 borsAuto merge of #51404 - clarcharr:never_hash, r=KodrAus
2018-06-17 QuietMisdreavusfix cross-crate-links test
2018-06-17 borsAuto merge of #51529 - nodakai:improve-sys_common-mutex...
2018-06-17 QuietMisdreavusrustdoc: import cross-crate macros alongside everything...
2018-06-17 borsAuto merge of #51555 - ccesare:remove_unused_variables_...
2018-06-17 borsAuto merge of #51552 - ccesare:patch-1, r=kennytm
2018-06-17 borsAuto merge of #51549 - PSeitz:patch-1, r=kennytm
2018-06-17 borsAuto merge of #51392 - glaubitz:powerpc-tests, r=petroc...
2018-06-17 borsAuto merge of #51425 - QuietMisdreavus:thats-def-a...
2018-06-17 borsAuto merge of #51466 - joshlf:ref-split, r=dtolnay
2018-06-17 borsAuto merge of #51382 - GuillaumeGomez:intra-link-lint...
2018-06-16 borsAuto merge of #51596 - Mark-Simulacrum:bootstrap-racy...
2018-06-16 borsAuto merge of #51594 - eddyb:issue-51582, r=nagisa
2018-06-16 borsAuto merge of #51558 - Manishearth:manish-is-stupid...
2018-06-16 borsAuto merge of #51584 - QuietMisdreavus:globs-and-crosse...
2018-06-16 borsAuto merge of #51411 - nnethercote:process_predicate...
2018-06-15 QuietMisdreavusprocess cross-crate glob re-exports
2018-06-15 borsAuto merge of #51462 - Havvy:refactor-cmp, r=nikomatsakis
2018-06-14 QuietMisdreavusadd test for issue 34843
2018-06-13 Guillaume GomezFix rustdoc test failure
2018-06-11 borsAuto merge of #51423 - RalfJung:from_raw_parts, r=sfackler
2018-06-11 borsAuto merge of #51461 - estebank:e0423-doc, r=petrochenkov
2018-06-10 borsAuto merge of #51200 - tmccombs:stable-iter-repeat...
2018-06-10 borsAuto merge of #51320 - tmccombs:step-by, r=SimonSapin
2018-06-09 borsAuto merge of #51068 - Crazycolorz5:pluseqsplitting...
2018-06-09 borsAuto merge of #51400 - xfix:patch-6, r=kennytm
2018-06-09 borsAuto merge of #51359 - cramertj:fdio_spawn, r=sfackler
2018-06-09 borsAuto merge of #51042 - matthewjasper:reenable-trivial...
2018-06-08 Mark RousskovRollup merge of #51437 - est31:rustbuild_metadata,...
2018-06-08 Mark RousskovRollup merge of #51427 - FelixMcFelix:nll-stderr-remove...
2018-06-08 Mark RousskovRollup merge of #51412 - nnethercote:pending_obligation...
2018-06-08 Mark RousskovRollup merge of #51401 - estebank:warn-repr, r=cramertj
2018-06-08 Mark RousskovRollup merge of #51396 - SimonSapin:option-nonzero...
2018-06-08 Mark RousskovRollup merge of #51394 - nnethercote:NCA-depths, r...
2018-06-08 Mark RousskovRollup merge of #51391 - estebank:docspan, r=GuillaumeGomez
2018-06-08 Mark RousskovRollup merge of #51360 - estebank:braces-around-literal...
2018-06-08 Mark RousskovRollup merge of #51298 - Dylan-DPC:stabilise/terminatio...
2018-06-08 Mark RousskovRollup merge of #51276 - Havvy:dyn-trait-send-send...
2018-06-08 Mark RousskovRollup merge of #51099 - Crazycolorz5:expectedclosepare...
2018-06-08 Mark RousskovRollup merge of #50143 - petrochenkov:mexuniq, r=nikoma...
2018-06-08 borsAuto merge of #51247 - pnkfelix:issue-51190-report...
2018-06-08 borsAuto merge of #51410 - oli-obk:cargo_bump, r=nikomatsakis
2018-06-07 borsAuto merge of #51426 - kennytm:rollup, r=kennytm
2018-06-07 kennytmRollup merge of #51420 - kennytm:some-network-issues...
2018-06-07 kennytmRollup merge of #51417 - pietroalbini:revert-49719...
2018-06-07 kennytmRollup merge of #51407 - nrc:update, r=Mark-Simulacrum
next