]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-08-02 Mazdak FarrokhzadPrint outer attributes on formal params.
2019-08-02 Mazdak FarrokhzadCleanup 'print_generic_params'.
2019-08-02 varkorAddress review comments
2019-08-02 varkorResolve FIXME with async-await test
2019-08-02 varkorRename `OpaqueTyOrigin` variants
2019-08-02 varkorReplace `exist_ty` and `ExistTy` with `opaque_ty` and...
2019-08-02 varkorReplace `abstract type` with type alias `impl Trait`
2019-08-02 varkorFix fallout after rebase
2019-08-02 varkorReplace "existential" by "opaque"
2019-08-02 varkorUpdate syntax in existing tests
2019-08-02 varkorSwitch existential_type to type_alias_impl_trait
2019-08-02 Tyler MandryRound generator sizes to multiple of their alignment
2019-08-01 Vadim PetrochenkovRemove some more `cfg(test)`s
2019-08-01 Vadim Petrochenkovliballoc: Unconfigure tests during normal build
2019-08-01 Vadim Petrochenkovlibsyntax: Unconfigure tests during normal build
2019-08-01 Vadim Petrochenkovlibrustdoc: Unconfigure tests during normal build
2019-08-01 Vadim Petrochenkovlibrustc_data_structures: Unconfigure tests during...
2019-08-01 Vadim Petrochenkovlibrustc: Unconfigure tests during normal build
2019-08-01 Vadim Petrochenkovlibrustc_incremental: Unconfigure tests during normal...
2019-08-01 Vadim Petrochenkovlibsyntax_pos: Unconfigure tests during normal build
2019-08-01 Vadim Petrochenkovlibrustc_target: Unconfigure tests during normal build
2019-08-01 Vadim Petrochenkovlibrustc_lexer: Unconfigure tests during normal build
2019-08-01 Vadim Petrochenkovlibpanic_unwind: Unconfigure tests during normal build
2019-08-01 Vadim Petrochenkovlibserialize: Unconfigure tests during normal build
2019-08-01 Vadim Petrochenkovlibterm: Unconfigure tests during normal build
2019-08-01 Vadim Petrochenkovlibtest: Unconfigure tests during normal build
2019-08-01 Vadim Petrochenkovcompiletest: Unconfigure tests during normal build
2019-08-01 Vadim Petrochenkovtidy: Unconfigure tests during normal build
2019-08-01 Santiago PastorinoMake is_mutable use PlaceRef instead of it's fields
2019-08-01 Robert BartlenskyAdd check-pass test for #63102.
2019-08-01 Michael LamparskiFix ICE in #63135
2019-08-01 Robert BartlenskyAllow trailing comma in macro 2.0 declarations.
2019-08-01 Bruce MitchenerFutures: Add link to Waker in trait doc.
2019-08-01 Bruce MitchenerRemove extraneous {} in use stmts in doc comments.
2019-08-01 Bruce MitchenerFix typos in doc comments.
2019-08-01 Ralf Jungreplace what I think is an erroneous try_run_quiet...
2019-08-01 Ralf Jungbuild_helper: rename (try_)run_silent -> (try_)run
2019-08-01 Ralf Jungbuild_helper: rename run -> run_verbose (seems unused)
2019-08-01 Andre BogusMore questionmarks in doctests
2019-08-01 gnzlbgUpdate Cargo.lock
2019-08-01 gnzlbgTemporarily disable the redox builder
2019-08-01 gnzlbgRemove spin dependency
2019-08-01 gnzlbgUpdate Cargo.lock
2019-08-01 gnzlbgRemove mach dependency
2019-08-01 gnzlbgFix test of issue 3656
2019-08-01 gnzlbgUse Rust integer types instead of libc's fixed-width...
2019-08-01 gnzlbgUpdate libc and use the Mach kernel APIs via the mach...
2019-08-01 borsAuto merge of #63194 - pietroalbini:rollup-xgnvb1b...
2019-08-01 Pietro AlbiniRollup merge of #63191 - pietroalbini:really-fix-toolst...
2019-08-01 Pietro AlbiniRollup merge of #63188 - waywardmonkeys:release-note...
2019-08-01 Pietro AlbiniRollup merge of #63179 - BaoshanPang:testcases, r=alexc...
2019-08-01 Pietro AlbiniRollup merge of #63170 - matklad:cleanup-fields, r...
2019-08-01 Pietro AlbiniRollup merge of #63158 - JohnTitor:add-test-for-58951...
2019-08-01 Pietro AlbiniRollup merge of #63122 - Centril:fix-63115, r=petrochenkov
2019-08-01 Pietro AlbiniRollup merge of #62971 - GuillaumeGomez:keyword-sidebar...
2019-08-01 Pietro AlbiniRollup merge of #62644 - arnottcr:std_io-doc, r=stevekl...
2019-08-01 Pietro Albinici: forward the TOOLSTATE_PUBLISH environment variable...
2019-08-01 Bruce MitchenerFixedSizeArray: Add missing links in doc comments.
2019-08-01 borsAuto merge of #62507 - petrochenkov:macunstab, r=alexcr...
2019-08-01 borsAuto merge of #63181 - ehuss:update-cargo-rls, r=alexcr...
2019-08-01 Saleem Jaffercode review fixes
2019-08-01 Bruce MitchenerFix typos in release notes.
2019-08-01 Saleem Jaffercode review fixes
2019-08-01 Baoshan Pangissue-2214.rs: lgamma is lgamma on vxWorks
2019-08-01 Yuki OkushiChange to check-pass
2019-08-01 Eric HussUpdate cargo, rls
2019-07-31 Esteban Küberfix dedup
2019-07-31 Mazdak FarrokhzadAddress review comments.
2019-07-31 borsAuto merge of #62897 - alexcrichton:fix-i686-msvc-tests...
2019-07-31 Vadim PetrochenkovDrive-by fix: Update two tests failing in `--pass check...
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
next