]> git.lizzy.rs Git - rust.git/history - src/test
Auto merge of #67330 - golddranks:split_inclusive, r=kodraus
[rust.git] / src / test /
2020-02-22 borsAuto merge of #67330 - golddranks:split_inclusive,...
2020-02-22 borsAuto merge of #69302 - jonas-schievink:yield-needs...
2020-02-21 borsAuto merge of #69242 - cjgillot:object_violations,...
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-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 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 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
2020-02-19 borsAuto merge of #69113 - ecstatic-morse:unified-dataflow...
2020-02-19 borsAuto merge of #69241 - shahn:checked_add_revert, r...
2020-02-18 Sebastian HahnRevert "Remove `checked_add` in `Layout::repeat`"
2020-02-18 borsAuto merge of #69271 - Centril:rollup-iupsol6, r=Centril
2020-02-18 Ralf Jungbetter lint names
2020-02-18 Mazdak FarrokhzadRollup merge of #69236 - Centril:mut-parens-at-recovery...
2020-02-18 Mazdak FarrokhzadRollup merge of #69217 - LeSeulArtichaut:remove-lint...
2020-02-18 Mazdak FarrokhzadRollup merge of #69211 - petrochenkov:prevtok, r=Centril
2020-02-18 Mazdak FarrokhzadRollup merge of #69194 - Centril:assoc-extern-fuse...
2020-02-18 Mazdak FarrokhzadRollup merge of #69159 - estebank:use-appropriate-lt...
2020-02-18 Mazdak FarrokhzadRollup merge of #69146 - matthewjasper:literal-qualif...
2020-02-18 borsAuto merge of #69262 - Dylan-DPC:rollup-m6dt9cn, r...
2020-02-18 Dylan DPCRollup merge of #69233 - GuillaumeGomez:cleanup-e0310...
2020-02-18 Dylan DPCRollup merge of #69205 - JohnTitor:allow-whitespaces...
2020-02-18 Dylan DPCRollup merge of #69200 - jonas-schievink:yield-print...
2020-02-18 Dylan DPCRollup merge of #69192 - JohnTitor:add-tests, r=Centril
2020-02-18 Dylan DPCRollup merge of #69181 - skinny121:const-eval-return...
2020-02-18 borsAuto merge of #69234 - JohnTitor:clippy-up, r=JohnTitor
2020-02-18 borsAuto merge of #69258 - JohnTitor:rollup-n2hljai, r...
2020-02-18 Yuki OkushiRollup merge of #69252 - Mark-Simulacrum:disk-try,...
2020-02-18 Yuki OkushiRollup merge of #69249 - LeSeulArtichaut:stabilize...
2020-02-18 Yuki OkushiRollup merge of #69244 - cuviper:llvm-flags, r=Mark...
2020-02-18 Yuki OkushiRollup merge of #69223 - spunit262:empty-string-gdb...
2020-02-18 Yuki OkushiRollup merge of #69175 - estebank:shall-not-ice, r...
2020-02-18 Yuki OkushiRollup merge of #68767 - kubo39:patch-macos, r=shepmaster
2020-02-18 Yuki OkushiRollup merge of #68597 - ollie27:skip_nth_last, r=Amanieu
2020-02-18 Yuki OkushiRollup merge of #67272 - fisherdarling:master, r=varkor...
2020-02-17 Vadim PetrochenkovAdd a test for proc macro generating `$ IDENT`
2020-02-17 Vadim Petrochenkovparser: Do not call `bump` recursively
2020-02-17 Mazdak Farrokhzadparse: recover `mut (x @ y)` as `(mut x @ mut y)`.
2020-02-17 LeSeulArtichautDo not emit note suggesting to implement trait to forei...
2020-02-17 borsAuto merge of #69129 - Centril:macro-legacy-errors...
2020-02-17 borsAuto merge of #69226 - JohnTitor:rollup-syn03oj, r...
2020-02-17 Yuki OkushiRollup merge of #69188 - GuillaumeGomez:clean-up-e0309...
2020-02-17 Yuki OkushiRollup merge of #69186 - petrochenkov:kwrules, r=Centril
2020-02-17 Yuki OkushiRollup merge of #69179 - JohnTitor:rename-to-fnretty...
2020-02-17 Yuki OkushiRollup merge of #69158 - ecstatic-morse:graphviz-diff...
2020-02-17 Yuki OkushiRollup merge of #68701 - amosonn:patch-2, r=RalfJung
2020-02-17 Yuki OkushiRollup merge of #68495 - sdegutis:patch-1, r=Mark-Simul...
2020-02-17 borsAuto merge of #68781 - ssomers:btree_miri_relief, r...
2020-02-17 Esteban KüberDo not ICE when encountering `yield` inside `async...
2020-02-17 Esteban KüberSelect an appropriate unused lifetime name in suggestion
2020-02-17 Yuki OkushiRename `FunctionRetTy` to `FnRetTy`
2020-02-17 Fisher DarlingHandle recursion_limit parsing errors
2020-02-17 spunit262Ignore GDB versions with broken str printing.
2020-02-16 borsAuto merge of #67953 - cjgillot:split_infer, r=Zoxc
2020-02-16 borsAuto merge of #67885 - tobithiel:fix_group_lint_allow_o...
2020-02-16 borsAuto merge of #68997 - Zoxc:pure-node-id, r=petrochenkov
2020-02-16 Jonas Schievinksuspend -> yield
2020-02-16 borsAuto merge of #69156 - ecstatic-morse:unified-dataflow...
2020-02-16 borsAuto merge of #68814 - Aaron1011:fix/proc-macro-order...
2020-02-15 Jonas SchievinkFix printing of `Yield` terminator
next