]> git.lizzy.rs Git - rust.git/history - src/test
Reduce verbosity when suggesting restricting type params
[rust.git] / src / test /
2020-02-23 borsAuto merge of #69334 - Centril:nested-item-vis-def...
2020-02-23 Tomasz MiąskoMark attributes consumed by `check_mod_attrs` as normal
2020-02-22 Mark Mansiupdate some tests
2020-02-22 borsAuto merge of #69358 - ehuss:update-cargo, r=ehuss
2020-02-22 jumbatmFail on multiple declarations of `main`.
2020-02-22 borsAuto merge of #69374 - Dylan-DPC:rollup-x7mjd5z, r...
2020-02-22 Dylan DPCRollup merge of #69370 - RalfJung:const-eval-mod, r...
2020-02-22 Dylan DPCRollup merge of #69354 - MichaelMcDonnell:duration_over...
2020-02-22 Dylan DPCRollup merge of #69349 - spastorino:mir-not-an-experime...
2020-02-22 Dylan DPCRollup merge of #69348 - LeSeulArtichaut:patch-1, r...
2020-02-22 Dylan DPCRollup merge of #69346 - GuillaumeGomez:clean-up-e032x...
2020-02-22 Dylan DPCRollup merge of #69339 - wesleywiser:test_for_69312...
2020-02-22 Dylan DPCRollup merge of #68984 - ecstatic-morse:const-u8-is...
2020-02-22 varkorAdd note regarding argument ordering
2020-02-22 varkorExpand the documentation for E0747
2020-02-22 borsAuto merge of #69333 - ecstatic-morse:revert-simd-shuff...
2020-02-22 borsAuto merge of #69332 - nnethercote:revert-u8to64_le...
2020-02-22 borsAuto merge of #67330 - golddranks:split_inclusive,...
2020-02-22 varkorMove generic arg / param validation to `create_substs_f...
2020-02-22 varkorReport all errors in `check_generic_arg_count`
2020-02-22 borsAuto merge of #69302 - jonas-schievink:yield-needs...
2020-02-22 Jane Lusbyclean things up
2020-02-21 Mazdak Farrokhzadparse: allow `type Foo: Ord` syntactically.
2020-02-21 LeSeulArtichautFix error message
2020-02-21 borsAuto merge of #69242 - cjgillot:object_violations,...
2020-02-21 Jonas SchievinkFix rebase damage
2020-02-21 Jonas SchievinkFix tests that fail with `--emit metadata`
2020-02-21 Jonas SchievinkBless test output
2020-02-21 Jonas Schievinkappease tidy
2020-02-21 Jonas SchievinkAdd test for #65774
2020-02-21 Jonas SchievinkFix rebase damage
2020-02-21 Jonas SchievinkTest mixed default and non-default
2020-02-21 Jonas SchievinkImprove specialization test
2020-02-21 Jonas SchievinkImprove the cycle tests
2020-02-21 Jonas SchievinkImprove defaults-in-other-trait-items-pass
2020-02-21 Jonas SchievinkImprove associated-types-overridden-default.rs
2020-02-21 Jonas SchievinkUpdate tests after compiletest changes
2020-02-21 Jonas SchievinkAdd regression test for #26681
2020-02-21 Jonas SchievinkAdd regression tests for issues
2020-02-21 Jonas SchievinkFix tests after rebase
2020-02-21 Jonas SchievinkAdd tests for #62211
2020-02-21 Jonas SchievinkAdd comments and tests explaining the shallow substitut...
2020-02-21 Jonas SchievinkAdd a `Self: Sized` bound
2020-02-21 Jonas SchievinkCheck suitability of the provided default
2020-02-21 Jonas SchievinkImprove test
2020-02-21 Jonas SchievinkTest interactions with specialization
2020-02-21 Jonas SchievinkAdd tests for assoc. const defaults
2020-02-21 Jonas SchievinkAdd comments and assertions to tests
2020-02-21 Jonas SchievinkAdd regression test for #54182
2020-02-21 Jonas SchievinkImplement RFC 2532 – Associated Type Defaults
2020-02-21 Mazdak Farrokhzadprint vis & defaultness for nested items
2020-02-21 borsAuto merge of #69347 - matthiaskrgr:submodule_upd,...
2020-02-21 borsAuto merge of #69342 - flip1995:clippyup, r=Dylan-DPC
2020-02-21 borsAuto merge of #69330 - Centril:literally-melting-ice...
2020-02-21 borsAuto merge of #69290 - wesleywiser:speed_up_ctfe_stress...
2020-02-21 borsAuto merge of #69281 - nnethercote:inline-some-encoding...
2020-02-21 Wesley WiserAdd test for #69312
2020-02-21 Dylan MacKenzieRevert "Rollup merge of #69280 - ecstatic-morse:promote...
2020-02-20 borsAuto merge of #69072 - ecstatic-morse:associated-items...
2020-02-20 Mazdak Farrokhzadlit_to_const: gracefully bubble up type errors.
2020-02-20 borsAuto merge of #69325 - Centril:rollup-vce2ko2, r=Centril
2020-02-20 Mazdak FarrokhzadRollup merge of #69317 - LeSeulArtichaut:patch-1, r...
2020-02-20 Mazdak FarrokhzadRollup merge of #69311 - GuillaumeGomez:clean-up-e0321...
2020-02-20 Mazdak FarrokhzadRollup merge of #69305 - estebank:consider-lt, r=Dylan-DPC
2020-02-20 Mazdak FarrokhzadRollup merge of #69185 - RalfJung:const-prop-lints...
2020-02-20 Mazdak FarrokhzadRollup merge of #68877 - estebank:point-at-params,...
2020-02-20 Esteban KüberBackport only: avoid ICE on bad placeholder type
2020-02-20 borsAuto merge of #69145 - matthewjasper:mir-typeck-static...
2020-02-20 borsAuto merge of #69309 - Dylan-DPC:rollup-gjdqx7l, r...
2020-02-20 Dylan DPCRollup merge of #69287 - GuillaumeGomez:clean-e0317...
2020-02-20 Dylan DPCRollup merge of #69266 - Zoxc:fix-source-map-race,...
2020-02-20 Dylan DPCRollup merge of #68978 - ecstatic-morse:const-int-pow...
2020-02-20 Dylan DPCRollup merge of #68945 - mjbshaw:once_is_completed...
2020-02-20 Dylan DPCRollup merge of #68705 - BijanT:ll_remove, r=Mark-Simul...
2020-02-20 borsAuto merge of #68847 - ecstatic-morse:const-impl, r...
2020-02-20 Ben LewisAdd regression test for issue 68477.
2020-02-20 borsAuto merge of #67925 - petertodd:2020-fromstr-infallibl...
2020-02-20 Esteban KüberTweak binding lifetime suggestion text
2020-02-20 borsAuto merge of #69256 - nnethercote:misc-inlining, r...
2020-02-19 Jonas SchievinkAdd regression test
2020-02-19 borsAuto merge of #68988 - Zoxc:query-caches, r=eddyb
2020-02-19 Ralf Jungfix 32bit-only test
2020-02-19 borsAuto merge of #69293 - Dylan-DPC:rollup-imcbvgo, r...
2020-02-19 Dylan MacKenzieUpdate tests
2020-02-19 Dylan DPCRollup merge of #69284 - jumbatm:openoptions-create...
2020-02-19 Dylan DPCRollup merge of #69280 - ecstatic-morse:promote-shuffle...
2020-02-19 Dylan DPCRollup merge of #69248 - jonas-schievink:thumb-fp,...
2020-02-19 Dylan DPCRollup merge of #69142 - ehuss:linkcheck-script, r...
2020-02-19 Dylan DPCRollup merge of #68863 - pietroalbini:azure-macos-10...
2020-02-19 borsAuto merge of #69198 - ollie27:rustbuild_rustdoc-js...
2020-02-19 borsAuto merge of #69278 - matthiaskrgr:submodule_upd,...
2020-02-19 Ralf Jungavoid excessive number of revisions
2020-02-19 borsAuto merge of #69265 - ehuss:update-cargo, r=Dylan-DPC
2020-02-19 Dylan MacKenzieAdd `#[rustc_args_required_const]` to `simd_shuffle...
2020-02-19 Dylan MacKenzieAdd passing test for `Add` on generic struct
2020-02-19 Dylan MacKenzieAdd ignored test for associated types in const impl
2020-02-19 Dylan MacKenzieTest `rustc_const_unstable` on trait fns
2020-02-19 Dylan MacKenzieEnsure const impl cannot coexist with non-const impl
2020-02-19 Dylan MacKenzieSplit const trait method test and impl `ops::Add`
2020-02-19 Dylan MacKenzieAdd tests for calling trait methods on concrete types
next