]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-07-31 Vadim PetrochenkovRemove derives `Encodable`/`Decodable` and unstabilize...
2019-07-31 Alex CrichtonAttempt to fix backtrace tests on i686-msvc
2019-07-31 Aleksey Kladovcleanup StringReader fields
2019-07-31 borsAuto merge of #63141 - JohnTitor:update-miri, r=RalfJung
2019-07-31 Mark RousskovDecode AttrId via mk_attr_id
2019-07-31 Mark RousskovUse Ident::new over setting span position via builder
2019-07-31 Mark RousskovReplace AstBuilder with inherent methods
2019-07-31 Mark RousskovReplace a few Attribute constructors with mk_attr
2019-07-31 Mark RousskovRemove span argument from mk_attr_{inner,outer}
2019-07-31 Mark RousskovRemove Span argument from ExtCtxt::attribute
2019-07-31 Mark RousskovRemove AttrId from Attribute constructors
2019-07-31 Mark RousskovUnify spanned and non-spanned Attribute ctors
2019-07-31 Saleem Jaffercode review fixes
2019-07-31 Yuki OkushiAdd test for issue-58951
2019-07-31 Saleem Jaffercode review fixes
2019-07-31 Yuki OkushiUpdate miri
2019-07-31 borsAuto merge of #62813 - alexcrichton:less-dylib, r=Mark...
2019-07-31 Saleem Jaffercode review fixes
2019-07-31 varkorRemove redundant method with const variable resolution
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 Esteban Küberfix tests
2019-07-30 Erin PowerUpdated RELEASES.md for 1.37.0
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 Saleem Jafferthrow_X macros use err_X macros
2019-07-30 Saleem Jafferrenaming throw_err_* to throw_*
2019-07-30 Igor MatuszewskiUpdate Rustfmt
2019-07-30 Igor MatuszewskiUpdate RLS
2019-07-30 Saleem Jafferrenaming err to err_unsup
2019-07-30 Saleem Jaffertidy fixes
2019-07-30 Saleem Jafferadding throw_ and err_ macros for InterpError
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 Saleem Jafferaddding an interp_error module
2019-07-30 Saleem Jaffercode review fixes
2019-07-30 Esteban Küberreview comments
2019-07-30 Esteban KüberImprove handling of invalid references in `format!()`
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-30 Mazdak FarrokhzadAccount for maybe_whole_expr in range patterns.
2019-07-30 Esteban KüberOn `format!()` arg count mismatch provide extra info
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... comments from @lzutao
2019-07-29 Maximilian... impl 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 Saleem Jaffercode review fixes
2019-07-29 Saleem Jaffercode review fixes
2019-07-29 Alex Crichtonci: Skip installing SWIG/xz on OSX
2019-07-29 borsAuto merge of #63089 - kennytm:use-try-run-for-linkchec...
2019-07-29 Saleem Jaffercode review fixes
2019-07-29 Saleem Jafferuse PanicInfo and UnsupportedOpInfo
2019-07-29 Saleem Jafferadding a err macro for each of the InterpError variants
2019-07-29 Saleem Jafferimplementing Debug for UnsupportedInfo
2019-07-29 Saleem Jaffertidy fixes
2019-07-29 Saleem Jafferfixing fallout due to InterpError refactor
2019-07-29 Saleem Jaffercode review fixes
2019-07-29 Saleem Jaffermoving remaining variants to UnsupportedInfo
2019-07-29 Saleem Jaffermore grouping of the variants in InterpError
2019-07-29 Saleem Jaffergrouping the variants of InterpError
2019-07-29 Saleem Jafferchanging the fields of InterpError
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...
next