]> git.lizzy.rs Git - rust.git/history - src/test
Calculate liveness for the same locals with and without -Zpolonius
[rust.git] / src / test /
2019-10-02 Matthew JasperCalculate liveness for the same locals with and without...
2019-09-30 borsAuto merge of #64778 - csmoe:index, r=eddyb
2019-09-30 borsAuto merge of #64600 - scottmcm:no-slice-tryfold-unroll...
2019-09-30 borsAuto merge of #64904 - ollie27:rustdoc_logo, r=Mark...
2019-09-30 borsAuto merge of #64881 - RalfJung:miri, r=RalfJung
2019-09-29 borsAuto merge of #64673 - Mark-Simulacrum:opt-match-ck...
2019-09-29 borsAuto merge of #64902 - Centril:rollup-1i431vs, r=Centril
2019-09-29 Mazdak FarrokhzadRollup merge of #64898 - jakevossen5:master, r=jonas...
2019-09-29 Mazdak FarrokhzadRollup merge of #64894 - Centril:fix-64682, r=petrochenkov
2019-09-29 Mazdak FarrokhzadRollup merge of #64858 - skinny121:str-const-generics...
2019-09-29 Mazdak FarrokhzadRollup merge of #64825 - estebank:match-unit, r=Centril
2019-09-29 Mazdak FarrokhzadRollup merge of #64735 - GuillaumeGomez:long-err-explan...
2019-09-29 Mazdak FarrokhzadRollup merge of #64691 - estebank:unexpected-variant...
2019-09-29 csmoeremove indexed_vec re-export from rustc_data_structures
2019-09-29 borsAuto merge of #64158 - tmandry:libtest-panic-abort...
2019-09-29 Mazdak Farrokhzadsyntax: fix #64682.
2019-09-29 borsAuto merge of #64546 - weiznich:bugfix/rfc-2451-rerebal...
2019-09-29 borsAuto merge of #64886 - Centril:rollup-30dqh8j, r=Centril
2019-09-29 Mazdak FarrokhzadRollup merge of #64884 - jakevossen5:master, r=Mark...
2019-09-29 Mazdak FarrokhzadRollup merge of #64824 - Mark-Simulacrum:no-stable...
2019-09-29 Mazdak FarrokhzadRollup merge of #64799 - Aaron1011:fix/double-panic...
2019-09-29 Mazdak FarrokhzadRollup merge of #64589 - andre-richter:aarch64_bare_met...
2019-09-29 Mazdak FarrokhzadRollup merge of #63492 - eddyb:cvarargs, r=nagisa,matth...
2019-09-29 borsAuto merge of #64470 - ecstatic-morse:split-promotion...
2019-09-28 borsAuto merge of #64883 - Centril:rollup-uehjt63, r=Centril
2019-09-28 Tyler MandryPut panic=abort test support behind -Z panic_abort_tests
2019-09-28 Tyler MandryAdd test for libtest panic=abort mode
2019-09-28 Mazdak FarrokhzadRollup merge of #64880 - llogiq:slice-docs, r=Centril
2019-09-28 Mazdak FarrokhzadRollup merge of #64876 - vertexclique:vcq/fix-fn-name...
2019-09-28 Mazdak FarrokhzadRollup merge of #64875 - ehuss:async-await-reserved...
2019-09-28 Mazdak FarrokhzadRollup merge of #64852 - Baranowski:param_note_52082...
2019-09-28 Mazdak FarrokhzadRollup merge of #64837 - nliberg:patch-2, r=Centril
2019-09-28 Mazdak FarrokhzadRollup merge of #64793 - immunant:format_spans, r=matth...
2019-09-28 Mazdak FarrokhzadRollup merge of #64763 - GuillaumeGomez:long-err-explan...
2019-09-28 Mazdak FarrokhzadRollup merge of #64678 - tomtau:fix/no-std-error, r...
2019-09-28 Mazdak FarrokhzadRollup merge of #64387 - nathanwhit:redundant-semi...
2019-09-28 Mazdak FarrokhzadRollup merge of #64131 - shivan1b:deterministic-fxhashm...
2019-09-28 benAdd a couple more test cases, including non-ascii strings.
2019-09-28 Esteban Küberreview comments
2019-09-28 Esteban KüberPoint at enclosing match when expecting `()` in arm
2019-09-28 Eric HussUpgrade async/await to "used" keywords.
2019-09-28 borsAuto merge of #64419 - wesleywiser:const_prop_use_ecx...
2019-09-28 Eduard-Mihai Burtescurustc: rely on c_variadic == true instead of CVarArgs...
2019-09-28 Eduard-Mihai Burtescurustc: don't store a lifetime in hir::TyKind::CVarArgs.
2019-09-28 Eduard-Mihai Burtescusyntax: don't keep a redundant c_variadic flag in the...
2019-09-28 Dylan MacKenzieBless miri unleashed output
2019-09-28 Dylan MacKenzieFix tests broken by more consistent miri unleashed...
2019-09-28 Dylan MacKenzieAdd additional `const` tests
2019-09-28 Dylan MacKenzieSilence "skipping const checks" if outside a const...
2019-09-28 borsAuto merge of #64455 - GuillaumeGomez:long-error-explan...
2019-09-28 Wesley WiserFix lint-exceeding-bitshifts ui tests
2019-09-28 Wesley WiserAllow reading non-mutable statics in const prop
2019-09-28 Wojciech BaranowskiImplement CRs
2019-09-28 borsAuto merge of #64864 - Centril:rollup-pxz6tw3, r=Centril
2019-09-28 Mazdak FarrokhzadRollup merge of #64859 - Centril:const-def-here-new...
2019-09-28 Mazdak FarrokhzadRollup merge of #64851 - Mark-Simulacrum:mailmap-update...
2019-09-28 Mazdak FarrokhzadRollup merge of #64847 - mati865:env_logger, r=alexcrichton
2019-09-28 Mazdak FarrokhzadRollup merge of #64845 - rusty-snake:patch-1, r=jonas...
2019-09-28 Mazdak FarrokhzadRollup merge of #64836 - lzutao:stabilize-map_get_key_v...
2019-09-28 Mazdak FarrokhzadRollup merge of #64830 - Centril:thou-shallt-not-abort...
2019-09-28 Mazdak FarrokhzadRollup merge of #64818 - Wind-River:master, r=alexcrichton
2019-09-28 Mazdak FarrokhzadRollup merge of #64815 - JMS55:patch-1, r=jonas-schievink
2019-09-28 Mazdak FarrokhzadRollup merge of #64809 - davidtwco:issue-64768-target...
2019-09-28 Mazdak FarrokhzadRollup merge of #64802 - estebank:walk-parents-iterator...
2019-09-28 Mazdak FarrokhzadRollup merge of #64794 - Mark-Simulacrum:rm-dep-track...
2019-09-28 Mazdak FarrokhzadRollup merge of #64781 - Mark-Simulacrum:no-global...
2019-09-28 Mazdak FarrokhzadRollup merge of #64745 - kennethbgoodin:should-panic...
2019-09-28 Mazdak FarrokhzadRollup merge of #64703 - llogiq:slices-elems-are-equidi...
2019-09-28 benAdded test for mismatched slices, and byte slices.
2019-09-28 NathanAdd test for redundant_semicolon lint interaction with...
2019-09-28 Mazdak FarrokhzadImprove diagnostic for `let A = 0;`
2019-09-28 Wesley WiserIntroduce a `ConstPropMachine`
2019-09-28 Wesley WiserRespond to code review feedback and fix tidy
2019-09-28 Wesley Wiser[const-prop] Replace `CheckedBinaryOp` handling with...
2019-09-28 Wesley Wiser[const-prop] Replace `Cast` handling with use of `InterpCx`
2019-09-28 Wesley Wiser[const-prop] Replace `eval_place()` with use of `InterpCx`
2019-09-27 benAdd support for relating slices in `super_relate_consts`.
2019-09-27 borsAuto merge of #64790 - Centril:rip-ast-borrowck, r...
2019-09-27 Mazdak Farrokhzad--bless --compare-mode=nll
2019-09-27 Wojciech BaranowskiPrint ParamTy span when accessing a field (#52082)
2019-09-27 borsAuto merge of #64849 - matthiaskrgr:submodule_upd,...
2019-09-27 Esteban KüberAccount for tail expressions when pointing at return...
2019-09-27 Tomas Taubergetting more context for duplicate lang items (fixes...
2019-09-27 borsAuto merge of #63937 - Nashenas88:rustdoc_57180, r...
2019-09-27 Guillaume GomezUpdate ui tests
2019-09-27 borsAuto merge of #64813 - varkor:node-to-kind, r=Centril
2019-09-27 Mazdak Farrokhzadlowering: don't .abort_if_errors()
2019-09-27 borsAuto merge of #64819 - Manishearth:clippyup, r=Manishearth
2019-09-26 varkorFix ui-fulldeps tests
2019-09-26 varkorFix AST JSON output test
2019-09-26 borsAuto merge of #64816 - Centril:rollup-gbeqot4, r=Centril
2019-09-26 varkorRename `Pat.node` to `Pat.kind`
2019-09-26 varkorRename `Expr.node` to `Expr.kind`
2019-09-26 David Woodhir: Disallow `target_feature` on constants
2019-09-26 Mazdak FarrokhzadRollup merge of #64812 - GuillaumeGomez:add-test-for...
2019-09-26 Mazdak FarrokhzadRollup merge of #64787 - tmandry:fuchsia-exitstatus...
2019-09-26 Mazdak FarrokhzadRollup merge of #64783 - onehr:onehrxn, r=varkor
2019-09-26 Mazdak FarrokhzadRollup merge of #64772 - Mark-Simulacrum:no-tyctxt...
2019-09-26 Mazdak FarrokhzadRollup merge of #64221 - Centril:nll-no-migrate-2015...
2019-09-26 Mazdak Farrokhzadissue-#45696: remove ignore-compare-mode-nll
next