]> git.lizzy.rs Git - rust.git/history - src/test
Bless output of test nll/loan_ends_mid_block_pair.rs for Polonius, again
[rust.git] / src / test /
2019-07-22 lqdBless output of test nll/loan_ends_mid_block_pair.rs...
2019-07-22 lqdissue-46589 passes in Polonius and fails in NLL, duplic...
2019-07-22 lqdAdd test to check that assignments to projections do...
2019-07-22 lqdAdd test checking various assignments are accepted...
2019-07-22 lqdBless output of test unboxed-closures/unboxed-closures...
2019-07-22 lqdMake both polonius loans tests check-pass
2019-07-22 lqdRename test so that both "kills-loans" tests match...
2019-07-22 lqdAdd test extracted from rand, checking that StorageDead...
2019-07-22 lqdBless output of test nll/return-ref-mut-issue-46557...
2019-07-22 lqdIgnore test hrtb/issue-30786.rs in Polonius compare...
2019-07-22 lqdBless output of test borrowck/promote-ref-mut-in-let...
2019-07-22 lqdPolonius facts: kill loans on Call terminators and...
2019-07-22 lqdCreate a dedicated polonius test folder
2019-07-22 lqdBless output of test dropck/dropck_trait_cycle_checked...
2019-07-22 lqdBless output of test borrowck/two-phase-surprise-no...
2019-07-22 lqdBless output of test borrowck/borrowck-escaping-closur...
2019-07-22 lqdBless output of test generator/ref-escapes-but-not...
2019-07-22 lqdBless output of test nll/get_default.rs for Polonius
2019-07-22 lqdBless output of test consts/promote_const_let.rs for...
2019-07-22 lqdBless output of test nll/loan_ends_mid_block_pair.rs...
2019-07-22 lqdBless output of test save-analysis/emit-notifications...
2019-07-22 lqdBless output of test ui/emit-artifact-notifications...
2019-07-22 lqdIgnore test issue-45696-scribble-on-boxed-borrow.rs...
2019-07-22 lqdIgnore feature-gate-nll.rs in Polonius compare mode
2019-07-22 lqdIgnore two-phase-reservation-sharing-interference-2...
2019-07-22 lqdIgnore test issue-45983 in the polonius compare mode
2019-07-22 lqdIgnore NLL migrate mode test in the Polonius compare...
2019-07-21 borsAuto merge of #59706 - matklad:the-essence-of-lexer...
2019-07-21 borsAuto merge of #60913 - spastorino:place2_4, r=oli-obk
2019-07-20 Aleksey KladovIntroduce rustc_lexer
2019-07-20 borsAuto merge of #62789 - GuillaumeGomez:update-pulldown...
2019-07-20 borsAuto merge of #62710 - estebank:bad-named-args, r=petro...
2019-07-20 borsAuto merge of #62008 - ia0:issues_61053, r=petrochenkov
2019-07-19 Julien CretinImplement checks for meta-variables in macros
2019-07-19 borsAuto merge of #62679 - Xanewok:after-expansion, r=Zoxc
2019-07-19 borsAuto merge of #62694 - lundibundi:help-infer-fn-ret...
2019-07-19 borsAuto merge of #62684 - petrochenkov:scopevisit, r=davidtwco
2019-07-18 borsAuto merge of #61749 - davidtwco:rfc-2203-const-array...
2019-07-18 borsAuto merge of #62782 - Mark-Simulacrum:rollup-1hz5ya6...
2019-07-18 Mark RousskovRollup merge of #62778 - jsgf:notify-dep-info, r=petroc...
2019-07-18 Mark RousskovRollup merge of #62777 - gilescope:self-referencial...
2019-07-18 Mark RousskovRollup merge of #62774 - smaeul:pr/simd-tests, r=petroc...
2019-07-18 Mark RousskovRollup merge of #62764 - fakenine:normalize_use_of_back...
2019-07-18 Mark RousskovRollup merge of #62752 - nikic:llvm-disable-z3, r=alexc...
2019-07-18 Mark RousskovRollup merge of #62749 - chocol4te:fix_60633, r=estebank
2019-07-18 Mark RousskovRollup merge of #62745 - BaoshanPang:master, r=nikic
2019-07-18 Mark RousskovRollup merge of #62740 - lzutao:patch-2, r=alexcrichton
2019-07-18 Mark RousskovRollup merge of #62732 - nathanwhit:fix_mem_uninit...
2019-07-18 Mark RousskovRollup merge of #62730 - matthewjasper:hygiene-tests...
2019-07-18 Mark RousskovRollup merge of #62728 - DutchGhost:fix-double-wording...
2019-07-18 Mark RousskovRollup merge of #62712 - limira:self-type-help, r=estebank
2019-07-18 Mark RousskovRollup merge of #62696 - chocol4te:fix_#62194, r=estebank
2019-07-18 Mark RousskovRollup merge of #62615 - wesleywiser:pgo_error, r=nagisa
2019-07-18 Mark RousskovRollup merge of #61926 - scottmcm:vec-vecdeque, r=Mark...
2019-07-18 borsAuto merge of #62682 - alessandrod:issue-58375, r=eddyb
2019-07-18 Vadim Petrochenkovresolve: Attempt to resolve unresolved paths in macro...
2019-07-18 Vadim Petrochenkovresolve: Visit all scopes to collect suggestion candida...
2019-07-18 Vadim Petrochenkovresolve: Use `feature(custom_attribute)` fallback only...
2019-07-18 borsAuto merge of #62671 - lzutao:tidy-lldb, r=alexcrichton
2019-07-18 Giles CopeSelf-referencial type renamed to recursive type.
2019-07-18 borsAuto merge of #62669 - estebank:suggest-assoc-type...
2019-07-18 Samuel HollandDisable simd_select_bitmask test on big endian
2019-07-17 Samy Kaciminormalize use of backticks in compiler messages for...
2019-07-17 Giles CopeTest case for #62506.
2019-07-17 Denys Otrishkorustc_typeck: improve diagnostics for -> _ fn return...
2019-07-17 borsAuto merge of #61339 - jridgewell:pointer-alignment...
2019-07-17 borsAuto merge of #62596 - cuviper:expect_none, r=rkruppe
2019-07-17 borsAuto merge of #62714 - matthiaskrgr:submodule_upd,...
2019-07-16 borsAuto merge of #62592 - nikic:actually-update-llvm,...
2019-07-16 Matthew JasperMake pretty-expanded-hygiene a `ui` test
2019-07-16 Matthew JasperChange all run-pass hygiene tests to `ui` tests
2019-07-16 borsAuto merge of #61946 - BaoshanPang:vxworks, r=alexcrichton
2019-07-16 borsAuto merge of #62723 - Mark-Simulacrum:rollup-vjdzlam...
2019-07-16 Mark RousskovRollup merge of #62722 - alexcrichton:unlimit-tools...
2019-07-16 Mark RousskovRollup merge of #62703 - fakenine:normalize_use_of_back...
2019-07-16 Mark RousskovRollup merge of #62702 - fakenine:normalize_use_of_back...
2019-07-16 Mark RousskovRollup merge of #62693 - alexcrichton:rm-travis-appveyo...
2019-07-16 Mark RousskovRollup merge of #62683 - c410-f3r:fn-attrs-doc, r=Centril
2019-07-16 Mark RousskovRollup merge of #62666 - estebank:preempt-ice, r=eddyb
2019-07-16 borsAuto merge of #62322 - wesleywiser:promoted_query,...
2019-07-16 Ferdia McKeoghCheck that trait is exported or public before adding...
2019-07-16 borsAuto merge of #62704 - Mark-Simulacrum:rollup-oi94s2j...
2019-07-16 LimiraUpdate the help message on error for self type
2019-07-16 Esteban KüberSpecific error for positional args after named args...
2019-07-15 Mark RousskovRollup merge of #62698 - jethrogb:jb/sgx-llvm-target...
2019-07-15 Mark RousskovRollup merge of #62689 - 0e4ef622:patch-1, r=Xanewok
2019-07-15 Mark RousskovRollup merge of #62685 - nathanwhit:as_ref_suggest_fix...
2019-07-15 Mark RousskovRollup merge of #62680 - ecstatic-morse:fix-dataflow...
2019-07-15 Mark RousskovRollup merge of #62673 - RalfJung:validity-msg, r=oli-obk
2019-07-15 Mark RousskovRollup merge of #62668 - goodmanjonathan:fix-62660...
2019-07-15 Mark RousskovRollup merge of #62662 - DutchGhost:fix_space, r=sfackler
2019-07-15 Mark RousskovRollup merge of #62646 - estebank:wording, r=petrochenkov
2019-07-15 Mark RousskovRollup merge of #62639 - immunant:invariant_valistimpl...
2019-07-15 Mark RousskovRollup merge of #62634 - llogiq:uninit-array-docs,...
2019-07-15 Mark RousskovRollup merge of #62533 - GuillaumeGomez:missing-urls...
2019-07-15 Mark RousskovRollup merge of #62491 - GuillaumeGomez:fix-pin-urls...
2019-07-15 Mark RousskovRollup merge of #62405 - hellow554:patch-1, r=varkor
2019-07-15 Mark RousskovRollup merge of #62103 - RalfJung:debug-assert, r=alexc...
2019-07-15 Samy Kaciminormalize use of backticks in compiler messages for...
2019-07-15 Samy Kaciminormalize use of backticks in compiler messages for...
next