]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-07-04 Wesley WiserAdd test for ICE #62375
2019-07-02 borsAuto merge of #61268 - michaelwoerister:stabilize-pgo...
2019-07-02 borsAuto merge of #61922 - tmandry:moar-generator-optimizat...
2019-07-02 borsAuto merge of #61871 - Zoxc:no-lift-branch, r=eddyb
2019-07-01 borsAuto merge of #62279 - pietroalbini:fix-azure-crlf...
2019-07-01 Pietro Albinici: explicitly disable CRLF conversion on Windows
2019-07-01 Tyler MandryClean up extra lifetime, add assertions
2019-07-01 borsAuto merge of #62267 - GuillaumeGomez:revert-implicit...
2019-07-01 borsAuto merge of #62247 - pietroalbini:finish-azure-migrat...
2019-07-01 Pietro Albinibump miri to fix line endings on azure
2019-07-01 Igor MatuszewskiUpdate RLS to disable spurious client_find_definitions...
2019-07-01 Pietro Albinici: finish the migration to azure
2019-07-01 Guillaume GomezRevert "implicit `Option`-returning doctests"
2019-07-01 borsAuto merge of #62253 - Centril:rollup-115uuuq, r=Centril
2019-07-01 borsAuto merge of #61682 - Centril:stabilize-type_alias_enu...
2019-06-30 Mazdak FarrokhzadRollup merge of #62248 - RalfJung:release-notes, r...
2019-06-30 Mazdak FarrokhzadRollup merge of #62241 - Centril:fix-async-unsafe-order...
2019-06-30 Mazdak FarrokhzadRollup merge of #62239 - lcolaholicl:lcolaholicl-patch...
2019-06-30 Mazdak FarrokhzadRollup merge of #62235 - varkor:must_use-adt-components...
2019-06-30 Mazdak FarrokhzadRollup merge of #62228 - varkor:must_use-trait-in-box...
2019-06-30 Mazdak FarrokhzadRollup merge of #62224 - euclio:remove-derives, r=Guill...
2019-06-30 Mazdak FarrokhzadRollup merge of #62063 - ecstatic-morse:dataflow-backwa...
2019-06-30 Mazdak FarrokhzadRollup merge of #62062 - ecstatic-morse:dataflow-order...
2019-06-30 varkorExtend #[must_use] lint to arrays
2019-06-30 varkorUpdate miri
2019-06-30 varkorFix run-pass tests
2019-06-30 varkorImprove error messages for boxed trait objects in tuples
2019-06-30 varkorExtend the #[must_use] lint to boxed types
2019-06-30 Ralf Jungbefore_exec actually will only get deprecated with...
2019-06-30 borsAuto merge of #59722 - Zoxc:query-cache, r=eddyb
2019-06-30 John Kåre AlsakerKeep caching for non-promoted queries
2019-06-30 John Kåre AlsakerClean up query cache code
2019-06-30 borsAuto merge of #61252 - indygreg:upgrade-musl, r=alexcri...
2019-06-30 borsAuto merge of #61767 - JohnTitor:update-smallvec, r...
2019-06-30 borsAuto merge of #61459 - GuillaumeGomez:fix-rustdoc-sysro...
2019-06-29 Mazdak FarrokhzadAlways parse 'async unsafe fn' + properly ban in 2015.
2019-06-29 lcolaholiclfix the same typo in doctest
2019-06-29 lcolaholiclFix a typo
2019-06-29 borsAuto merge of #62226 - Centril:rollup-rcy1alx, r=Centril
2019-06-29 Mazdak FarrokhzadRollup merge of #62204 - Hywan:patch-2, r=rkruppe
2019-06-29 Mazdak FarrokhzadRollup merge of #62163 - cuviper:unix-uninit, r=RalfJung
2019-06-29 Mazdak FarrokhzadRollup merge of #62104 - Zoxc:query-info, r=eddyb
2019-06-29 Mazdak FarrokhzadRollup merge of #62023 - RalfJung:miri-toolstate, r...
2019-06-29 Mazdak FarrokhzadRollup merge of #61818 - tmandry:issue-60709-test,...
2019-06-29 Mazdak FarrokhzadRollup merge of #61755 - Centril:compiletest-force...
2019-06-29 Mazdak FarrokhzadRollup merge of #61199 - ollie27:rustdoc_cfg_test,...
2019-06-29 borsAuto merge of #62105 - JohnTitor:update-miri, r=RalfJung
2019-06-29 Tyler MandryUse RequiresStorage to determine which locals can overlap
2019-06-28 Tyler MandryRemove Clone requirement
2019-06-28 Tyler MandryAdd size tests for moved locals in generators
2019-06-28 Tyler MandryMove async-fn-size test to async-await/
2019-06-28 Tyler MandryAdd regression test for #60709
2019-06-28 borsAuto merge of #62192 - Centril:rollup-kssnlta, r=Centril
2019-06-28 Ivan Enderlindoc(libcore) Fix CS
2019-06-28 borsAuto merge of #62179 - alexcrichton:less-travis-appveyo...
2019-06-28 Alex Crichtonci: Move most builders to Azure Pipelines
2019-06-27 Mazdak FarrokhzadRollup merge of #62176 - Xanewok:update-rls, r=alexcrichton
2019-06-27 Mazdak FarrokhzadRollup merge of #62171 - alexcrichton:more-restarts...
2019-06-27 Mazdak FarrokhzadRollup merge of #62164 - jsgf:buffer-save-analysis...
2019-06-27 Mazdak FarrokhzadRollup merge of #62160 - ia0:question_mark_macro_sep...
2019-06-27 Mazdak FarrokhzadRollup merge of #62156 - ehuss:update-books, r=ehuss
2019-06-27 Mazdak FarrokhzadRollup merge of #62155 - cramertj:61872, r=centril
2019-06-27 Mazdak FarrokhzadRollup merge of #62154 - mark-i-m:old-fixme, r=Centril
2019-06-27 Mazdak FarrokhzadRollup merge of #62152 - doctorn:async_let_ice, r=cramertj
2019-06-27 Mazdak FarrokhzadRollup merge of #62131 - Xanewok:clip-some-nits, r...
2019-06-27 Mazdak FarrokhzadRollup merge of #62124 - matklad:without-with, r=petroc...
2019-06-27 Mazdak FarrokhzadRollup merge of #62106 - cramertj:test-await, r=centril
2019-06-27 Mazdak FarrokhzadRollup merge of #62102 - RalfJung:read, r=Centril
2019-06-27 Mazdak FarrokhzadRollup merge of #62076 - XAMPPRocky:master, r=XAMPPRocky
2019-06-27 Mazdak FarrokhzadRollup merge of #62067 - doctorn:await_diagnostic,...
2019-06-27 Mazdak FarrokhzadRollup merge of #62043 - Centril:remove-fnbox, r=cramertj
2019-06-27 Mazdak FarrokhzadRollup merge of #61878 - RalfJung:pin, r=Dylan-DPC
2019-06-27 Dylan MacKenzieUse more efficient iteration order for backward dataflow
2019-06-27 Dylan MacKenzieUse a more efficient iteration order for forward dataflow
2019-06-27 borsAuto merge of #62136 - lzutao:clippy-up, r=oli-obk
2019-06-27 Nathan CorbynAdd suggestion for missing `.await` keyword
2019-06-27 Igor MatuszewskiUpdate RLS
2019-06-27 Alex Crichtonrustc: Retry SIGILL linker invocations
2019-06-27 borsAuto merge of #62147 - Centril:rollup-pigazoz, r=alexcr...
2019-06-27 Andy Russellremove unused derives and variants
2019-06-27 Jeremy Fitzhardingesave-analysis: use buffered writes
2019-06-26 Josh StoneUse pointer::write_bytes for android sigemptyset
2019-06-26 Josh StoneAvoid mem::uninitialized() in std::sys::unix
2019-06-26 Yuki OkushiUpdate miri
2019-06-26 Julien CretinRemove outdated question_mark_macro_sep lint
2019-06-26 Alex Crichtonci: Disable x86_64-msvc-tools builder
2019-06-26 Eric HussUpdate books
2019-06-26 Taylor CramerAdd regression test for MIR drop generation in async...
2019-06-26 Mark Mansiremove old fixme
2019-06-26 Nathan CorbynDon't ICE on item in `.await` expression
2019-06-26 Mazdak FarrokhzadHash force_pass_mode when config.mode == Pretty.
2019-06-26 Igor MatuszewskiFix clippy::precedence
2019-06-26 Igor MatuszewskiFix clippy::print_with_newline
2019-06-26 Igor MatuszewskiFix clippy::redundant_closure
2019-06-26 Igor MatuszewskiFix clippy::cast_losless
2019-06-26 Igor MatuszewskiFix clippy::redundant_field_names
2019-06-26 John Kåre AlsakerCheck for local types in writeback with debug assertions
2019-06-26 John Kåre AlsakerDon't use lift to detect local types
2019-06-26 Mazdak FarrokhzadRollup merge of #62145 - alexcrichton:sync-azure, r...
2019-06-26 Mazdak FarrokhzadRollup merge of #62143 - alexcrichton:toolstate, r...
next