]> git.lizzy.rs Git - rust.git/history - src/test
Rollup merge of #69810 - thekuom:test/67523-dynamic-semantics-bindings-after-at,...
[rust.git] / src / test /
2020-03-08 Mazdak FarrokhzadRollup merge of #69810 - thekuom:test/67523-dynamic...
2020-03-08 Mazdak FarrokhzadRollup merge of #69805 - petrochenkov:importname, r...
2020-03-08 Mazdak FarrokhzadRollup merge of #69776 - ssomers:fix69769, r=Mark-Simul...
2020-03-08 Mazdak FarrokhzadRollup merge of #69641 - ehuss:update-books, r=ehuss
2020-03-08 Mazdak FarrokhzadRollup merge of #69599 - Centril:typeck-tweak-wording...
2020-03-08 Mazdak FarrokhzadRollup merge of #69561 - JohnTitor:clean-up-unstable...
2020-03-08 Mazdak FarrokhzadRollup merge of #69548 - LeSeulArtichaut:assert-errors...
2020-03-08 Mazdak FarrokhzadRollup merge of #69422 - JohnTitor:remove-unwrap, r...
2020-03-08 borsAuto merge of #69804 - Centril:rollup-u86dc1g, r=Centril
2020-03-07 Matthew Kuotest(bindings_after_at): add dynamic drop tests for...
2020-03-07 Vadim Petrochenkovresolve: `directive` -> `import`
2020-03-07 Mazdak FarrokhzadRollup merge of #69797 - jongiddy:convert-version,...
2020-03-07 Mazdak FarrokhzadRollup merge of #69794 - TimDiekmann:dangling, r=Amanieu
2020-03-07 Mazdak FarrokhzadRollup merge of #69787 - spastorino:use-local-directly...
2020-03-07 Mazdak FarrokhzadRollup merge of #69773 - matthiaskrgr:typos, r=petrochenkov
2020-03-07 Mazdak FarrokhzadRollup merge of #69765 - RalfJung:miri-test, r=LukasKal...
2020-03-07 Mazdak FarrokhzadRollup merge of #69708 - estebank:tiny, r=petrochenkov
2020-03-07 Mazdak FarrokhzadRollup merge of #69687 - Centril:bm-inconsistent-wordin...
2020-03-07 Mazdak FarrokhzadRollup merge of #69667 - JohnTitor:no-debug, r=nikomatsakis
2020-03-07 borsAuto merge of #69676 - ecstatic-morse:fix-enum-discr...
2020-03-07 borsAuto merge of #69796 - Centril:rollup-xg85jmx, r=Centril
2020-03-07 Mazdak FarrokhzadRollup merge of #69782 - matthiaskrgr:redundant_field_n...
2020-03-07 Mazdak FarrokhzadRollup merge of #69754 - Dylnuge:dylnuge/dep-version...
2020-03-07 Mazdak FarrokhzadRollup merge of #69727 - JohnTitor:sugg-unwrap, r=estebank
2020-03-07 Mazdak FarrokhzadRollup merge of #69706 - cuviper:subslice-methods,...
2020-03-07 Mazdak FarrokhzadRollup merge of #69690 - thekuom:test/67311-extend...
2020-03-07 Mazdak FarrokhzadRollup merge of #69680 - petrochenkov:nont4, r=Centril
2020-03-07 Mazdak FarrokhzadRollup merge of #69656 - matthiaskrgr:iter_nth_zero...
2020-03-07 Mazdak FarrokhzadRollup merge of #68985 - daboross:fix-35813, r=Centril
2020-03-07 Mazdak FarrokhzadRollup merge of #67741 - estebank:point-at-pat-def...
2020-03-06 Esteban KüberWhen encountering an Item in a pat context, point at...
2020-03-06 LeSeulArtichautTurn trailing tokens in `assert!()` into hard errors
2020-03-06 Yuki OkushiAdd a regression test
2020-03-06 Matthias Krügerbless tests
2020-03-06 borsAuto merge of #69753 - pnkfelix:issue-69191-ice-on...
2020-03-06 Matthias Krügerfix various typos
2020-03-06 Felix S. Klock IIAdded oli's multivariant test case (alpha renaming...
2020-03-06 borsAuto merge of #69614 - estebank:ice-age, r=davidtwco
2020-03-06 Felix S. Klock IIFix #69191
2020-03-06 borsAuto merge of #69586 - petrochenkov:unmerge, r=Centril
2020-03-05 borsAuto merge of #69746 - Dylan-DPC:rollup-wr6dvdk, r...
2020-03-05 Dylan DPCRollup merge of #69732 - GuillaumeGomez:cleanup-e0382...
2020-03-05 Dylan DPCRollup merge of #69697 - GuillaumeGomez:explanation...
2020-03-05 borsAuto merge of #67260 - TheSamsa:const-limit, r=oli-obk
2020-03-05 Christoph SchmidlerBumped version number for const_eval_limit in active.rs
2020-03-05 Christoph SchmidlerOpt out of CTFE if the 'const_eval_limit' is set to 0
2020-03-05 Christoph SchmidlerAdd a new test to reach const_limit setting, although...
2020-03-05 Christoph SchmidlerDisable CTFE if const_limit was set to 0, otherwise...
2020-03-05 Christoph SchmidlerPrepare const_limit feature gate and attribute
2020-03-04 Esteban KüberOn mismatched delimiters, only point at empty blocks...
2020-03-04 borsAuto merge of #69576 - matthiaskrgr:nightly_bootstrap_f...
2020-03-04 borsAuto merge of #69636 - RalfJung:miri, r=nikomatsakis
2020-03-04 Matthew Kuofix tidy error
2020-03-04 Matthew Kuotest(pattern): harden tests for or-patterns with slice...
2020-03-04 borsAuto merge of #68952 - faern:stabilize-assoc-int-consts...
2020-03-04 Matthew Kuotest(pattern): add tests for combinations of pattern...
2020-03-04 borsAuto merge of #69550 - RalfJung:scalar, r=oli-obk
2020-03-04 Mazdak Farrokhzadresolve, inconsistent binding mode: tweak wording.
2020-03-03 borsAuto merge of #69678 - Dylan-DPC:rollup-yoaueud, r...
2020-03-03 Dylan DPCRollup merge of #69670 - GuillaumeGomez:explain-e0379...
2020-03-03 Dylan DPCRollup merge of #69665 - tmiasko:new-pass-manager-thin...
2020-03-03 Dylan DPCRollup merge of #69653 - matthiaskrgr:needless_bool...
2020-03-03 Dylan DPCRollup merge of #69650 - matthiaskrgr:clnp, r=varkor
2020-03-03 Dylan DPCRollup merge of #69621 - matthiaskrgr:q, r=petrochenkov
2020-03-03 Dylan DPCRollup merge of #69565 - RalfJung:assert, r=eddyb
2020-03-03 borsAuto merge of #69506 - Centril:stmt-semi-none, r=petroc...
2020-03-03 borsAuto merge of #69371 - tmiasko:weak-lang-cycle, r=alexc...
2020-03-03 borsAuto merge of #69482 - lqd:poloniusup, r=nikomatsakis
2020-03-03 Tomasz MiąskoAdd regression test for linking issue with start-group...
2020-03-03 borsAuto merge of #69666 - JohnTitor:rollup-6nt3op0, r...
2020-03-03 Yuki OkushiUpdate tests
2020-03-03 Yuki OkushiRemove the `no_debug` feature
2020-03-03 Yuki OkushiRollup merge of #69637 - matthiaskrgr:if_let_some_resul...
2020-03-03 Yuki OkushiRollup merge of #69634 - GuillaumeGomez:clean-up-e0378...
2020-03-03 Yuki OkushiRollup merge of #69633 - XAMPPRocky:master, r=Dylan-DPC
2020-03-03 Yuki OkushiRollup merge of #69628 - nnethercote:fix-DiagnosticBuil...
2020-03-03 Yuki OkushiRollup merge of #69626 - ehuss:toolstate-nightly-cleanu...
2020-03-03 Yuki OkushiRollup merge of #69620 - thekuom:doc/61137-add-long...
2020-03-03 Yuki OkushiRollup merge of #69619 - matthiaskrgr:misc, r=eddyb
2020-03-03 Yuki OkushiRollup merge of #69609 - TimDiekmann:excess, r=Amanieu
2020-03-03 Yuki OkushiRollup merge of #69213 - LeSeulArtichaut:improve-doc...
2020-03-03 Tomasz MiąskoFix check for __msan_keep_going in sanitizer-recover...
2020-03-03 Tomasz MiąskoAdd test for -Znew-llvm-pass-manager -Clto=thin -Zsanit...
2020-03-03 borsAuto merge of #69247 - CAD97:remove-chalk, r=nikomatsakis
2020-03-02 CAD97Remove chalk integration
2020-03-02 Tim DiekmannRemove `usable_size` APIs
2020-03-02 borsAuto merge of #69635 - Dylan-DPC:rollup-2oh8uu5, r...
2020-03-02 Dylan DPCRollup merge of #69624 - ehuss:toolstate-beta-regress...
2020-03-02 Dylan DPCRollup merge of #69623 - Centril:fix-69396-tmp, r=petro...
2020-03-02 Dylan DPCRollup merge of #69622 - LeSeulArtichaut:patch-2, r...
2020-03-02 Dylan DPCRollup merge of #69617 - DutchGhost:master, r=LukasKalb...
2020-03-02 Dylan DPCRollup merge of #69544 - lqd:unrevert-67174, r=Mark...
2020-03-02 Dylan DPCRollup merge of #68682 - LeSeulArtichaut:stable-intrins...
2020-03-02 borsAuto merge of #69257 - RalfJung:layout-visitor, r=eddyb
2020-03-02 borsAuto merge of #69469 - matthewjasper:type-flags, r...
2020-03-02 borsAuto merge of #69442 - jakevossen5:master, r=Mark-Simul...
2020-03-02 borsAuto merge of #69432 - petrochenkov:alldeps, r=eddyb
2020-03-01 Mazdak Farrokhzadstash API: remove panic to fix ICE.
2020-03-01 Mazdak Farrokhzadencode `;` stmt w/o expr as `StmtKind::Empty`
2020-03-01 Matthew JasperFix use of `has_infer_types`
next