]> git.lizzy.rs Git - rust.git/history - src
Rename {copied,cloned} to {copied,cloned}_ok, and add {copied,cloned} to copy/clone...
[rust.git] / src /
2019-07-31 ksqsfRename {copied,cloned} to {copied,cloned}_ok, and add...
2019-07-31 ksqsfMake these methods public
2019-07-31 ksqsfFix issue and impl
2019-07-31 ksqsfAdd Result::cloned{,_err} and Result::copied{,_err}
2019-07-31 borsAuto merge of #62813 - alexcrichton:less-dylib, r=Mark...
2019-07-31 borsAuto merge of #63144 - matthiaskrgr:submodule_upd,...
2019-07-30 borsAuto merge of #63148 - Centril:rollup-t813bxw, r=Centril
2019-07-30 Mazdak FarrokhzadRollup merge of #63147 - Mark-Simulacrum:XAMPPRocky...
2019-07-30 Mazdak FarrokhzadRollup merge of #63129 - Centril:subslice-pat-statdyn...
2019-07-30 Mazdak FarrokhzadRollup merge of #63123 - TankhouseAle:const-fn-type...
2019-07-30 Mazdak FarrokhzadRollup merge of #63117 - BaoshanPang:bugfix, r=alexcrichton
2019-07-30 Mazdak FarrokhzadRollup merge of #63095 - Centril:incomplete-features...
2019-07-30 Mazdak FarrokhzadRollup merge of #62469 - czipperz:liballoc-add-doc...
2019-07-30 Mazdak FarrokhzadRollup merge of #62293 - Centril:remove-await-macro...
2019-07-30 borsAuto merge of #62805 - Xanewok:update-rls, r=Xanewok
2019-07-30 Igor MatuszewskiEnable nightly feature for crossbeam-utils dep
2019-07-30 Matthias Krügersubmodules: update clippy from dc69a5c0 to c3e91365
2019-07-30 Igor MatuszewskiUpdate Rustfmt
2019-07-30 Igor MatuszewskiUpdate RLS
2019-07-30 Mazdak FarrokhzadPacify tidy, the merciless.
2019-07-30 Mazdak FarrokhzadUpdate error_codes re. await_macro removal.
2019-07-30 Mazdak FarrokhzadAdjust tests. wrt. await_macro being removed.
2019-07-30 Mazdak FarrokhzadUnsupport the await!(..) macro.
2019-07-30 Mazdak FarrokhzadSubslice patterns: Test passing static & dynamic semantics.
2019-07-30 Mazdak Farrokhzad--bless tests due to INCOMPLETE_FEATURES being a lint.
2019-07-30 borsAuto merge of #62766 - alexcrichton:stabilize-pipelined...
2019-07-30 Mazdak FarrokhzadAllow 'incomplete_features' in libcore/alloc.
2019-07-30 Mazdak FarrokhzadTurn INCOMPLETE_FEATURES into a lint.
2019-07-30 borsAuto merge of #63124 - Centril:rollup-onohtqt, r=Centril
2019-07-30 Mazdak FarrokhzadRollup merge of #63111 - Centril:rest-pat-tests, r...
2019-07-30 Mazdak FarrokhzadRollup merge of #63109 - alexcrichton:disable-windows...
2019-07-30 Mazdak FarrokhzadRollup merge of #63108 - lzutao:option-xor-typo, r...
2019-07-30 Mazdak FarrokhzadRollup merge of #63106 - alexcrichton:remove-swig-osx...
2019-07-30 Mazdak FarrokhzadRollup merge of #63099 - josephlr:vxworks, r=alexcrichton
2019-07-30 Mazdak FarrokhzadRollup merge of #63096 - Centril:existential-type-add...
2019-07-30 Mazdak FarrokhzadRollup merge of #63093 - Aaron1011:fix/existential...
2019-07-30 Mazdak FarrokhzadRollup merge of #63087 - crlf0710:tidy_2018, r=Mark...
2019-07-30 Mazdak FarrokhzadRollup merge of #63083 - matthewjasper:parameter-hygien...
2019-07-30 Mazdak FarrokhzadRollup merge of #63000 - max-sixty:chars-display, r...
2019-07-30 Mazdak FarrokhzadRollup merge of #62928 - Centril:recover-parens-around...
2019-07-30 Mazdak FarrokhzadRollup merge of #61965 - phil-opp:patch-4, r=scottmcm
2019-07-30 TankhouseAleAdd the necessary changes to any.rs
2019-07-30 TankhouseAleAdd a test for std::any::type_name() as a const fn
2019-07-29 Mazdak FarrokhzadAdd semantic test for rest patterns.
2019-07-29 Matthew JasperAdd another test for const parameter (non) hygiene.
2019-07-29 Mazdak FarrokhzadAdd syntactic test for rest patterns.
2019-07-29 CrLF0710Add very simple edition check to tidy; and add missing...
2019-07-29 Alex Crichtonstd: Fix a failing `fs` test on Windows
2019-07-29 Baoshan Panguse gloabl variable 'environ' to pass environments...
2019-07-29 Maximilian Rooscomments from @lzutao
2019-07-29 Maximilian Roosimpl Debug for Chars
2019-07-29 Lzu TaoAdd links to None in Option doc
2019-07-29 Alex Crichtonrustc: Compile the `fmt_macros` crate as an rlib
2019-07-29 borsAuto merge of #63089 - kennytm:use-try-run-for-linkchec...
2019-07-29 Joe Richeyvxworks: Remove Linux-specific comments.
2019-07-29 Mazdak FarrokhzadAdd test for #60564.
2019-07-29 Mazdak FarrokhzadAdd test for #60407.
2019-07-29 Mazdak FarrokhzadAdd test for #53678.
2019-07-29 Mazdak FarrokhzadMove ui/existential_type.rs -> ui/existential_type...
2019-07-29 Mazdak FarrokhzadMove ui/{existential-type -> existential_types}.
2019-07-29 kennytmFix rustc-guide build failure ignoring no-fail-fast.
2019-07-29 borsAuto merge of #63094 - Centril:rollup-lm7peuh, r=Centril
2019-07-29 Mazdak FarrokhzadRollup merge of #63092 - Centril:update-impl-trait...
2019-07-29 Mazdak FarrokhzadRollup merge of #63086 - BaoshanPang:testcases, r=nagisa
2019-07-29 Mazdak FarrokhzadRollup merge of #63077 - petrochenkov:nolangfeat, r...
2019-07-29 Mazdak FarrokhzadRollup merge of #63076 - RalfJung:miri-fn-ptr-alloc...
2019-07-29 Mazdak FarrokhzadRollup merge of #63055 - Mark-Simulacrum:save-analysis...
2019-07-29 Mazdak FarrokhzadRollup merge of #62809 - alexcrichton:wasm-llvm-9,...
2019-07-28 Aaron HillRename test and add comment
2019-07-28 Aaron HillFix formatting
2019-07-28 Mazdak FarrokhzadUpdate existential_type + impl_trait_in_bindings issue...
2019-07-28 Aaron HillProperly check the defining scope of existential types
2019-07-28 Ralf Jungreplace match by ok()
2019-07-28 borsAuto merge of #63090 - Centril:rollup-xnjwm2h, r=Centril
2019-07-28 Mazdak FarrokhzadRollup merge of #63088 - dtolnay:anonymous, r=Centril
2019-07-28 Mazdak FarrokhzadRollup merge of #63081 - petrochenkov:cleantidy, r...
2019-07-28 Mazdak FarrokhzadRollup merge of #63053 - kornelski:clockdrift, r=shepmaster
2019-07-28 Mazdak FarrokhzadRollup merge of #62995 - estebank:issue-62973, r=varkor
2019-07-28 Mazdak FarrokhzadRollup merge of #62871 - gilescope:async-recursion...
2019-07-28 Mazdak FarrokhzadRollup merge of #62392 - GuillaumeGomez:update-minifier...
2019-07-28 Mazdak FarrokhzadRollup merge of #62360 - Aaron1011:patch-2, r=RalfJung
2019-07-28 Mazdak FarrokhzadRollup merge of #61856 - c410-f3r:attrs-fn, r=matthewjasper
2019-07-28 Mazdak FarrokhzadAdd 'span_to_snippet' shortcut.
2019-07-28 Mazdak FarrokhzadUse chaining for diagnosics in parser.
2019-07-28 Mazdak FarrokhzadRecover 'for ( $pat in $expr ) $block'.
2019-07-28 Guillaume GomezUpdate minifier-rs version
2019-07-28 David TolnayRemove anonymous_parameters from unrelated test
2019-07-28 Baoshan Pangbypass x86stdcall.rs for vxworks
2019-07-28 borsAuto merge of #62910 - petrochenkov:buildwarn2, r=Mark...
2019-07-28 Giles CopeBetter recursive async fn error message.
2019-07-28 Vadim PetrochenkovFix `cfg(parallel_compiler)` mode
2019-07-28 Vadim PetrochenkovDeny `unused_lifetimes` through rustbuild
2019-07-28 Vadim PetrochenkovRemove lint annotations in specific crates that are...
2019-07-28 borsAuto merge of #62943 - matthiaskrgr:submodule_upd,...
2019-07-28 Matthew JasperResolve const parameters with modern hygiene
2019-07-28 Matthew JasperDisallow duplicate lifetime parameters with legacy...
2019-07-28 Vadim Petrochenkovtidy: Cleanup the directory whitelist
2019-07-28 Ralf Jungget_size_and_align: fix handling of function pointers
2019-07-28 Vadim Petrochenkovcleanup: Remove some language features related to built...
2019-07-28 Ralf Jungmiri: add get and get_mut to AllocMap; use that in...
next