]> git.lizzy.rs Git - rust.git/history - src/test
Rollup merge of #63331 - gorup:conditionalinit, r=cramertj
[rust.git] / src / test /
2019-08-08 Mazdak FarrokhzadRollup merge of #63331 - gorup:conditionalinit, r=cramertj
2019-08-08 Mazdak FarrokhzadRollup merge of #63327 - lzutao:fix-as_raw_stat-dep...
2019-08-08 Mazdak FarrokhzadRollup merge of #63259 - JohnTitor:add-tests-for-some...
2019-08-08 Mazdak FarrokhzadRollup merge of #62994 - iluuu1994:test-for-43398,...
2019-08-08 borsAuto merge of #63363 - ehuss:update-cargo, r=alexcrichton
2019-08-07 borsAuto merge of #62457 - zackmdavis:minimax_search_and_th...
2019-08-07 borsAuto merge of #60547 - redox-os:redox-unix, r=alexcrichton
2019-08-07 borsAuto merge of #63280 - lzutao:update-clippy, r=Mark...
2019-08-07 borsAuto merge of #61919 - alexreg:fix-atb-1, r=nikomatsakis
2019-08-07 borsAuto merge of #63152 - estebank:big-array, r=oli-obk
2019-08-07 Zack M. Davispretty-pretty extremal constants!
2019-08-07 borsAuto merge of #63341 - Centril:rollup-hkhxahb, r=Centril
2019-08-06 Esteban Küberreview comment: reword test comment
2019-08-06 Ryan GorupTest conditional initialization validation in async fns
2019-08-06 Mazdak FarrokhzadRollup merge of #63333 - jethrogb:jb/error-codes-featur...
2019-08-06 Mazdak FarrokhzadRollup merge of #63314 - tshepang:update-src-readme...
2019-08-06 Mazdak FarrokhzadRollup merge of #63310 - gorup:partial-moves, r=cramertj
2019-08-06 Mazdak FarrokhzadRollup merge of #63308 - spastorino:place-ref-base...
2019-08-06 Mazdak FarrokhzadRollup merge of #63307 - RalfJung:gitignore, r=alexcrichton
2019-08-06 Mazdak FarrokhzadRollup merge of #63294 - alsuren:async-tests, r=cramertj
2019-08-06 Mazdak FarrokhzadRollup merge of #63163 - bravomikekilo:master, r=cramertj
2019-08-06 Mazdak FarrokhzadRollup merge of #63034 - tmandry:reduce-generator-size...
2019-08-06 borsAuto merge of #63320 - RalfJung:miri, r=oli-obk
2019-08-06 Esteban Küberreview comments
2019-08-06 Esteban Kübermove error with diverging output to compile-fail
2019-08-06 borsAuto merge of #61515 - shepmaster:boxed-slice-to-array...
2019-08-06 David Labantest drop order for locals when a future is dropped...
2019-08-06 borsAuto merge of #63328 - Centril:rollup-482ujaf, r=Centril
2019-08-06 Mazdak FarrokhzadRollup merge of #63298 - RalfJung:assume_init, r=Mark...
2019-08-06 Mazdak FarrokhzadRollup merge of #63296 - alexcrichton:deduplicate-deman...
2019-08-06 Mazdak FarrokhzadRollup merge of #63286 - Mark-Simulacrum:resolve-no...
2019-08-06 Mazdak FarrokhzadRollup merge of #62837 - Kinrany:patch-1, r=GuillaumeGomez
2019-08-06 Mazdak FarrokhzadRollup merge of #62821 - GuillaumeGomez:not-listed...
2019-08-06 Mazdak FarrokhzadRollup merge of #62459 - timvermeulen:result_sum_intern...
2019-08-06 Yuki OkushiIgnore no support targets
2019-08-06 David Labanfixup! test drop order for parameters when a future...
2019-08-06 borsAuto merge of #63319 - Centril:rollup-d89rmey, r=Centril
2019-08-06 bravomikekiloAdd rustfix test and fix test name.
2019-08-06 Mazdak FarrokhzadRollup merge of #63315 - rust-lang:fix-63313, r=alexreg
2019-08-06 Mazdak FarrokhzadRollup merge of #63312 - tshepang:doc-fix, r=Centril
2019-08-06 Mazdak FarrokhzadRollup merge of #63299 - spastorino:in-projection-use...
2019-08-06 Mazdak FarrokhzadRollup merge of #63295 - RalfJung:align_offset, r=dtolnay
2019-08-06 Mazdak FarrokhzadRollup merge of #63293 - shepmaster:align-to-doc, r...
2019-08-06 Mazdak FarrokhzadRollup merge of #63287 - Mark-Simulacrum:span-no-ref...
2019-08-06 Mazdak FarrokhzadRollup merge of #63285 - Mark-Simulacrum:rm-await-origi...
2019-08-06 Mazdak FarrokhzadRollup merge of #63272 - Mark-Simulacrum:clean-attr...
2019-08-06 Mazdak FarrokhzadRollup merge of #63264 - arielb1:revert-private-coheren...
2019-08-06 Mazdak FarrokhzadRollup merge of #63260 - RalfJung:ptr-test, r=matklad
2019-08-06 Mazdak FarrokhzadRollup merge of #63230 - tmandry:disallow-possibly...
2019-08-06 Mazdak FarrokhzadRollup merge of #63184 - JasonShin:master, r=sfackler
2019-08-06 Mazdak FarrokhzadRollup merge of #63017 - matklad:no-fatal, r=petrochenkov
2019-08-06 Mazdak FarrokhzadRollup merge of #61457 - timvermeulen:double_ended_iter...
2019-08-06 borsAuto merge of #62987 - Thomasdezeeuw:ioslice-advance...
2019-08-06 Esteban Küberfix tests
2019-08-06 Tshepang Lekhonkhobedoc: fix broken sentence
2019-08-05 Ryan GorupTests around moving parts of structs and tuples across...
2019-08-05 Alexander RegueiroChanged tests to check-pass.
2019-08-05 Guillaume GomezAdd test for DerefMut methods
2019-08-05 Tyler MandryMake use of possibly uninitialized data a hard error
2019-08-05 borsAuto merge of #59369 - oli-obk:unwrap_usICE, r=eddyb...
2019-08-05 Oliver SchererUpdate to new passing-ui-test scheme
2019-08-05 Oliver SchererAddress comment and formatting nits
2019-08-05 Oliver SchererAdd regression tests
2019-08-05 borsAuto merge of #61491 - stjepang:impls-for-accesserror...
2019-08-05 Alexander RegueiroAdded another test.
2019-08-05 Jake GouldingAdd implementations for converting boxed slices into...
2019-08-05 David Labantest drop order for parameters when a future is dropped...
2019-08-05 Alexander RegueiroAdded test for issue.
2019-08-05 Aleksey Kladovadapt rustdoc to infailable lexer
2019-08-05 Aleksey Kladovremove special code path for unknown tokens
2019-08-05 borsAuto merge of #63079 - RalfJung:ctfe-no-align, r=oli-obk
2019-08-05 Ilija ToviloAdd test for #43398
2019-08-05 borsAuto merge of #63248 - petrochenkov:nomarker, r=matthew...
2019-08-05 borsAuto merge of #63245 - RalfJung:miri-error, r=oli-obk
2019-08-04 Esteban Küberrevert change to single test
2019-08-04 borsAuto merge of #63213 - varkor:itemkind-tyalias, r=Centril
2019-08-04 Esteban Kübertweak output and tests
2019-08-04 Ariel Ben-YehudaRevert "Rollup merge of #62696 - chocol4te:fix_#62194...
2019-08-04 borsAuto merge of #62816 - estebank:type-ascription-macros...
2019-08-04 David Labantest .await while holding variables of different sizes
2019-08-04 Yuki OkushiAdd test for issue-37433
2019-08-04 borsAuto merge of #63048 - Aaron1011:feature/rustdoc-reexpo...
2019-08-04 Yuki OkushiAdd test for issue-49544
2019-08-04 Yuki OkushiAdd test for issue-29265
2019-08-04 borsAuto merge of #63233 - RalfJung:get_unchecked, r=Centril
2019-08-04 Esteban KüberPoint to local place span on "type too big" error
2019-08-04 borsAuto merge of #63199 - ehuss:fix-rustc-guide-toolstate...
2019-08-03 borsAuto merge of #63235 - Xanewok:update-rls, r=Centril
2019-08-03 Vadim PetrochenkovMove special treatment of `derive(Copy, PartialEq,...
2019-08-03 Esteban Küberavoid mutable state and override main message
2019-08-03 borsAuto merge of #63059 - Centril:sound-bind-by-move,...
2019-08-03 borsAuto merge of #63234 - Centril:rollup-h9t731z, r=Centril
2019-08-03 Mazdak FarrokhzadRollup merge of #63229 - RalfJung:miri-error, r=oli-obk
2019-08-03 Mazdak FarrokhzadRollup merge of #63227 - jakubadamw:issue-63151, r...
2019-08-03 Mazdak FarrokhzadRollup merge of #63218 - lenary:riscv-non-experimental...
2019-08-03 Mazdak FarrokhzadRollup merge of #63146 - Mark-Simulacrum:clean-attr...
2019-08-03 Mazdak FarrokhzadRollup merge of #62954 - ia0:fix_typo_span, r=Centril
2019-08-03 borsAuto merge of #62946 - RalfJung:miri_type_dispatch_firs...
2019-08-03 borsAuto merge of #63180 - varkor:trait-alias-impl-trait...
2019-08-03 Tyler MandryAdd niche-in-generator test
next