]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-04-12 Mazdak FarrokhzadRollup merge of #59880 - solson:transmute-float, r...
2019-04-12 Mazdak FarrokhzadRollup merge of #59876 - integer32llc:update-trpl-to...
2019-04-12 Mazdak FarrokhzadRollup merge of #59857 - jethrogb:jb/sgx-test, r=Centril
2019-04-12 Mazdak FarrokhzadRollup merge of #59836 - andersk:nominator, r=Centril
2019-04-12 Mazdak FarrokhzadRollup merge of #59831 - ehuss:ordering-docs, r=kennytm
2019-04-12 Mazdak FarrokhzadRollup merge of #59821 - euclio:unknown-enum-variants...
2019-04-12 Mazdak FarrokhzadRollup merge of #59814 - ollie27:dead_boxed_links,...
2019-04-12 Mazdak FarrokhzadRollup merge of #59811 - vext01:dead-dominator-code...
2019-04-12 Mazdak FarrokhzadRollup merge of #59809 - Zoxc:trait_methods_not_found...
2019-04-12 Mazdak FarrokhzadRollup merge of #59806 - phansch:compiletest_docs2...
2019-04-12 Mazdak FarrokhzadRollup merge of #59711 - GuillaumeGomez:substring-test...
2019-04-12 Mazdak FarrokhzadRollup merge of #59680 - DevQps:document-rustc-z-flag...
2019-04-12 borsAuto merge of #59536 - Zoxc:the-arena, r=eddyb
2019-04-12 borsAuto merge of #59886 - mati865:musl_toolchain, r=alexcr...
2019-04-11 borsAuto merge of #59227 - Zoxc:fix-get, r=eddyb
2019-04-11 Mateusz Mikułamusl: do not compress debug section
2019-04-11 borsAuto merge of #59780 - RalfJung:miri-unsized, r=oli-obk
2019-04-11 Oliver MiddletonFix broken links on std::boxed doc page
2019-04-11 Scott OlsonRemove note about transmute for float bitpatterns.
2019-04-11 borsAuto merge of #59211 - nox:refcell-borrow-state, r...
2019-04-11 Carol (Nichols... Update TRPL to use mdbook 0.2
2019-04-11 borsAuto merge of #58972 - QuietMisdreavus:intra-doc-link...
2019-04-11 borsAuto merge of #59799 - Zoxc:vs2019, r=alexcrichton
2019-04-10 Jethro BeekmanSGX target: fix cfg(test) build
2019-04-10 John Kåre AlsakerUpdate Cargo.lock
2019-04-10 John Kåre AlsakerDon't build test helpers for wasm32
2019-04-10 John Kåre AlsakerDon't require a C compiler on wasm32
2019-04-10 John Kåre AlsakerUpdate cmake, cc and compiler_builtins for VS 2019...
2019-04-10 borsAuto merge of #59810 - matthiaskrgr:submodule_upd,...
2019-04-10 ChristianUpdated the description of -Z in the rustc book.
2019-04-10 ChristianUpdated the documentation, now claiming the -Z is assoc...
2019-04-10 Anders Kaseorgstd::ops::Div examples: correct nominator to numerator
2019-04-10 John Kåre AlsakerRemove useless ?Sized bound
2019-04-09 Eric HussRemove strange formatting in `Ordering` docs.
2019-04-09 Andy Russellimprove unknown enum variant errors
2019-04-09 John Kåre AlsakerFix a typo
2019-04-09 Edd BarrettKill dead code dominator code.
2019-04-09 Matthias Krügerupdate Cargo.lock
2019-04-09 Matthias Krügersubmodules: update rls from 90f7ab0 to 49efc06
2019-04-09 Matthias Krügersubmodules: update miri from 0e4f963 to 28f2e5b
2019-04-09 Matthias Krügersubmodules: update clippy from 92612c9d to 37f5c1ec
2019-04-09 John Kåre AlsakerMake trait_methods_not_found use a lock
2019-04-08 Philipp Hanschcompiletest: Improve no_prefer_dynamic docs
2019-04-08 Ralf Jungavoid reading from ZST locals
2019-04-08 Ralf JungApply suggestions from code review
2019-04-08 borsAuto merge of #59724 - oli-obk:const_arg_ice, r=eddyb
2019-04-07 Oliver SchererOnly run SIMD tests on x86
2019-04-07 borsAuto merge of #59765 - lzutao:patch-1, r=Centril
2019-04-07 Ralf Jungimplement by-value object safety
2019-04-07 Ralf Junginitialize unsized locals when copying to the for the...
2019-04-07 borsAuto merge of #59766 - xales:revertlibtest, r=Manishearth
2019-04-07 borsAuto merge of #59770 - pietroalbini:pin-android-emulato...
2019-04-07 Pietro Albinici: pin android emulator to 28.0.23
2019-04-07 Ralf Jungfix miri engine debug output for uninitialized locals
2019-04-07 Ralf Jungmake StorageLive lazy as well
2019-04-07 borsAuto merge of #59119 - cramertj:cx-back, r=withoutboats
2019-04-07 Jacob GreenfieldRevert "Auto merge of #57842 - gnzlbg:extract_libtest...
2019-04-07 Oliver SchererUpdate comment
2019-04-07 Oliver SchererAdd more regression tests for accidental promotion
2019-04-07 Oliver SchererFunction arguments should never get promoted
2019-04-07 lzutaoAdd reference to cfg attr
2019-04-07 borsAuto merge of #58739 - matthewjasper:more-restrictive...
2019-04-06 Ralf Jungmiri engine: lazily allocate memory for locals on first...
2019-04-06 borsAuto merge of #59760 - Centril:rollup-4b9x7ue, r=Centril
2019-04-06 Mazdak FarrokhzadRollup merge of #59755 - matthewjasper:update-miri...
2019-04-06 Mazdak FarrokhzadRollup merge of #59754 - ehuss:update-books, r=frewsxcv
2019-04-06 Mazdak FarrokhzadRollup merge of #59751 - tbu-:pr_doc_fix_format, r...
2019-04-06 Mazdak FarrokhzadRollup merge of #59740 - cuviper:folded-extend, r=scottmcm
2019-04-06 Mazdak FarrokhzadRollup merge of #59738 - flip1995:match_path_move,...
2019-04-06 Matthew JasperUpdate miri
2019-04-06 Eric HussUpdate books
2019-04-06 Tobias BucherTiny docs fix
2019-04-06 borsAuto merge of #59710 - alexcrichton:llvm-9-compat,...
2019-04-06 borsAuto merge of #59745 - cwhakes:master, r=sanxiyn
2019-04-06 borsAuto merge of #59744 - cuviper:output-errors, r=sanxiyn
2019-04-06 borsAuto merge of #59723 - Zoxc:rem-noforce, r=michaelwoerister
2019-04-06 Will HakesChange `copytest` parameter name from `y` to `sign`
2019-04-06 Josh StoneShow better errors for LLVM IR output
2019-04-05 borsAuto merge of #59741 - Centril:rollup-3us4b8q, r=Centril
2019-04-05 Mazdak FarrokhzadRollup merge of #59727 - alexcrichton:wasi-apis, r...
2019-04-05 Mazdak FarrokhzadRollup merge of #59707 - GuillaumeGomez:GuillaumeGomez...
2019-04-05 Mazdak FarrokhzadRollup merge of #59696 - michaelwoerister:fix-issue...
2019-04-05 Mazdak FarrokhzadRollup merge of #59624 - jethrogb:jb/sgx-unwind-syms...
2019-04-05 Mazdak FarrokhzadRollup merge of #59599 - XAMPPRocky:master, r=Mark...
2019-04-05 Mazdak FarrokhzadRollup merge of #58894 - GuillaumeGomez:invalid-lifetim...
2019-04-05 Taylor CramerFuture-proof the Futures API
2019-04-05 Josh StoneUse for_each to extend collections
2019-04-05 flip1995Move match_path from DefId to lint::LateContext
2019-04-05 borsAuto merge of #59500 - crlf0710:boxed-closure-impls...
2019-04-05 Mazdak FarrokhzadUpdate RELEASES.md
2019-04-05 Alex Crichtonwasi: Use shared API for preopened fds
2019-04-05 Guillaume GomezAdd missing tryfrom example
2019-04-05 Alex Crichtonrustc: Start implementing compat with LLVM 9
2019-04-05 borsAuto merge of #59076 - dtolnay:comma, r=alexcrichton
2019-04-05 David TolnayInclude trailing comma in multiline Debug representation
2019-04-05 borsAuto merge of #59721 - Centril:rollup-ieam9ke, r=Centril
2019-04-05 John Kåre AlsakerRemove no_force from coherent_trait
2019-04-05 Mazdak FarrokhzadRollup merge of #59712 - alexcrichton:wasm-static-not...
2019-04-05 Mazdak FarrokhzadRollup merge of #59702 - hgallagher1993:origin, r=Centril
2019-04-05 Mazdak FarrokhzadRollup merge of #59690 - xfix:patch-17, r=cramertj
next