]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-05-16 Dario GonzalezAdded ignore-sgx for appropriate tests
2019-05-16 Esteban KüberReview comments
2019-05-16 Esteban Küberreadd match await test case
2019-05-16 Esteban KüberPoint at enclosing fn/closure when it's not async
2019-05-16 Esteban Kübertidy fix
2019-05-16 Esteban KüberSimplify span usage for incorrect await
2019-05-16 Esteban KüberSplit parser logic to its own method
2019-05-16 Esteban KüberParse alternative incorrect uses of await and recover
2019-05-16 Jonas SchievinkAllow claiming issues with triagebot
2019-05-16 Manish GoregaokarRollup merge of #60887 - Manishearth:clippyup, r=Manish...
2019-05-16 Manish GoregaokarRollup merge of #60837 - jonas-schievink:releases-1...
2019-05-16 Manish GoregaokarRollup merge of #60597 - wesleywiser:const_prop, r...
2019-05-16 Manish GoregaokarRollup merge of #60278 - ehuss:doc-html_root_url, r...
2019-05-16 Manish GoregaokarRollup merge of #60207 - felixrabe:patch-1, r=steveklabnik
2019-05-16 Manish GoregaokarUpdate clippy
2019-05-16 borsAuto merge of #60874 - ehuss:update-cargo, r=alexcrichton
2019-05-16 Eric HussUpdate cargo
2019-05-16 borsAuto merge of #60877 - Centril:rollup-j0o5mo5, r=Centril
2019-05-16 Mazdak FarrokhzadRollup merge of #60851 - Pulkit07:issue60849, r=Centril
2019-05-16 Mazdak FarrokhzadRollup merge of #60816 - scottmcm:vcpp-download-link...
2019-05-16 Mazdak FarrokhzadRollup merge of #60769 - ehuss:rustc-cli-docs, r=stevek...
2019-05-16 Mazdak FarrokhzadRollup merge of #60691 - topecongiro:await-macro-span...
2019-05-16 Mazdak FarrokhzadRollup merge of #59923 - czipperz:fix-convert-doc-links...
2019-05-16 Mazdak FarrokhzadRollup merge of #59825 - jsgf:from-ref-string, r=sfackler
2019-05-16 borsAuto merge of #60811 - wesleywiser:bump_measureme,...
2019-05-16 borsAuto merge of #60763 - matklad:tt-parser, r=petrochenkov
2019-05-16 borsAuto merge of #60693 - saleemjaffer:refactor_fntype_stu...
2019-05-15 Eric HussUpdate books
2019-05-15 Santiago PastorinoGet ty from local_decls instead of using Place
2019-05-15 Pulkit GoyalMove `box` from the stable keyword to unstable keywords...
2019-05-15 borsAuto merge of #60832 - petrochenkov:CLazy, r=Mark-Simul...
2019-05-15 Wesley WiserAdd test to ensure const-prop fails gracefully
2019-05-15 Wesley WiserRun const propagation at O2
2019-05-15 Wesley WiserAdd some tests for constant propagation
2019-05-15 Wesley WiserDo some simple constant propagation in the ConstProp...
2019-05-15 borsAuto merge of #60831 - alexcrichton:update-llvm-project...
2019-05-15 borsAuto merge of #60775 - hellow554:no_bitrig, r=joshtriplett
2019-05-15 chanddeUpdate lib.rs
2019-05-14 Vadim Petrochenkovrustbuild/LLVM: Do not print installation messages...
2019-05-14 borsAuto merge of #60834 - Centril:rollup-fikyi9i, r=Centril
2019-05-14 Jonas SchievinkAdd link to the 1.34.0 CVE
2019-05-14 Aaron PowerUpdated RELEASES.md for 1.35.0
2019-05-14 Mazdak FarrokhzadRollup merge of #60819 - matthiaskrgr:submodule_upd...
2019-05-14 Mazdak FarrokhzadRollup merge of #60808 - Schultzer:improve-must-use...
2019-05-14 Mazdak FarrokhzadRollup merge of #60799 - matthewjasper:allow-bound...
2019-05-14 Mazdak FarrokhzadRollup merge of #60788 - froydnj:apple-target-modificat...
2019-05-14 Mazdak FarrokhzadRollup merge of #60780 - RalfJung:miri, r=oli-obk
2019-05-14 Mazdak FarrokhzadRollup merge of #60719 - varkor:xpy-test-folder, r...
2019-05-14 Mazdak FarrokhzadRollup merge of #60444 - nikomatsakis:issue-60010-cycle...
2019-05-14 Mazdak FarrokhzadRollup merge of #60443 - RalfJung:as_ptr, r=SimonSapin
2019-05-14 Mazdak FarrokhzadRollup merge of #60130 - khuey:efficient_last, r=sfackler
2019-05-14 Alex CrichtonUpdate LLVM to fix assertion when compiling to wasm
2019-05-14 borsAuto merge of #60787 - alexcrichton:error-type-id-desta...
2019-05-14 Saleem Jafferremoves `AbiMethods`
2019-05-14 Guillaume GomezAdd comment to explain what is the top parameter
2019-05-14 Saleem Jafferrefactor complete
2019-05-14 Matthias Krügersubmodules: update clippy from 3710ec59 to ad3269c4
2019-05-14 Saleem Jaffersome more refactor of FnType. Things build now
2019-05-14 varkorAdd comment
2019-05-14 Richard WiedenhöftAdd ui test for const Layout::from_size_align_unchecked
2019-05-14 Richard WiedenhöftAdd const_unchecked_layout test to libcore/tests
2019-05-14 Richard WiedenhöftMark core::alloc::Layout::from_size_align_unchecked...
2019-05-14 Scott McMurrayREADME: Mention MSVC 2017+, not 2013(!)
2019-05-14 borsAuto merge of #60794 - Centril:rollup-vlguvns, r=Centril
2019-05-14 Wesley WiserBump measureme dependency to 0.3
2019-05-13 Benjamin SchultzerImprove the "must use" lint for `Future`
2019-05-13 Andy Russellremove compiletest's dependency on `filetime`
2019-05-13 Nathan Froyddefault to $ARCH-apple-macosx10.7.0 LLVM triple for...
2019-05-13 Matthew JasperAllow late bound regions in existential types
2019-05-13 Ralf Jungupdate miri
2019-05-13 Mazdak FarrokhzadRollup merge of #60770 - Pulkit07:issue60764, r=Centril
2019-05-13 Mazdak FarrokhzadRollup merge of #60710 - varkor:delay_span_bug-const...
2019-05-13 Mazdak FarrokhzadRollup merge of #60562 - iliekturtles:proc-macro-missin...
2019-05-13 Mazdak FarrokhzadRollup merge of #60201 - RalfJung:core-tests, r=alexcri...
2019-05-13 Mazdak FarrokhzadRollup merge of #60176 - matthewjasper:yield-ref-to...
2019-05-13 Pulkit Goyaladd impl_trait_in_bindings to INCOMPLETE_FEATURES
2019-05-13 Pietro Albiniadd release notes for rust 1.34.2
2019-05-13 Alex CrichtonDestabilize the `Error::type_id` function
2019-05-13 Aleksey Kladovmove raw span to tt reader
2019-05-13 Aleksey Kladovmove span and token to tt reader
2019-05-13 Aleksey KladovMove token tree related lexer state to a separate struct
2019-05-13 Felix S Klock IImodify comment
2019-05-13 borsAuto merge of #60649 - Xanewok:save-analysis-assoc...
2019-05-13 Ralf JungRevert "use SecRandomCopyBytes on macOS in Miri"
2019-05-13 Marcel HellwigRemove bitrig support from rust
2019-05-13 borsAuto merge of #60765 - matthewjasper:fix-more-escaping...
2019-05-13 borsAuto merge of #60630 - nnethercote:use-Symbol-more...
2019-05-12 Nicholas NethercoteReturn a `Symbol` from `name_or_empty` functions.
2019-05-12 Nicholas NethercoteRemove the equality operation between `Symbol` and...
2019-05-12 Nicholas NethercotePass a `Symbol` to `check_name`, `emit_feature_err...
2019-05-12 Nicholas NethercoteRename `syntax::symbol::symbols` as `syntax::symbol...
2019-05-12 Nicholas NethercoteAdd lots of static `Symbols`.
2019-05-12 Eric HussUpdate rustc book CLI docs.
2019-05-12 borsAuto merge of #60767 - Centril:rollup-4cbsb73, r=Centril
2019-05-12 Mazdak FarrokhzadRollup merge of #60752 - shiatsumat:minor-typos-hir...
2019-05-12 Mazdak FarrokhzadRollup merge of #60751 - Centril:general-cleanup, r...
2019-05-12 Mazdak FarrokhzadRollup merge of #60750 - petrochenkov:noquotok2, r...
2019-05-12 Mazdak FarrokhzadRollup merge of #60694 - Pulkit07:issue60662, r=alexreg
2019-05-12 Matthew JasperDon't allow any ReScope in impl trait types
2019-05-12 Matthew JasperRemove feature(nll) when compare mode is sufficient
next