]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/type-sizes.rs
Rollup merge of #41249 - GuillaumeGomez:rustdoc-render, r=steveklabnik,frewsxcv
[rust.git] / src / test / run-pass / type-sizes.rs
2016-12-20 Alex CrichtonRollup merge of #38418 - michaelwoerister:def_path_clea...
2016-12-20 Alex CrichtonRollup merge of #38398 - ollie27:patch-1, r=alexcrichton
2016-12-20 Alex CrichtonRollup merge of #38395 - tshepang:nit, r=steveklabnik
2016-12-20 Alex CrichtonRollup merge of #38388 - redox-os:config_toml_prefix...
2016-12-20 Alex CrichtonRollup merge of #38346 - GuillaumeGomez:duration_doc...
2016-12-20 Alex CrichtonRollup merge of #38315 - jonhoo:better-E0309, r=pnkfelix
2016-12-20 Alex CrichtonRollup merge of #38289 - bluss:mir-verbose-test-fail...
2016-12-20 Alex CrichtonRollup merge of #38245 - estebank:cast-deref-hint-2...
2016-12-20 Alex CrichtonRollup merge of #38236 - GuillaumeGomez:unix_socket_doc...
2016-12-20 Alex CrichtonRollup merge of #38215 - liigo:patch-12, r=petrochenkov
2016-12-20 Alex CrichtonRollup merge of #38208 - frewsxcv:btreesetdocs, r=alexc...
2016-12-20 Alex CrichtonRollup merge of #38158 - sourcefrog:doc-iter, r=Guillau...
2016-12-20 Alex CrichtonRollup merge of #38150 - estebank:fix-23286, r=nikomatsakis
2016-12-20 Alex CrichtonRollup merge of #37761 - christophebiocca:borrow-stdlib...
2016-12-20 borsAuto merge of #38271 - jseyfried:rfc_1560_warning_cycle...
2016-12-19 borsAuto merge of #38405 - alexcrichton:rustbuild-fixes...
2016-12-19 Seo SanghyeonRollup merge of #38445 - est31:master, r=apasel422
2016-12-19 Seo SanghyeonRollup merge of #38438 - alexcrichton:update-beta,...
2016-12-19 Seo SanghyeonRollup merge of #38433 - GuillaumeGomez:thread_docs...
2016-12-19 Seo SanghyeonRollup merge of #38422 - zackmdavis:enjoy_tidy_path_err...
2016-12-19 Seo SanghyeonRollup merge of #38421 - apasel422:issue-36934, r=alexc...
2016-12-19 Seo SanghyeonRollup merge of #38413 - rillian:armv7-neon, r=alexcrichton
2016-12-19 Seo SanghyeonRollup merge of #38397 - frewsxcv:platform-specific...
2016-12-19 Seo SanghyeonRollup merge of #38334 - frewsxcv:BuildHasherDefault...
2016-12-19 borsAuto merge of #38411 - japaric:gh38406, r=alexcrichton
2016-12-19 borsAuto merge of #38194 - sgrif:sg-no-span-mangling, r=nrc
2016-12-19 borsAuto merge of #38140 - jseyfried:proc_macro_visibility...
2016-12-18 borsAuto merge of #38051 - sanxiyn:unused-type-alias-3...
2016-12-18 borsAuto merge of #38369 - aturon:stab-1.15, r=alexcrichton
2016-12-18 borsAuto merge of #37429 - camlorn:univariant_layout_optimi...
2016-12-14 Austin HicksAdd a case to type-sizes to explicitly verify that...
2016-12-14 Austin HicksFix having multiple reprs on the same type.
2016-12-14 Austin HicksChange how type-sizes works slightly: we want to ensure...
2016-12-14 Austin HicksFix type-sizes test
2015-10-07 Steve KlabnikRollup merge of #28878 - sourcefrog:doc-links, r=stevek...
2015-10-07 borsAuto merge of #28877 - sourcefrog:doc-fuse, r=alexcrichton
2015-07-14 Alexis Beingessnermove everything into the Rust tree
2015-07-05 borsAuto merge of #25754 - geofft:remove-compiletest-jit...
2015-06-30 Steve KlabnikRollup merge of #26506 - tshepang:doc-fix, r=steveklabnik
2015-06-24 borsAuto merge of #26520 - oli-obk:three-tuple-transitive...
2015-06-24 borsAuto merge of #26509 - tshepang:4-and-not-3, r=bluss
2015-06-24 borsAuto merge of #26521 - oli-obk:android-x86-libclibc...
2015-06-23 borsAuto merge of #26219 - Veedrac:patch-1, r=alexcrichton
2015-06-23 borsAuto merge of #26061 - Gankro:inherit-dep, r=brson
2015-06-23 borsAuto merge of #26508 - tshepang:stray-code-block, r...
2015-06-23 borsAuto merge of #26514 - tshepang:repetition, r=Gankro
2015-06-22 borsAuto merge of #26037 - nhowell:plain_js_playpen, r...
2015-06-21 borsAuto merge of #26457 - meqif:master, r=alexcrichton
2015-06-18 Manish GoregaokarRollup merge of #26348 - eefriedman:unused-interiorsafe...
2015-06-18 Manish GoregaokarRollup merge of #26314 - steveklabnik:gh26312, r=bluss
2015-06-18 borsAuto merge of #26340 - bluss:bench-sigfix, r=alexcrichton
2015-06-17 borsAuto merge of #26062 - eefriedman:cleanup-cached, r...
2015-06-17 borsAuto merge of #25961 - sanxiyn:dead-variant-2, r=huonw
2015-06-17 borsAuto merge of #26261 - tshepang:more-brief-example...
2015-06-17 borsAuto merge of #26126 - Nashenas88:sync-send-libcore...
2015-06-17 borsAuto merge of #26025 - alexcrichton:update-llvm, r...
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-06-16 borsAuto merge of #26280 - Marwes:deriving_discriminant...
2015-06-16 borsAuto merge of #25952 - alexcrichton:fix-scoped-tls...
2015-06-16 borsAuto merge of #24719 - :patch-1, r=steveklabnik
2015-06-16 borsAuto merge of #26313 - steveklabnik:fix_str_docs, r...
2015-06-15 borsAuto merge of #26311 - jooert:fix25855, r=steveklabnik
2015-06-15 borsAuto merge of #26275 - arielb1:unconstrained-projection...
2015-06-15 borsAuto merge of #26293 - mihneadb:rustdoc-search-orphan...
2015-06-15 borsAuto merge of #26302 - aidanhs:aphs-fix-musl-libc,...
2015-06-15 borsAuto merge of #26307 - nrc:save-bugs, r=cmr
2015-06-15 borsAuto merge of #26168 - sfackler:stdout-panic, r=alexcri...
2015-06-15 borsAuto merge of #25359 - thepowersgang:result-expect...
2015-06-15 borsAuto merge of #26290 - michaelsproul:url-line-limit...
2015-06-15 borsAuto merge of #26265 - retep998:heapalloc, r=alexcrichton
2015-06-14 borsAuto merge of #26110 - nrc:save-api-3, r=brson
2015-06-14 borsAuto merge of #26213 - semarie:openbsd-morestack, r...
2015-06-14 borsAuto merge of #26071 - petrochenkov:assert1, r=alexcrichton
2015-06-13 petrochenkovUse `assert_eq!` instead of `assert!` in tests
2015-04-25 Nick CameronMerge branch 'syntax' of https://github.com/aochagavia...
2015-04-18 borsAuto merge of #24133 - kballard:add-sync-to-io-error...
2015-04-16 borsAuto merge of #24181 - jgallagher:aarch64-hfa, r=pnkfelix
2015-04-15 borsAuto merge of #24211 - alexcrichton:windows-wsa-flag...
2015-04-14 Alex Crichtonrollup merge of #24048: frewsxcv/patch-11
2015-04-14 borsAuto merge of #24251 - alexcrichton:unsafe-from-raw...
2015-04-13 borsAuto merge of #24198 - alexcrichton:windows-readlink...
2015-04-13 borsAuto merge of #23849 - bcoopers:master, r=pnkfelix
2015-04-12 borsAuto merge of #24072 - ebfull:explain_closure_type_err...
2015-04-12 Manish GoregaokarRollup merge of #24072 - ebfull:explain_closure_type_er...
2015-04-12 borsAuto merge of #24109 - sanxiyn:diverging-closure, r...
2015-04-12 borsAuto merge of #23011 - nagisa:the-war-of-symbol-and...
2015-04-11 Manish GoregaokarRollup merge of #24253 - steveklabnik:doc_primitive_typ...
2015-04-11 Manish GoregaokarRollup merge of #24247 - steveklabnik:update_variable_b...
2015-04-11 Manish GoregaokarRollup merge of #24245 - nikomatsakis:issue-24241-coher...
2015-04-11 Manish GoregaokarRollup merge of #24243 - frewsxcv:patch-13, r=steveklabnik
2015-04-11 Manish GoregaokarRollup merge of #24240 - apasel422:patch-1, r=aturon
2015-04-11 Manish GoregaokarRollup merge of #24239 - steveklabnik:editing_pass...
2015-04-11 Manish GoregaokarRollup merge of #24236 - aturon:issue-19097, r=alexcrichton
2015-04-11 Manish GoregaokarRollup merge of #24234 - thiagooak:academic-research...
2015-04-11 Manish GoregaokarRollup merge of #24121 - steveklabnik:gh24107, r=stevek...
2015-04-11 borsAuto merge of #24155 - chris-chambers:stmt_macros,...
2015-04-11 borsAuto merge of #24186 - richo:pad-pointers, r=alexcrichton
2015-04-10 borsAuto merge of #24177 - alexcrichton:rustdoc, r=aturon
2015-04-10 borsAuto merge of #24180 - huonw:optimise-max-etc, r=alexcr...
2015-04-09 borsAuto merge of #24205 - brson:debug, r=alexcrichton
next