]> git.lizzy.rs Git - rust.git/history - src/librustdoc/test.rs
Replace Rc with Lrc for shared data
[rust.git] / src / librustdoc / test.rs
2018-03-02 John Kåre AlsakerReplace Rc with Lrc for shared data
2018-02-28 Manish GoregaokarRollup merge of #48380 - nikomatsakis:issue-48251-maste...
2018-02-28 Manish GoregaokarRollup merge of #48355 - mikhail-m1:subslice_pattern_ar...
2018-02-28 kennytmRollup merge of #48560 - bdrewery:freebsd-struct-abi...
2018-02-28 kennytmRollup merge of #48479 - mark-i-m:rustc-guide, r=nikoma...
2018-02-28 kennytmRollup merge of #48381 - GuillaumeGomez:rustdoc-theme...
2018-02-28 kennytmRollup merge of #48365 - Centril:docs/document-refcell...
2018-02-28 kennytmRollup merge of #48321 - milesand:no_panic_pow, r=alexc...
2018-02-28 kennytmRollup merge of #48266 - pietroalbini:report-compiler...
2018-02-28 borsAuto merge of #48056 - ExpHP:macro-commas, r=dtolnay
2018-02-28 borsAuto merge of #47894 - vi:rustdoc_foldable_impls, r...
2018-02-26 borsAuto merge of #48082 - jseyfried:improve_struct_field_h...
2018-02-25 kennytmRollup merge of #48330 - frewsxcv:frewsxcv-tests-zero...
2018-02-25 kennytmRollup merge of #48235 - varkor:parse-float-lonely...
2018-02-25 kennytmRollup merge of #48494 - bdrewery:freebsd-omit-frame...
2018-02-25 kennytmRollup merge of #48369 - newpavlov:rdrand, r=nagisa
2018-02-25 kennytmRollup merge of #48362 - cuviper:libdir_relative, r...
2018-02-25 kennytmRollup merge of #48302 - mark-i-m:markim_macro-test...
2018-02-25 kennytmRollup merge of #48281 - jakllsch:netbsd-powerpc, r...
2018-02-25 kennytmRollup merge of #48166 - hedgehog1024:hedgehog1024...
2018-02-25 kennytmRollup merge of #48115 - Centril:feature/iterator_flatt...
2018-02-25 kennytmRollup merge of #48076 - canarysnort01:fix_pie, r=alexc...
2018-02-25 kennytmRollup merge of #47970 - vlovich:condvar_wait_until...
2018-02-25 kennytmRollup merge of #47964 - jcowgill:mips64-abi, r=eddyb
2018-02-24 Manish GoregaokarRollup merge of #48415 - QuietMisdreavus:traits-on...
2018-02-24 Manish GoregaokarRollup merge of #48404 - steveklabnik:second-edition...
2018-02-24 Manish GoregaokarRollup merge of #48392 - estebank:string, r=petrochenkov
2018-02-24 Manish GoregaokarRollup merge of #48386 - withoutboats:nonstandard-style...
2018-02-24 Manish GoregaokarRollup merge of #48296 - ishitatsuyuki:exp-unblow,...
2018-02-24 Manish GoregaokarRollup merge of #48197 - bobtwinkles:two_phase_borrow_o...
2018-02-24 Manish GoregaokarRollup merge of #48110 - Centril:stabilize/box_leak...
2018-02-24 Manish GoregaokarRollup merge of #47689 - davidtwco:issue-45157, r=nikom...
2018-02-24 Manish GoregaokarRollup merge of #48402 - eddyb:y-u-no-inline, r=nikomat...
2018-02-24 Manish GoregaokarRollup merge of #48356 - estebank:unsafe-without-braces...
2018-02-24 Manish GoregaokarRollup merge of #48353 - michaelwoerister:monoitem...
2018-02-24 Manish GoregaokarRollup merge of #48317 - ExpHP:unused-unsafe-is-no...
2018-02-24 Manish GoregaokarRollup merge of #48258 - nrc:save-proc-nested, r=eddyb
2018-02-24 Manish GoregaokarRollup merge of #48246 - estebank:ice, r=nikomatsakis
2018-02-24 Manish GoregaokarRollup merge of #48232 - fpoli:master, r=pnkfelix
2018-02-24 Manish GoregaokarRollup merge of #48206 - michaelwoerister:colors-array...
2018-02-24 Manish GoregaokarRollup merge of #48185 - michaelwoerister:recursive...
2018-02-24 Manish GoregaokarRollup merge of #48084 - cramertj:impl-trait-errors...
2018-02-24 Manish GoregaokarRollup merge of #47987 - Zoxc:rm-recursion-checking...
2018-02-23 Manish GoregaokarRollup merge of #48429 - toidiu:patch-1, r=nikomatsakis
2018-02-23 Manish GoregaokarRollup merge of #48221 - rkruppe:improve-ctypes-lint...
2018-02-23 Manish GoregaokarRollup merge of #48219 - andjo403:export_symbol, r...
2018-02-23 Manish GoregaokarRollup merge of #48157 - scottmcm:try-for-each, r=dtolnay
2018-02-23 Manish GoregaokarRollup merge of #48123 - nikomatsakis:issue-47244-expec...
2018-02-23 Manish GoregaokarRollup merge of #48083 - jseyfried:improve_tuple_struct...
2018-02-23 Manish GoregaokarRollup merge of #48072 - cramertj:impl-trait-lifetime...
2018-02-23 Manish GoregaokarRollup merge of #47933 - Zoxc:plugin-panics, r=nikomatsakis
2018-02-23 borsAuto merge of #47799 - topecongiro:fix-span-of-visibili...
2018-02-23 borsAuto merge of #48052 - eddyb:deggregate, r=nikomatsakis
2018-02-22 borsAuto merge of #48343 - Mark-Simulacrum:release-step...
2018-02-22 borsAuto merge of #48399 - GuillaumeGomez:rollup, r=Guillau...
2018-02-21 Guillaume GomezRollup merge of #48397 - ordovicia:pow_doc, r=Guillaume...
2018-02-21 Guillaume GomezRollup merge of #48382 - GuillaumeGomez:fix-rustdoc...
2018-02-21 Guillaume GomezRollup merge of #48360 - redcape:redcape-count-doc...
2018-02-21 Guillaume GomezRollup merge of #48354 - m0ppers:add-read-until-link...
2018-02-21 Guillaume GomezRollup merge of #48352 - JakubAdamWieczorek:mailmap...
2018-02-21 Guillaume GomezRollup merge of #48335 - Manishearth:shortcut-links...
2018-02-21 Guillaume GomezRollup merge of #48325 - frewsxcv:frewxcv-ignore, r...
2018-02-21 Guillaume GomezRollup merge of #48314 - frewsxcv:frewsxcv-broken-link...
2018-02-21 Guillaume GomezRollup merge of #48198 - csmoe:inform_type_annotations...
2018-02-21 Guillaume GomezRollup merge of #48106 - QuietMisdreavus:teleporting...
2018-02-21 Guillaume GomezRollup merge of #47379 - da-x:master, r=sfackler
2018-02-18 borsAuto merge of #48322 - GuillaumeGomez:rollup, r=Guillau...
2018-02-18 Guillaume GomezRollup merge of #48312 - frewsxcv:frewsxcv-section...
2018-02-18 Guillaume GomezRollup merge of #48282 - Centril:spelling-fix/iter...
2018-02-18 Guillaume GomezRollup merge of #48275 - matthiaskrgr:codespell, r...
2018-02-18 Guillaume GomezRollup merge of #48274 - GuillaumeGomez:remove-hoedown...
2018-02-18 Guillaume GomezRollup merge of #48273 - alercah:file-warning, r=joshtr...
2018-02-18 Guillaume GomezRollup merge of #48194 - GuillaumeGomez:doc-test-comman...
2018-02-18 borsAuto merge of #47687 - SimonSapin:panic-impl, r=sfackler
2018-02-18 borsAuto merge of #47544 - U007D:master, r=nikomatsakis
2018-02-17 QuietMisdreavusmove manual "extern crate" statements outside auto...
2018-02-17 borsAuto merge of #47408 - eddyb:deref-danger, r=nikomatsakis
2018-02-17 borsAuto merge of #48294 - GuillaumeGomez:rollup, r=Guillau...
2018-02-17 Guillaume GomezRollup merge of #48286 - SergioBenitez:master, r=BurntSushi
2018-02-17 Guillaume GomezRollup merge of #48284 - crawford:string, r=sfackler
2018-02-17 Guillaume GomezRollup merge of #48260 - dns2utf8:add_link_to_yield...
2018-02-17 Guillaume GomezRollup merge of #48243 - rust-lang:steveklabnik-patch...
2018-02-17 Guillaume GomezRollup merge of #48239 - GuillaumeGomez:fix-condvar...
2018-02-17 Guillaume GomezRollup merge of #48234 - zombiezen:patch-1, r=steveklabnik
2018-02-17 Guillaume GomezRollup merge of #48152 - antoyo:primitive-docs-relevant...
2018-02-17 Guillaume GomezRollup merge of #48095 - QuietMisdreavus:doctest-assemb...
2018-02-17 borsAuto merge of #47926 - mikhail-m1:subslice_pattern_arra...
2018-02-16 Guillaume GomezRemove hoedown from rustdoc
2018-02-16 borsAuto merge of #46714 - leodasvacas:refactor-structurall...
2018-02-14 kennytmRollup merge of #47846 - roblabla:bugfix-ocaml, r=kennytm
2018-02-14 kennytmRollup merge of #47806 - PramodBisht:feature/47801...
2018-02-13 borsAuto merge of #47804 - retep007:recursive-requirements...
2018-02-11 borsAuto merge of #47752 - mark-i-m:at-most-once-rep, r...
2018-02-10 kennytmRollup merge of #47547 - varkor:infinite-iterators...
2018-02-10 kennytmRollup merge of #47854 - varkor:create-out-dir, r=pnkfelix
2018-02-10 kennytmRollup merge of #47835 - Mark-Simulacrum:remove-data...
2018-02-10 kennytmRollup merge of #47790 - tinaun:patch-1, r=sfackler
2018-02-09 QuietMisdreavusadd tests for the doctest construction functionality
2018-02-09 QuietMisdreavustrim the body of doctests after partitioning
2018-02-07 Manish GoregaokarRollup merge of #47883 - yurydelendik:wasm-map, r=alexc...
next