]> git.lizzy.rs Git - rust.git/history - src/test
Remove unnecessary secondary recursion
[rust.git] / src / test /
2019-05-25 borsAuto merge of #61150 - Centril:rollup-wmm7qga, r=Centril
2019-05-25 Mazdak FarrokhzadRollup merge of #61138 - varkor:async-await-tests,...
2019-05-25 Mazdak FarrokhzadRollup merge of #61134 - nvzqz:reverse_bits-must_use...
2019-05-25 Mazdak FarrokhzadRollup merge of #61125 - XAMPPRocky:master, r=jonas...
2019-05-25 Mazdak FarrokhzadRollup merge of #61121 - RalfJung:miri-value-printing...
2019-05-25 Mazdak FarrokhzadRollup merge of #61118 - pnkfelix:issue-60654-dont...
2019-05-25 Mazdak FarrokhzadRollup merge of #61116 - scottmcm:vcpp-download-link...
2019-05-25 Mazdak FarrokhzadRollup merge of #61113 - SimonSapin:fnbox, r=alexcrichton
2019-05-25 Mazdak FarrokhzadRollup merge of #61111 - Cerberuser:patch-1, r=steveklabnik
2019-05-25 Mazdak FarrokhzadRollup merge of #61110 - ehuss:revert-edition-override...
2019-05-25 Mazdak FarrokhzadRollup merge of #61107 - blkerby:docs_typos, r=Centril
2019-05-25 Mazdak FarrokhzadRollup merge of #61096 - ehuss:tidy-license-short-circu...
2019-05-25 Mazdak FarrokhzadRollup merge of #61095 - ehuss:update-cargo, r=alexcrichton
2019-05-25 Mazdak FarrokhzadRollup merge of #61026 - estebank:macro-eof-spans,...
2019-05-25 borsAuto merge of #60441 - vext01:try-to-kill-projection...
2019-05-24 varkorAdd extra arc_wake
2019-05-24 Esteban KüberRevert changes that belong to separate PR
2019-05-24 varkorDelete stray .stderr
2019-05-24 varkorMove error code tests to error code folder
2019-05-24 varkorAdd issues folder in async-await
2019-05-24 varkorAdd drop-order folder in test/ui/async-await
2019-05-24 varkorAdd auxiliary issue file
2019-05-24 varkorMove some issues into the issues folder
2019-05-24 varkorMove async/await tests to test/ui/async-await
2019-05-24 borsAuto merge of #60777 - pietroalbini:azure-pipelines...
2019-05-24 Esteban Küberreview comments
2019-05-24 Esteban KüberTweak macro parse errors when reaching EOF during macro...
2019-05-24 Felix S. Klock IIRegression test for issue #60654.
2019-05-24 borsAuto merge of #60568 - petrochenkov:debi, r=Mark-Simulacrum
2019-05-24 borsAuto merge of #60803 - varkor:remove-in-place-syntax...
2019-05-24 Simon SapinDeprecate `FnBox`. `Box<dyn FnOnce()>` can be called...
2019-05-24 borsAuto merge of #60984 - matthewjasper:borrowck-error...
2019-05-24 varkorUpdate tests
2019-05-24 borsAuto merge of #61105 - Centril:rollup-t9lemjf, r=Centril
2019-05-23 Mazdak FarrokhzadRollup merge of #61098 - varkor:fix-overflowing-literal...
2019-05-23 Mazdak FarrokhzadRollup merge of #61086 - RalfJung:box, r=alexcrichton
2019-05-23 Mazdak FarrokhzadRollup merge of #61082 - RalfJung:vec, r=alexcrichton
2019-05-23 Mazdak FarrokhzadRollup merge of #61056 - euclio:custom-discriminant...
2019-05-23 Mazdak FarrokhzadRollup merge of #61054 - estebank:mut-ref-reassign...
2019-05-23 Mazdak FarrokhzadRollup merge of #59545 - Zoxc:the-arena-3, r=eddyb...
2019-05-23 borsAuto merge of #60970 - MaulingMonkey:pr-compiletest...
2019-05-23 varkorAdd test for denying overflowing literal in loop
2019-05-23 varkorUpdate unreachable loop patterns test
2019-05-23 Esteban KüberAdd regression test for negative case
2019-05-23 John Kåre AlsakerUpdate wasm_import_module_map and target_features_whitelist
2019-05-23 John Kåre AlsakerRemove subtle Default impl for Value
2019-05-23 Andy Russelltweak discriminant on non-nullary enum diagnostic
2019-05-23 borsAuto merge of #60965 - petrochenkov:lit3, r=matklad
2019-05-23 Vadim Petrochenkovsyntax: Some code cleanup
2019-05-23 Vadim Petrochenkovsyntax: More consistent wording for some literal parsin...
2019-05-23 Vadim Petrochenkovsyntax: Return named errors from literal parsing functions
2019-05-23 borsAuto merge of #61075 - Centril:rollup-1ugmcqu, r=Centril
2019-05-23 Mazdak FarrokhzadRollup merge of #61073 - phansch:remove_unused_annotati...
2019-05-23 Mazdak FarrokhzadRollup merge of #61057 - sfackler:revert-next-back...
2019-05-23 Mazdak FarrokhzadRollup merge of #61055 - bgermann:master, r=sanxiyn
2019-05-23 Mazdak FarrokhzadRollup merge of #61046 - mark-i-m:transcribe-fix, r...
2019-05-23 Mazdak FarrokhzadRollup merge of #61043 - alexcrichton:less-full-bootstr...
2019-05-23 Mazdak FarrokhzadRollup merge of #61014 - jsgf:emit-artifact-type, r...
2019-05-23 Mazdak FarrokhzadRollup merge of #60981 - alexcrichton:update-compiler...
2019-05-23 borsAuto merge of #60174 - matthewjasper:add-match-arm...
2019-05-23 borsAuto merge of #60740 - petrochenkov:kw, r=nnethercote
2019-05-22 borsAuto merge of #61044 - Centril:rollup-ztsgb9p, r=Centril
2019-05-22 Esteban KüberSuggest dereferencing on assignment to mutable borrow
2019-05-22 Mark Mansiadd ui tests
2019-05-22 Mazdak FarrokhzadRollup merge of #61037 - oli-obk:clippy, r=Manishearth
2019-05-22 Mazdak FarrokhzadRollup merge of #61034 - eddyb:soa-metadata-prereq...
2019-05-22 Mazdak FarrokhzadRollup merge of #61030 - spastorino:make-operand-iterat...
2019-05-22 Mazdak FarrokhzadRollup merge of #61029 - blkerby:minimum_spanning_tree...
2019-05-22 Mazdak FarrokhzadRollup merge of #61023 - spastorino:use-iterate-qualify...
2019-05-22 Mazdak FarrokhzadRollup merge of #60809 - jethrogb:jb/nll-faq, r=pnkfelix
2019-05-22 Mazdak FarrokhzadRollup merge of #60773 - Aaron1011:fix/rustdoc-project...
2019-05-22 Mazdak FarrokhzadRollup merge of #60300 - mjbshaw:ffi_types, r=rkruppe
2019-05-22 Michael BradshawAllow null-pointer-optimized enums in FFI if their...
2019-05-22 borsAuto merge of #59445 - alexreg:ban-multi-trait-objects...
2019-05-22 borsAuto merge of #60840 - tmandry:preserve-scope-in-genera...
2019-05-22 borsAuto merge of #61027 - Centril:rollup-oewauf1, r=Centril
2019-05-22 Mazdak FarrokhzadRollup merge of #61006 - RalfJung:maybe-uninit, r=Centril
2019-05-22 Mazdak FarrokhzadRollup merge of #61003 - nnethercote:rm-InternedString...
2019-05-22 Mazdak FarrokhzadRollup merge of #60998 - RalfJung:static_assert, r...
2019-05-22 Mazdak FarrokhzadRollup merge of #60995 - topecongiro:parser-from-stream...
2019-05-22 Mazdak FarrokhzadRollup merge of #60991 - spastorino:local-decls-push...
2019-05-22 Mazdak FarrokhzadRollup merge of #60982 - estebank:fix-60976, r=petrochenkov
2019-05-22 Mazdak FarrokhzadRollup merge of #60973 - nnethercote:fix-file_metadata...
2019-05-22 Mazdak FarrokhzadRollup merge of #60963 - blkerby:boxed_docs, r=alexcrichton
2019-05-22 Mazdak FarrokhzadRollup merge of #60581 - hellow554:fix_60580, r=alexcri...
2019-05-22 Mazdak FarrokhzadRollup merge of #59742 - Zoxc:edition-cleanup, r=petroc...
2019-05-21 Alex CrichtonMerge remote-tracking branch 'origin/master' into azure...
2019-05-21 borsAuto merge of #61007 - michaelwoerister:limited-debugin...
2019-05-21 Jeremy FitzhardingeMake -Zemit-artifact-notifications also emit the artifa...
2019-05-21 Matthew JasperDont show variables from desugarings in borrowck errors
2019-05-21 Matthew JasperAdd a test for match scopes
2019-05-21 Matthew JasperSchedule storage-dead of temporaries sooner
2019-05-21 Matthew JasperGive match arms a drop/region scope
2019-05-21 Matthew JasperHandle the visibility/lint scope distinction better
2019-05-21 Matthew JasperRespect lint attributes on match arms
2019-05-21 Jethro BeekmanAdd FAQ for NLL migration
2019-05-21 John Kåre AlsakerMove `edition` outside the hygiene lock and avoid acces...
2019-05-21 borsAuto merge of #60903 - nnethercote:mv-gensyms-from...
2019-05-21 borsAuto merge of #60950 - taiki-e:arbitrary_self_types...
2019-05-21 borsAuto merge of #60985 - cr1901:msp430-fix, r=alexcrichton
next