]> git.lizzy.rs Git - rust.git/history - src/test
Support ? Kleene operator in 2015.
[rust.git] / src / test /
2019-06-08 borsAuto merge of #61672 - Centril:rollup-jxo89ir, r=Centril
2019-06-08 Mazdak FarrokhzadRollup merge of #61670 - Xanewok:update-rls, r=oli-obk
2019-06-08 Mazdak FarrokhzadRollup merge of #61669 - petrochenkov:tokderef2, r...
2019-06-08 Mazdak FarrokhzadRollup merge of #61666 - JohnTitor:add-test-for-ice...
2019-06-08 Mazdak FarrokhzadRollup merge of #61660 - petrochenkov:nocusta, r=Centril
2019-06-08 Mazdak FarrokhzadRollup merge of #61658 - RalfJung:const-tests, r=oli-obk
2019-06-08 Mazdak FarrokhzadRollup merge of #61646 - L117:master, r=Centril
2019-06-08 Vadim PetrochenkovAddress review comments
2019-06-08 Vadim PetrochenkovMove some run-pass attribute tests to ui
2019-06-08 Vadim PetrochenkovRemove some more `#![feature(custom_attribute)]`s
2019-06-08 Vadim PetrochenkovIntroduce `#[rustc_dummy]` attribute and use it in...
2019-06-08 Vadim PetrochenkovTurn `#[allocator]` into a built-in attribute and renam...
2019-06-08 Vadim PetrochenkovRemove unused `#![feature(custom_attribute)]`s
2019-06-08 borsAuto merge of #61529 - ehuss:update-books, r=GuillaumeGomez
2019-06-08 Ralf Jungextra paranoid mode
2019-06-08 Yuki OkushiAdd test for ICE
2019-06-08 borsAuto merge of #61655 - RalfJung:checktools, r=kennytm
2019-06-08 Vadim Petrochenkovsyntax: Keep full `Token`s for `macro_rules` separators
2019-06-08 Ralf Jungblack-box the fn ptr, not the result
2019-06-08 borsAuto merge of #61625 - RalfJung:eval-interp, r=oli-obk
2019-06-08 Ralf Jungremove useless ident() functions in const tests and...
2019-06-08 borsAuto merge of #61620 - SimonSapin:as_cell, r=RalfJung
2019-06-08 borsAuto merge of #61635 - ecstatic-morse:const-signum...
2019-06-08 borsAuto merge of #61649 - Centril:rollup-b4nx9k9, r=Centril
2019-06-08 Mazdak FarrokhzadRollup merge of #61647 - JohnTitor:use-stable-func...
2019-06-08 Mazdak FarrokhzadRollup merge of #61641 - spastorino:revert-to-recursion...
2019-06-08 Mazdak FarrokhzadRollup merge of #61627 - davidtwco:ice-async-fn-lint...
2019-06-08 Mazdak FarrokhzadRollup merge of #61621 - Mark-Simulacrum:bootstrap...
2019-06-08 Mazdak FarrokhzadRollup merge of #61616 - petrochenkov:parsderef, r...
2019-06-08 Mazdak FarrokhzadRollup merge of #61615 - petrochenkov:errlit, r=matklad
2019-06-08 Mazdak FarrokhzadRollup merge of #61223 - czipperz:tuple-ord-document...
2019-06-08 Dylan MacKenzieAdd `const`-ness tests for `i32::signum`
2019-06-07 borsAuto merge of #61130 - jonhoo:mem-take, r=SimonSapin
2019-06-07 David Woodtests: Add regression test for #61452.
2019-06-07 Vadim Petrochenkovsyntax: Treat error literals in more principled way
2019-06-07 borsAuto merge of #61622 - Centril:rollup-6ivvmul, r=Centril
2019-06-07 Mazdak FarrokhzadRollup merge of #61618 - RalfJung:error, r=oli-obk
2019-06-07 Mazdak FarrokhzadRollup merge of #61605 - GuillaumeGomez:const-generic...
2019-06-07 Mazdak FarrokhzadRollup merge of #61603 - Goirad:increase-sgx-heapsize...
2019-06-07 Mazdak FarrokhzadRollup merge of #61599 - laumann:pin-docs-minor-edits...
2019-06-07 Mazdak FarrokhzadRollup merge of #61586 - alexcrichton:asmjs-no-assertio...
2019-06-07 Mazdak FarrokhzadRollup merge of #61532 - wesleywiser:const_prop_more...
2019-06-07 Mazdak FarrokhzadRollup merge of #61332 - kennethbgoodin:borrowck-remove...
2019-06-07 Simon SapinStabilize Cell::from_mut and as_slice_of_cells
2019-06-07 Guillaume GomezFix slice const generic length display
2019-06-07 borsAuto merge of #61209 - matthewjasper:const-tuple-constr...
2019-06-07 borsAuto merge of #61541 - petrochenkov:tsp, r=oli-obk
2019-06-06 Wesley WiserBless test output
2019-06-06 Mazdak FarrokhzadRollup merge of #61559 - spastorino:make-visitors-itera...
2019-06-06 Mazdak FarrokhzadRollup merge of #61554 - spastorino:change_visit_api...
2019-06-06 Mazdak FarrokhzadRollup merge of #61376 - czipperz:bound-cloned, r=sfackler
2019-06-06 Matthew JasperMake sure constructors functions are type checked correctly
2019-06-06 Matthew JasperMake constructors actually be const functions
2019-06-06 Matthew JasperDon't run MIR passes on constructor shims
2019-06-06 Wesley Wiser[const-prop] Handle Rvalue::Len
2019-06-06 Wesley Wiser[const-prop] Handle ProjectionElem::Deref
2019-06-06 Wesley Wiser[const-prop] Fix ICE when casting function pointers
2019-06-06 Mazdak FarrokhzadRollup merge of #61571 - czipperz:needs_drop-doc-escape...
2019-06-06 Mazdak FarrokhzadRollup merge of #61557 - alexcrichton:build-less, r...
2019-06-06 Mazdak FarrokhzadRollup merge of #61556 - phansch:emitter_cleanup, r...
2019-06-06 Vadim PetrochenkovSome code cleanup and tidy/test fixes
2019-06-06 borsAuto merge of #61494 - Mark-Simulacrum:move-to-cfg...
2019-06-06 borsAuto merge of #61373 - tmandry:emit-storagedead-along...
2019-06-06 borsAuto merge of #57428 - alexreg:associated_type_bounds...
2019-06-06 Alexander RegueiroReblessed tests with NLL compare mode on.
2019-06-06 borsAuto merge of #59331 - varkor:TypeVariableOrigin-refact...
2019-06-05 Tyler MandryTest StorageDead statements explicitly
2019-06-05 Alexander RegueiroRemoved unnecessary nested-lifetime-bounds test.
2019-06-05 Alexander RegueiroReblessed tests.
2019-06-05 Alexander RegueiroAddressed points raised in review.
2019-06-05 Alexander RegueiroAdded test suite.
2019-06-05 Alexander RegueiroAggregation of drive-by cosmetic changes.
2019-06-05 borsAuto merge of #61548 - Centril:rollup-5t6cvbk, r=Centril
2019-06-05 Mazdak FarrokhzadRollup merge of #61546 - alexcrichton:fix-azure, r...
2019-06-05 Mazdak FarrokhzadRollup merge of #61538 - coypoop:patch-1, r=alexcrichton
2019-06-05 Mazdak FarrokhzadRollup merge of #61536 - oli-obk:args_required_const_in...
2019-06-05 Mazdak FarrokhzadRollup merge of #61503 - jethrogb:jb/fix-sgx-test,...
2019-06-05 borsAuto merge of #61498 - TankhouseAle:const-fn-type-name...
2019-06-05 borsAuto merge of #61484 - nnethercote:avoid-more-hygiene...
2019-06-05 Oliver SchererExplain the existience of the regression test
2019-06-05 borsAuto merge of #61502 - alexcrichton:update-backtrace...
2019-06-05 Oliver SchererDon't allow using const fn arguments as "args_required_...
2019-06-04 Tyler MandryAdd test for DropAndReplace bug
2019-06-04 borsAuto merge of #61527 - pietroalbini:rollup-vhxyqlk...
2019-06-04 Pietro AlbiniRollup merge of #61523 - Nemo157:hide-gen-future, r...
2019-06-04 Pietro AlbiniRollup merge of #61500 - estebank:expregression, r...
2019-06-04 Pietro AlbiniRollup merge of #61488 - matthewjasper:fix-nll-typeck...
2019-06-04 Pietro AlbiniRollup merge of #61453 - lzutao:nouse-featuregate-integ...
2019-06-04 Pietro AlbiniRollup merge of #61069 - Zoxc:drop-borrow-fix, r=pnkfelix
2019-06-04 borsAuto merge of #61407 - phansch:annotate_snippet_refacto...
2019-06-04 Kenny GoodinRemove asterisk suggestion for move errors in borrowck
2019-06-04 borsAuto merge of #61454 - lzutao:ice-rotate_left, r=RalfJung
2019-06-04 Philipp Hanscheprint -> eprintln to add trailing newline
2019-06-04 Philipp HanschPrint to stderr and bless
2019-06-04 Philipp HanschAdd new error-format value to use annotate-snippet...
2019-06-04 Lzu TaoFix integer overflow in rotate_left
2019-06-04 Lzu TaoRemove unneeded feature attr from atomic integers doctests
2019-06-04 borsAuto merge of #61437 - christianpoveda:const-eval-indir...
2019-06-04 borsAuto merge of #61136 - matthewjasper:cannot-move-errors...
2019-06-04 borsAuto merge of #61510 - Centril:rollup-bvi95y2, r=Centril
next