]> git.lizzy.rs Git - rust.git/history - src/test
Revert "Redefine `core::convert::Infallible` as `!`."
[rust.git] / src / test /
2019-12-14 borsAuto merge of #67084 - Pagten:feature/print-msg-from...
2019-12-13 borsAuto merge of #65951 - estebank:type-inference-error...
2019-12-13 borsAuto merge of #67284 - Centril:rollup-ghiukob, r=Centril
2019-12-13 Mazdak FarrokhzadRollup merge of #67280 - shalzz:patch-1, r=jonas-schievink
2019-12-13 Mazdak FarrokhzadRollup merge of #67278 - Centril:67273, r=oli-obk
2019-12-13 Mazdak FarrokhzadRollup merge of #67274 - RalfJung:uninit, r=Centril
2019-12-13 Mazdak FarrokhzadRollup merge of #67256 - RalfJung:reduce-allocs, r...
2019-12-13 Mazdak FarrokhzadRollup merge of #67254 - RalfJung:vtable-ice, r=oli-obk
2019-12-13 Mazdak FarrokhzadRollup merge of #67235 - jonas-schievink:vecdeque-leak...
2019-12-13 Mazdak FarrokhzadRollup merge of #67026 - Nadrieril:improve-usefulness...
2019-12-13 borsAuto merge of #62359 - euclio:remove-serialize, r=Dylan-DPC
2019-12-13 Mazdak Farrokhzadcoerce_inner: use initial expected_ty
2019-12-13 borsAuto merge of #67077 - Aaron1011:build-llvm-in-binary...
2019-12-13 borsAuto merge of #66405 - nnethercote:tweak-ObligForest...
2019-12-13 borsAuto merge of #67271 - Centril:rollup-i71iqkv, r=Centril
2019-12-13 Mazdak FarrokhzadRollup merge of #67269 - Centril:recover-lt-deref-pat...
2019-12-13 Mazdak FarrokhzadRollup merge of #67251 - oli-obk:stability_sieve, r...
2019-12-13 Mazdak FarrokhzadRollup merge of #67250 - nnethercote:rm-DelimSpan-from...
2019-12-13 Mazdak FarrokhzadRollup merge of #67247 - JohnTitor:fix-sugg, r=estebank
2019-12-13 Mazdak FarrokhzadRollup merge of #67243 - jonas-schievink:linkedlist...
2019-12-13 Mazdak FarrokhzadRollup merge of #66341 - crgl:vec-deque-extend, r=Amanieu
2019-12-13 Mazdak Farrokhzadparser: recover on `&'lifetime mut $pat`.
2019-12-12 borsAuto merge of #67172 - jethrogb:jb/bootstrap-linker...
2019-12-12 borsAuto merge of #66886 - mark-i-m:simplify-borrow_check...
2019-12-12 borsAuto merge of #67079 - nnethercote:optimize-shallow_res...
2019-12-12 Oliver SchererRequire `allow_internal_unstable` for stable min_const_...
2019-12-12 Yuki OkushiDon't suggest wrong snippet in closure
2019-12-12 borsAuto merge of #67246 - JohnTitor:rollup-nfa7skn, r...
2019-12-12 Esteban KüberAdd more context for type parameters
2019-12-12 Yuki OkushiRollup merge of #67239 - llogiq:tiny-list-iterative...
2019-12-12 Yuki OkushiRollup merge of #67238 - llogiq:moo-and-improved, r...
2019-12-12 Yuki OkushiRollup merge of #67237 - llogiq:improve-str, r=Dylan-DPC
2019-12-12 Yuki OkushiRollup merge of #67236 - petrochenkov:docerr2, r=matthe...
2019-12-12 Yuki OkushiRollup merge of #67230 - chansuke:remove-irrelevant...
2019-12-12 Yuki OkushiRollup merge of #67215 - nnethercote:fix-Zprint-type...
2019-12-12 Yuki OkushiRollup merge of #66983 - weiznich:bugfix/issue_66295...
2019-12-12 Yuki OkushiRollup merge of #62514 - stephaneyfx:box-ffi, r=nikomat...
2019-12-11 borsAuto merge of #66650 - matthewjasper:nonuniform-array...
2019-12-11 borsAuto merge of #65345 - davidtwco:issue-64130-async...
2019-12-11 Vadim Petrochenkovresolve: Always resolve visibilities on impl items
2019-12-11 NadrierilRevert a diagnostic change in the case of integer ranges
2019-12-11 borsAuto merge of #66821 - eddyb:global-trait-caching,...
2019-12-11 borsAuto merge of #67220 - Centril:rollup-n3u9wd5, r=Centril
2019-12-11 Mazdak FarrokhzadRollup merge of #67205 - JohnTitor:fix-sh, r=pietroalbini
2019-12-11 Mazdak FarrokhzadRollup merge of #67174 - kraai:remove-checked_add,...
2019-12-11 Mazdak FarrokhzadRollup merge of #67164 - matthewjasper:never-remove...
2019-12-11 Mazdak FarrokhzadRollup merge of #67074 - ehuss:extern-options, r=petroc...
2019-12-11 Mazdak FarrokhzadRollup merge of #67015 - osa1:issue66971, r=wesleywiser
2019-12-11 Mazdak FarrokhzadRollup merge of #66881 - krishna-veerareddy:issue-66780...
2019-12-11 borsAuto merge of #67202 - JohnTitor:rollup-0xjm5pz, r...
2019-12-11 Nicholas NethercoteFix `-Z print-type-sizes`'s handling of zero-sized...
2019-12-10 Esteban KüberAvoid invalid suggestion by checking the snippet in...
2019-12-10 Esteban Kübermissing test change, bad suggestion
2019-12-10 Esteban KüberSuggest setting type param on function call
2019-12-10 Esteban KüberAdd tests
2019-12-10 Esteban KüberUse the appropriate number of type arguments in suggestion
2019-12-10 Esteban KüberDeduplicate logic
2019-12-10 Esteban KüberPoint at method call when type annotations are needed
2019-12-10 Yuki OkushiRollup merge of #67193 - lqd:measureme_polonius, r...
2019-12-10 Yuki OkushiRollup merge of #67181 - TheSamsa:update-hashmap-doc...
2019-12-10 Yuki OkushiRollup merge of #67180 - NieDzejkob:vec-doc-copied...
2019-12-10 Yuki OkushiRollup merge of #67178 - GuillaumeGomez:move-non-clean...
2019-12-10 Yuki OkushiRollup merge of #67168 - ryanswilson59:master, r=Dylan-DPC
2019-12-10 Yuki OkushiRollup merge of #67154 - kraai:alloc-typos, r=Dylan-DPC
2019-12-10 Yuki OkushiRollup merge of #67152 - GuillaumeGomez:sort-auto-impls...
2019-12-10 Yuki OkushiRollup merge of #67134 - oli-obk:const_prop_zst, r...
2019-12-10 Yuki OkushiRollup merge of #66377 - XAMPPRocky:relnotes-1.40.0...
2019-12-10 borsAuto merge of #66277 - peter-wilkins:impl-from-wider...
2019-12-10 borsAuto merge of #67039 - xfix:manually-implement-pin...
2019-12-10 borsAuto merge of #67184 - tmandry:rollup-mzqxtck, r=tmandry
2019-12-09 Tyler MandryRollup merge of #67169 - lzutao:inline_osstr, r=nagisa
2019-12-09 Tyler MandryRollup merge of #67155 - kraai:move-instead-of-binding...
2019-12-09 Tyler MandryRollup merge of #67149 - JohnTitor:fix-ice-1, r=Dylan-DPC
2019-12-09 Tyler MandryRollup merge of #67145 - RalfJung:miri-step, r=oli-obk
2019-12-09 Tyler MandryRollup merge of #67138 - kraai:simplify-Layout-extend_p...
2019-12-09 Tyler MandryRollup merge of #67125 - hashedone:master, r=petrochenkov
2019-12-09 Tyler MandryRollup merge of #67119 - RalfJung:miri-test-libstd...
2019-12-09 Tyler MandryRollup merge of #67115 - Centril:simplify-check-decl...
2019-12-09 Tyler MandryRollup merge of #67113 - Centril:enum-vis-pretty-fix...
2019-12-09 Tyler MandryRollup merge of #67106 - petrochenkov:docerr, r=matthew...
2019-12-09 Tyler MandryRollup merge of #66892 - dtolnay:fmt5, r=KodrAus
2019-12-09 Matthew JasperAdd more tests for borrowck and dropck slice pattern...
2019-12-09 Matthew JasperRemove `uniform_array_move_out` passes
2019-12-09 Matthew JasperEnsure that unevaluated constants of type `!` are prese...
2019-12-09 borsAuto merge of #67110 - tmandry:bump-compiler-builtins...
2019-12-09 Vadim Petrochenkovresolve: Make visibility resolution more speculative
2019-12-09 Vadim Petrochenkovresolve: Resolve visibilities on fields with non-builti...
2019-12-09 Eric Husscompiletest: add aux-crate directive
2019-12-09 Eric HussAdd options to --extern flag.
2019-12-09 Christoph SchmidlerMerge branch 'master' of github.com:rust-lang/rust
2019-12-09 borsAuto merge of #67096 - mark-i-m:fix-rustc-guide-2,...
2019-12-09 Oliver SchererShow const_err lint in addition to the hard error
2019-12-09 borsAuto merge of #67016 - lqd:placeholder_loans, r=matthew...
2019-12-09 Yuki OkushiDo not ICE on closure
2019-12-09 Christoph SchmidlerMerge branch 'master' of github.com:TheSamsa/rust
2019-12-09 borsAuto merge of #67004 - estebank:issue-66958, r=eddyb
2019-12-09 borsAuto merge of #67003 - cjgillot:corrida, r=Mark-Simulacrum
2019-12-08 Petermove from non zero impls to `libcore/convert/num.rs`
2019-12-08 borsAuto merge of #66984 - GuillaumeGomez:move-clean-types...
2019-12-08 borsAuto merge of #66981 - michaelwoerister:measureme-0...
next