]> git.lizzy.rs Git - rust.git/history - src/test
Keyword docs
[rust.git] / src / test /
2019-12-24 borsAuto merge of #67575 - Centril:rollup-feikoir, r=Centril
2019-12-24 Mazdak FarrokhzadRollup merge of #67572 - aidanhs:aphs-choco-direct...
2019-12-24 Mazdak FarrokhzadRollup merge of #67569 - Mark-Simulacrum:opt-char-encod...
2019-12-24 Mazdak FarrokhzadRollup merge of #67561 - euclio:remove-description...
2019-12-24 Mazdak FarrokhzadRollup merge of #67551 - ldm0:E0627, r=Dylan-DPC
2019-12-24 Mazdak FarrokhzadRollup merge of #67547 - GuillaumeGomez:cleanup-err...
2019-12-24 Mazdak FarrokhzadRollup merge of #67543 - JohnTitor:regression-tests...
2019-12-24 Mazdak FarrokhzadRollup merge of #67337 - oli-obk:no_mut_static_ref_from...
2019-12-23 borsAuto merge of #66296 - Centril:bindings_after_at-init...
2019-12-23 borsAuto merge of #67560 - Centril:rollup-fzdpu9c, r=Centril
2019-12-23 Oliver SchererBless tests
2019-12-23 Yuki OkushiApply suggestion from Centril
2019-12-23 Yuki OkushiAdd test for issue-67424
2019-12-23 Mazdak FarrokhzadRollup merge of #67559 - Mark-Simulacrum:drop-doc,...
2019-12-23 Mazdak FarrokhzadRollup merge of #67546 - oli-obk:slice_pattern_ice...
2019-12-23 Mazdak FarrokhzadRollup merge of #67538 - varkor:lhs-assign-diagnostics...
2019-12-23 Mazdak FarrokhzadRollup merge of #67536 - Centril:move-is_range_literal...
2019-12-23 Mazdak FarrokhzadRollup merge of #67527 - GuillaumeGomez:results-show...
2019-12-23 Mazdak FarrokhzadRollup merge of #67507 - Mark-Simulacrum:purge-uninit...
2019-12-23 Mazdak FarrokhzadRollup merge of #67466 - oli-obk:const_intrinsic, r...
2019-12-23 Mazdak FarrokhzadRollup merge of #67233 - Luro02:cursor_traits, r=sfackler
2019-12-23 Oliver SchererShow `const_err` lints
2019-12-23 Oliver SchererConstants reading or referencing statics is illegal
2019-12-23 Oliver SchererDynamically prevent constants from accessing statics
2019-12-23 Oliver SchererPanic on mutable allocs in constants
2019-12-23 Mazdak FarrokhzadRemove `bindings_after_at` from `INCOMPLETE_FEATURES`.
2019-12-23 Mazdak FarrokhzadTest that nested type ascription is banned.
2019-12-23 Mazdak FarrokhzadTest that `_ @ subpat` is syntactically rejected.
2019-12-23 Mazdak Farrokhzadharden & split borrowck-pat-at-and-box
2019-12-23 Mazdak Farrokhzadenhance borrowck-pat-by-copy-bindings-in-at
2019-12-23 Mazdak Farrokhzadclarify bind-by-move-neither-can-livee..
2019-12-23 Mazdak Farrokhzadbindings_after_at: harden tests wrt. contexts & slice_p...
2019-12-23 Mazdak Farrokhzadbindings_after_at: harden tests wrt. promotion
2019-12-23 Mazdak Farrokhzad--bless bindings-after-at tests
2019-12-23 Mazdak Farrokhzadcheck_legality_of_move_bindings: generalize diagnostics...
2019-12-23 Mazdak FarrokhzadIntroduce `#![feature(bindings_after_at)]`.
2019-12-23 Donough LiuYield is an expression form, not a statement.
2019-12-23 varkorAdd new folder for destructuring assignment tests
2019-12-23 varkorAdd span information to `ExprKind::Assign`
2019-12-23 varkorRecognise nested tuples/arrays/structs
2019-12-23 varkorAdd note about destructuring assignments
2019-12-23 varkorImprove invalid assignment error
2019-12-23 varkorAdd the full issue reference to equality constraints...
2019-12-23 Mark RousskovRemove mem::uninitalized from tests
2019-12-23 borsAuto merge of #67540 - Mark-Simulacrum:fmt-the-world...
2019-12-23 Mark RousskovChange bound order in rustfmt test
2019-12-23 Oliver SchererFix ICE in mir interpretation
2019-12-23 Mark Rousskovtest fallout
2019-12-22 Yuki OkushiAdd test for issue-66270
2019-12-22 Yuki OkushiAdd test for issue-66205
2019-12-22 Yuki OkushiAdd test for issue-61747
2019-12-22 Mazdak FarrokhzadRollup merge of #67508 - davesque:master, r=Dylan-DPC
2019-12-22 Mazdak FarrokhzadRollup merge of #67506 - qnighy:remove-iter-private...
2019-12-22 Mazdak FarrokhzadRollup merge of #67499 - Centril:mir-match-clean, r...
2019-12-22 Mazdak FarrokhzadRollup merge of #67487 - GuillaumeGomez:rustdoc-mutabil...
2019-12-22 Mazdak FarrokhzadRollup merge of #67299 - christianpoveda:try_immty_from...
2019-12-22 Mazdak FarrokhzadRollup merge of #66877 - skinny121:const-eval-entry...
2019-12-22 borsAuto merge of #65939 - anp:incremental-rustfmt-rollout...
2019-12-22 borsAuto merge of #66931 - cjgillot:hirene-preamble, r...
2019-12-22 borsAuto merge of #67505 - Centril:rollup-7win7ty, r=Centril
2019-12-22 borsAuto merge of #67486 - matthiaskrgr:submodule_upd,...
2019-12-22 Mazdak FarrokhzadRollup merge of #67504 - Mark-Simulacrum:note-data...
2019-12-22 Mazdak FarrokhzadRollup merge of #67500 - JohnTitor:non-shorthand-field...
2019-12-22 Mazdak FarrokhzadRollup merge of #67480 - rossmacarthur:fix-41260-avoid...
2019-12-22 Mazdak FarrokhzadRollup merge of #67439 - Centril:clean-hair-slice,...
2019-12-22 Mazdak FarrokhzadRollup merge of #67410 - mati865:mingw_link_fix, r...
2019-12-22 Mazdak FarrokhzadRollup merge of #67148 - Centril:ty-polish, r=estebank
2019-12-22 borsAuto merge of #66932 - rust-lang:pass-check-runfail...
2019-12-21 Yuki OkushiTweak non_shorthand_field_patterns' suggestion
2019-12-21 Mazdak Farrokhzadadd build-fail to 32-bit tests
2019-12-21 Mazdak Farrokhzadfix rebase fallout
2019-12-21 Mazdak Farrokhzadrefactor & address review comments
2019-12-21 Mazdak Farrokhzadrework run-fail and support check,build-fail
2019-12-21 borsAuto merge of #67495 - Centril:rollup-6aer3xg, r=Centril
2019-12-21 Mazdak Farrokhzadspan_suggestion_hidden -> tool_only_span_suggestion
2019-12-21 Mazdak Farrokhzadparse_generic_bounds: account for negative lifetime...
2019-12-21 Mazdak Farrokhzadparse_ty_common: .fatal -> .struct_span_err
2019-12-21 Mazdak FarrokhzadRollup merge of #67491 - lzutao:res-map-or, r=Mark...
2019-12-21 Mazdak FarrokhzadRollup merge of #67490 - Mark-Simulacrum:i-67371, r...
2019-12-21 Mazdak FarrokhzadRollup merge of #67489 - Mark-Simulacrum:drop-petgraph...
2019-12-21 Mazdak FarrokhzadRollup merge of #67469 - cuviper:no-default-rustc-dev...
2019-12-21 Mazdak FarrokhzadRollup merge of #67420 - lzutao:_val, r=Centril
2019-12-21 Mazdak FarrokhzadRollup merge of #67333 - wesleywiser:fix_inline_into_bo...
2019-12-21 Mazdak FarrokhzadRollup merge of #67160 - matthewjasper:gat-generics...
2019-12-21 borsAuto merge of #67206 - ehuss:update-cargo-books, r...
2019-12-21 borsAuto merge of #67485 - Centril:rollup-gt0opvr, r=Centril
2019-12-21 Mazdak FarrokhzadRollup merge of #67478 - brunobell:master, r=Centril
2019-12-21 Mazdak FarrokhzadRollup merge of #67467 - matthewjasper:test-slice-patte...
2019-12-21 Mazdak FarrokhzadRollup merge of #67462 - DutchGhost:const_slice_from_ra...
2019-12-21 Mazdak FarrokhzadRollup merge of #67422 - GuillaumeGomez:cleanup-err...
2019-12-21 Mazdak FarrokhzadRollup merge of #67393 - michaelwoerister:llvm-args...
2019-12-21 Mazdak FarrokhzadRollup merge of #67355 - Centril:merge-mut, r=oli-obk
2019-12-21 Mazdak FarrokhzadRollup merge of #67059 - TommasoBianchi:dropck_fix_pr...
2019-12-21 Matthew JasperUpdate tests for GATs
2019-12-21 Matthew JasperAdd more tests for slice patterns
2019-12-21 Ross MacArthurRequire issue = "none" over issue = "0" in unstable...
2019-12-21 borsAuto merge of #66994 - Centril:stmt-polish, r=estebank
2019-12-21 Wesley WiserMove the rest of the mir-opt inline tests into a folder
2019-12-21 Wesley Wiser[mir-opt] Fix `Inline` pass to handle inlining into...
2019-12-21 borsAuto merge of #67464 - Centril:rollup-j3mkl1m, r=Centril
next