]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail
Auto merge of #74060 - kpp:remove_length_at_most_32, r=dtolnay
[rust.git] / src / test / compile-fail /
2020-07-26 borsAuto merge of #74060 - kpp:remove_length_at_most_32...
2020-07-25 borsAuto merge of #74246 - GuillaumeGomez:cleanup-e0719...
2020-07-25 borsAuto merge of #74488 - CAD97:layout_for_value_raw,...
2020-07-25 borsAuto merge of #74017 - poliorcetics:where-keyword,...
2020-07-24 borsAuto merge of #73645 - poliorcetics:ref-keyword, r...
2020-07-24 Manish GoregaokarRollup merge of #74367 - Neutron3529:patch-1, r=nagisa
2020-07-24 Manish GoregaokarRollup merge of #72954 - hermitcore:rwlock, r=dtolnay
2020-07-24 Yuki OkushiRollup merge of #74677 - ssomers:btree_cleanup_2, r...
2020-07-24 Yuki OkushiRollup merge of #74666 - ssomers:btree_cleanup_1, r...
2020-07-24 Yuki OkushiRollup merge of #74361 - GuillaumeGomez:theme-logo...
2020-07-23 Manish GoregaokarRollup merge of #74490 - yaahc:disabled-bt, r=dtolnay
2020-07-23 Manish GoregaokarRollup merge of #74141 - euclio:typos, r=steveklabnik
2020-07-22 Manish GoregaokarRollup merge of #74454 - lcnr:negative-impls, r=nikomat...
2020-07-22 Manish GoregaokarRollup merge of #73893 - ajpaverd:cfguard-stabilize...
2020-07-22 Manish GoregaokarRollup merge of #73655 - JamieCunliffe:jamie_va-args...
2020-07-21 borsAuto merge of #74075 - sunfishcode:wasi-prelude-rawfd...
2020-07-20 Manish GoregaokarRollup merge of #74557 - jakubadamw:issue-74539, r...
2020-07-20 Manish GoregaokarRollup merge of #74552 - fusion-engineering-forks:stabi...
2020-07-20 Manish GoregaokarRollup merge of #74505 - Cldfire:fix-search-focus,...
2020-07-20 Manish GoregaokarRollup merge of #74501 - lzutao:css_run_border, r=Guill...
2020-07-20 Manish GoregaokarRollup merge of #74376 - lcnr:type-dependent-path-clean...
2020-07-20 Manish GoregaokarRollup merge of #73197 - c410-f3r:ranges, r=dtolnay
2020-07-20 Manish GoregaokarRollup merge of #72714 - JohnTitor:debug-assert, r...
2020-07-20 borsAuto merge of #74010 - pierwill:pierwill-o-notation...
2020-07-20 borsAuto merge of #74540 - alexcrichton:std-no-backtrace...
2020-07-20 Manish GoregaokarRollup merge of #74516 - lcnr:min-specialization-ice...
2020-07-20 Manish GoregaokarRollup merge of #73618 - poliorcetics:false-keyword...
2020-07-19 borsAuto merge of #74495 - shepmaster:bootstrap-dist-target...
2020-07-19 Alexis BourgetFix merge conflict with recent PR
2020-07-19 Manish GoregaokarRollup merge of #74485 - Manishearth:more-intra-doc...
2020-07-19 Manish GoregaokarRollup merge of #74419 - Lokathor:gba-target, r=jonas...
2020-07-19 Manish GoregaokarRollup merge of #74356 - lzutao:rm_combine, r=LukasKalb...
2020-07-19 Manish GoregaokarRollup merge of #74333 - poliorcetics:std-alloc-unsafe...
2020-07-19 borsAuto merge of #74163 - cuviper:debian6, r=Mark-Simulacrum
2020-07-19 borsAuto merge of #74091 - richkadel:llvm-coverage-map...
2020-07-19 borsAuto merge of #74493 - Manishearth:rollup-ust7yr4,...
2020-07-18 Manish GoregaokarRollup merge of #74478 - rust-lang:revert-74416-linker...
2020-07-18 Manish GoregaokarRollup merge of #74459 - canova:const-unreachable-unche...
2020-07-18 Manish GoregaokarRollup merge of #74445 - lcnr:const-generic-ty-decl...
2020-07-18 Manish GoregaokarRollup merge of #74071 - petrochenkov:cload3, r=matthew...
2020-07-18 Manish GoregaokarRollup merge of #74021 - 1011X:master, r=dtolnay
2020-07-18 Manish GoregaokarRollup merge of #73762 - poliorcetics:trait-keyword...
2020-07-18 Manish GoregaokarRollup merge of #70817 - yoshuawuyts:task-ready, r...
2020-07-18 Vadim Petrochenkovrustc_metadata: Make crate loading fully speculative
2020-07-18 Manish GoregaokarRollup merge of #74448 - davidtwco:improper-ctypes...
2020-07-18 Manish GoregaokarRollup merge of #72414 - KodrAus:feat/stdlazy, r=Mark...
2020-07-17 Manish GoregaokarRollup merge of #74416 - NieDzejkob:linker-locale-utf8...
2020-07-17 Manish GoregaokarRollup merge of #74411 - jonas-schievink:unbreak-mir...
2020-07-17 Manish GoregaokarRollup merge of #74394 - bjorn3:remove_emscripten_lefto...
2020-07-17 Manish GoregaokarRollup merge of #74364 - lcnr:lazy-norm-tests, r=nikoma...
2020-07-17 Manish GoregaokarRollup merge of #74288 - haraldh:test_aslr, r=petrochenkov
2020-07-17 Manish GoregaokarRollup merge of #74169 - ecstatic-morse:dataflow-unreac...
2020-07-17 Manish GoregaokarRollup merge of #73930 - a1phyr:feature_const_option...
2020-07-17 Manish GoregaokarRollup merge of #71670 - GuillaumeGomez:enforce-codeblo...
2020-07-17 borsAuto merge of #74395 - Mark-Simulacrum:stage0-next...
2020-07-17 Manish GoregaokarRollup merge of #74398 - GuillaumeGomez:cleanup-e0723...
2020-07-17 Manish GoregaokarRollup merge of #74386 - msizanoen1:riscv-add-manifest...
2020-07-17 Manish GoregaokarRollup merge of #74371 - Aloso:patch-1, r=GuilliameGomez
2020-07-17 Manish GoregaokarRollup merge of #74357 - nnethercote:symbol-related...
2020-07-17 Manish GoregaokarRollup merge of #74351 - lzutao:remove-rustc-internal...
2020-07-17 Manish GoregaokarRollup merge of #74033 - ehuss:std-compile-all-platform...
2020-07-17 Manish GoregaokarRollup merge of #73269 - mzohreva:mz/sgx-wait-timeout...
2020-07-16 borsAuto merge of #74408 - Manishearth:rollup-9gxn4od,...
2020-07-16 Manish GoregaokarRollup merge of #74406 - Mark-Simulacrum:fix-windows...
2020-07-16 Manish GoregaokarRollup merge of #74397 - rhysd:patch-1, r=jonas-schievink
2020-07-16 Manish GoregaokarRollup merge of #74392 - lcnr:const-generics-update...
2020-07-16 Manish GoregaokarRollup merge of #74391 - ssomers:btree_refactor, r...
2020-07-16 Manish GoregaokarRollup merge of #74390 - ColoredCarrot:patch-1, r=lcnr
2020-07-16 Manish GoregaokarRollup merge of #74370 - Manishearth:re-spotlight,...
2020-07-16 Manish GoregaokarRollup merge of #74359 - lzutao:rustdoc-tostring, r...
2020-07-16 Manish GoregaokarRollup merge of #74325 - GuillaumeGomez:focus-source...
2020-07-16 Manish GoregaokarRollup merge of #74221 - oli-obk:const_prop_ice, r...
2020-07-16 Manish GoregaokarRollup merge of #74171 - ehuss:44056-debug-macos, r...
2020-07-16 Manish GoregaokarRollup merge of #74159 - lcnr:const-generic-ty-decl...
2020-07-16 Manish GoregaokarRollup merge of #74148 - GuillaumeGomez:doc-alias-check...
2020-07-16 Manish GoregaokarRollup merge of #74140 - sexxi-goose:precise_hir_projec...
2020-07-16 Manish GoregaokarRollup merge of #73998 - euclio:search-index-determinis...
2020-07-16 Manish GoregaokarRollup merge of #73981 - ehuss:remove-ignore-stage1...
2020-07-16 Manish GoregaokarRollup merge of #73835 - GuillaumeGomez:cleanup-e0710...
2020-07-16 Manish GoregaokarRollup merge of #73794 - GuillaumeGomez:cleanup-e0705...
2020-07-16 Manish GoregaokarRollup merge of #73771 - alexcrichton:ignore-unstable...
2020-07-16 Manish GoregaokarRollup merge of #73421 - janikrabe:master, r=joshtriplett
2020-07-14 Manish GoregaokarRollup merge of #73759 - GuillaumeGomez:stdin-examples...
2020-07-14 Manish GoregaokarRollup merge of #73866 - Goirad:fix-entry-improper...
2020-07-14 Manish GoregaokarRollup merge of #73720 - GuillaumeGomez:cleanup-e0704...
2020-07-14 flip1995Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175...
2020-07-14 borsAuto merge of #73490 - CAD97:range-unchecked-stepping...
2020-07-13 Pankaj ChaudharyMerge branch 'master' into E0688
2020-07-11 Manish GoregaokarRollup merge of #74197 - estebank:self-sugg, r=petrochenkov
2020-07-11 Manish GoregaokarRollup merge of #73715 - MaulingMonkey:pr-natvis-tuples...
2020-07-11 Manish GoregaokarRollup merge of #72303 - yoshuawuyts:future-poll-fn...
2020-07-09 Manish GoregaokarRollup merge of #74188 - estebank:tweak-ascription...
2020-07-09 Manish GoregaokarRollup merge of #74077 - sethp:docs/fix-intra-doc-primi...
2020-07-09 Manish GoregaokarRollup merge of #73292 - poliorcetics:fix-link-in-parti...
2020-07-07 borsAuto merge of #73562 - poliorcetics:e0432-to-edition201...
2020-07-07 Manish GoregaokarRollup merge of #74074 - sunfishcode:windows-openoption...
2020-07-07 Manish GoregaokarRollup merge of #73974 - CAD97:rc-no-weak, r=dtolnay
2020-07-07 Manish GoregaokarRollup merge of #73870 - sexxi-goose:projection-ty...
2020-07-07 Manish GoregaokarRollup merge of #73856 - pierwill:pierwill-lexer-doc...
2020-07-05 Manish GoregaokarRollup merge of #73787 - pickfire:rustc-attrs, r=RalfJung
next