]> git.lizzy.rs Git - rust.git/history - src/test
Add BinaryHeap::retain as suggested in #42849
[rust.git] / src / test /
2020-04-22 borsAuto merge of #71424 - Dylan-DPC:rollup-iunh61a, r...
2020-04-22 Dylan DPCRollup merge of #71414 - phansch:more-diagnostic-items...
2020-04-22 Dylan DPCRollup merge of #71412 - dtolnay:uselessdoc, r=Manishearth
2020-04-22 Dylan DPCRollup merge of #71337 - Valloric:rustdoc-check-pass...
2020-04-22 Dylan DPCRollup merge of #71214 - GuillaumeGomez:add-error-code...
2020-04-22 Dylan DPCRollup merge of #71203 - csmoe:issue-71137, r=csmoe
2020-04-22 Dylan DPCRollup merge of #70970 - eddyb:trait-vs-impl-mismatch...
2020-04-22 Guillaume GomezUpdate UI tests
2020-04-22 borsAuto merge of #71323 - nnethercote:bitcode-in-rlib...
2020-04-22 Nicholas NethercoteAdd a simple test.
2020-04-22 David TolnayClarify unused_doc_comments note on macro invocations
2020-04-22 borsAuto merge of #71410 - JohnTitor:rollup-vh6dut5, r...
2020-04-22 csmoeadd test for correct await span
2020-04-22 Yuki OkushiRollup merge of #71399 - rust-lang:cleanup-e0554, r...
2020-04-22 Yuki OkushiRollup merge of #71390 - aticu:master, r=Dylan-DPC
2020-04-22 Yuki OkushiRollup merge of #71384 - RalfJung:RalfJung-patch-1...
2020-04-22 Yuki OkushiRollup merge of #71372 - ayushmishra2005:shebang_stripp...
2020-04-22 Yuki OkushiRollup merge of #71366 - faern:use-assoc-int-consts3...
2020-04-22 Yuki OkushiRollup merge of #71236 - sinkuu:cleanup, r=nikomatsakis
2020-04-22 Yuki OkushiRollup merge of #70998 - estebank:suggest-impl-trait...
2020-04-21 borsAuto merge of #71170 - spastorino:dyn-fnonce-alignment...
2020-04-21 borsAuto merge of #71267 - pnkfelix:issue-71248-dont-need...
2020-04-21 borsAuto merge of #71367 - Dylan-DPC:rollup-ysj4olr, r...
2020-04-20 Dylan DPCRollup merge of #71346 - mati865:rustbuild-tools, r...
2020-04-20 Dylan DPCRollup merge of #71285 - ljedrz:mir_inline_span_for_opt...
2020-04-20 Dylan DPCRollup merge of #71174 - Nokel81:fix-async-main-error...
2020-04-20 Dylan DPCRollup merge of #69362 - CAD97:alloc_layout_extras...
2020-04-20 Linus FärnstrandFix show-const-contents rustdoc test
2020-04-20 borsAuto merge of #71356 - Dylan-DPC:rollup-liockhk, r...
2020-04-20 Esteban KüberEnsure tail expression will have a `Ty` for E0746
2020-04-20 Esteban KüberSuggest `-> impl Trait` and `-> Box<dyn Trait>` on...
2020-04-20 Dylan DPCRollup merge of #71334 - ehuss:pattern-docs, r=kennytm
2020-04-20 Dylan DPCRollup merge of #71328 - Mark-Simulacrum:stabilize...
2020-04-20 Dylan DPCRollup merge of #71284 - JOE1994:serialize_id, r=petroc...
2020-04-20 Dylan DPCRollup merge of #71270 - Rustin-Liu:rustin-patch-has...
2020-04-20 Dylan DPCRollup merge of #71250 - GuillaumeGomez:use-json-instea...
2020-04-20 Sebastian MaltonCheck that main/start is not async
2020-04-20 borsAuto merge of #70729 - nnethercote:a-big-options-clean...
2020-04-20 borsAuto merge of #71232 - eddyb:print-const-adts, r=oli-obk
2020-04-20 JOE1994check '-Zast-json' & '-Zast-json-noexpand' to output...
2020-04-20 borsAuto merge of #71007 - Amanieu:deprecate_asm, r=Mark...
2020-04-19 Val MarkovicMoving all rustdoc-ui tests to check-pass
2020-04-19 borsAuto merge of #70598 - vakaras:add-threads-cr3, r=oli...
2020-04-19 borsAuto merge of #71331 - Dylan-DPC:rollup-5rn1isc, r...
2020-04-19 Dylan DPCRollup merge of #71324 - petrochenkov:passcheck2, r...
2020-04-19 Dylan DPCRollup merge of #71317 - RalfJung:unleash-inline-asm...
2020-04-19 Dylan DPCRollup merge of #71310 - JohnTitor:dont-did, r=estebank
2020-04-19 Dylan DPCRollup merge of #71026 - seiyab:issue-64362-adhoc,...
2020-04-19 Ralf JungFix comment
2020-04-19 borsAuto merge of #71231 - cuviper:rustc_or_patterns, r...
2020-04-19 Vadim PetrochenkovFix some tests failing in `--pass check` mode
2020-04-19 borsAuto merge of #71326 - Dylan-DPC:rollup-hdlkdj5, r...
2020-04-19 Dylan DPCRollup merge of #71319 - GuillaumeGomez:cleanup-e0522...
2020-04-19 Dylan DPCRollup merge of #71315 - huangjiahua:update-documentati...
2020-04-19 Dylan DPCRollup merge of #71300 - rust-lang:jonas-schievink...
2020-04-19 Dylan DPCRollup merge of #71188 - Duddino:fix, r=matthewjasper
2020-04-19 Dylan DPCRollup merge of #71107 - vorner:weak-into-raw-dangling...
2020-04-19 jakubadamwtest for false "never constructed" warnings for `Self...
2020-04-19 Ralf Jungmiri-unleash test for llvm_asm
2020-04-19 borsAuto merge of #70015 - jonas-schievink:gen-needs-drop...
2020-04-19 borsAuto merge of #69793 - estebank:predicate-obligations...
2020-04-19 Yuki OkushiDo not show DefId in diagnostics
2020-04-19 borsAuto merge of #71102 - tmiasko:compiler-builtins, r...
2020-04-19 Esteban KüberAdd label to item source of bound obligation
2020-04-18 Esteban KüberDo not emit note for projected derived obligations
2020-04-18 Esteban KüberRemove `AssocTypeBound` and propagate bound `Span`s
2020-04-18 Esteban KüberMaintain chain of derived obligations
2020-04-18 borsAuto merge of #71306 - Dylan-DPC:rollup-kvzc1da, r...
2020-04-18 Dylan DPCRollup merge of #71303 - tshepang:master, r=Mark-Simulacrum
2020-04-18 Dylan DPCRollup merge of #71287 - JohnTitor:comment-vec, r=RalfJung
2020-04-18 Dylan DPCRollup merge of #71283 - Amanieu:zprofile, r=davidtwco
2020-04-18 Dylan DPCRollup merge of #71276 - RalfJung:miri-unleash-box...
2020-04-18 Dylan DPCRollup merge of #71271 - JohnTitor:map-in-place, r...
2020-04-18 Santiago PastorinoMake Box<dyn FnOnce> respect self alignment
2020-04-18 Eduard-Mihai BurtescuDetect mistyped associated consts in `Instance::resolve`.
2020-04-18 borsAuto merge of #71218 - eddyb:a-lifetime-stranded-in...
2020-04-18 Ralf Jungmiri-unleashed: test that we detect heap allocations
2020-04-18 borsAuto merge of #71204 - JohnTitor:into-vec, r=wesleywiser
2020-04-18 borsAuto merge of #71147 - cuviper:min-llvm8, r=Mark-Simulacrum
2020-04-17 borsAuto merge of #71264 - Dylan-DPC:rollup-njgbey7, r...
2020-04-17 Dylan DPCRollup merge of #71243 - Duddino:Fix2, r=estebank
2020-04-17 Dylan DPCRollup merge of #71242 - XAMPPRocky:mailmap, r=Dylan-DPC
2020-04-17 Dylan DPCRollup merge of #71238 - RalfJung:miri-typo, r=oli-obk
2020-04-17 Dylan DPCRollup merge of #71167 - RalfJung:big-o, r=shepmaster
2020-04-17 Dylan DPCRollup merge of #71070 - petrochenkov:nolldaround,...
2020-04-17 Dylan DPCRollup merge of #70467 - wesleywiser:invoke-vs-call...
2020-04-17 Jonas SchievinkIgnore generator-drop-cleanup on wasm32-bare
2020-04-17 borsAuto merge of #71255 - Dylan-DPC:rollup-u5yl04z, r...
2020-04-17 Jonas SchievinkAdjust mir-opt test and make it drop something
2020-04-17 Dylan DPCRollup merge of #71254 - JOE1994:add_comment, r=jonas...
2020-04-17 Dylan DPCRollup merge of #71247 - ldm0:minor, r=estebank
2020-04-17 Dylan DPCRollup merge of #71246 - crlf0710:linked_list_cursor...
2020-04-17 Dylan DPCRollup merge of #71239 - JohnTitor:llvm-asm, r=Amanieu
2020-04-17 Dylan DPCRollup merge of #69642 - ecstatic-morse:issue-69615...
2020-04-17 Jonas SchievinkMake `needs_drop` less pessimistic on generators
2020-04-17 DuddinoAccount for use of `try!()` in 2018 edition and guide...
2020-04-17 borsAuto merge of #71049 - eddyb:const-err, r=oli-obk
2020-04-17 Yuki OkushiRename `asm` test directory in favor of `llvm_asm`
2020-04-17 borsAuto merge of #70629 - anyska:fields-variant, r=oli-obk
2020-04-17 borsAuto merge of #71230 - Dylan-DPC:rollup-rofigbv, r...
next