]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-07-30 Taylor CramerImplement Unpin for FutureObj and LocalFutureObj
2018-07-30 borsAuto merge of #52697 - ljedrz:misc_data_structures...
2018-07-30 borsAuto merge of #52830 - matthewjasper:bootstrap-prep...
2018-07-30 borsAuto merge of #52722 - alexcrichton:more-identifier...
2018-07-30 borsAuto merge of #52805 - ljedrz:format_str_literal, r...
2018-07-30 borsAuto merge of #52823 - RalfJung:test, r=eddyb
2018-07-30 borsAuto merge of #52828 - Mark-Simulacrum:clear-rustdoc...
2018-07-29 borsAuto merge of #52738 - ljedrz:push_to_extend, r=eddyb
2018-07-29 borsAuto merge of #51361 - oli-obk:sanity_check_consts...
2018-07-29 Ralf Jungdont hardcode vtable size in codegen test
2018-07-29 Ralf Jungupdate codegen tests
2018-07-29 Oliver SchneiderMove a test that depends on the arch bitwidth to compil...
2018-07-29 Oliver SchneiderUpdate miri submodule
2018-07-29 Oliver SchneiderSanity-check all constants
2018-07-29 Matthew JasperChange order of copy and borrow to avoid conflict
2018-07-29 Matthew JasperRemove unused `mut`s
2018-07-29 ljedrzReplace push loops with collect() and extend() where...
2018-07-29 Mark RousskovClear out rustdoc check builds if dependencies change
2018-07-29 borsAuto merge of #52620 - mikhail-m1:51351, r=nikomatsakis
2018-07-29 borsAuto merge of #52755 - kennytm:update-rustfmt, r=nrc
2018-07-29 Ralf Junginvalid_const_promotion: check if we get the right...
2018-07-29 kennytmUpdate RLS and rustfmt.
2018-07-29 kennytmTest clippy first to workaround the derive-new conflict.
2018-07-29 Mikhail Modinfix issues #51351 and #52133
2018-07-29 borsAuto merge of #52767 - ljedrz:avoid_format, r=petrochenkov
2018-07-29 kennytmExempt cloudabi from license check.
2018-07-29 kennytmCopy the test_data/ RLS tests into a writable directory.
2018-07-29 borsAuto merge of #52764 - sinkuu:cleanup, r=nikomatsakis
2018-07-29 borsAuto merge of #52751 - QuietMisdreavus:you-shall-not...
2018-07-29 borsAuto merge of #52720 - alexcrichton:update-cargo-and...
2018-07-28 borsAuto merge of #52355 - pietroalbini:zfeature, r=eddyb
2018-07-28 borsAuto merge of #52585 - GuillaumeGomez:generic-impls...
2018-07-28 borsAuto merge of #52546 - nikomatsakis:issue-52050, r...
2018-07-28 Guillaume GomezMove blanket implementations generation into its own...
2018-07-28 Guillaume GomezRemove core exclusion condition
2018-07-28 Alex CrichtonUpdate the Cargo submodule and rustfix
2018-07-28 borsAuto merge of #52744 - RalfJung:align_offset, r=Kimundi
2018-07-28 ljedrzDon't format!() string literals
2018-07-28 borsAuto merge of #52711 - eddyb:unsized-manuallydrop,...
2018-07-28 Guillaume GomezDon't display full blanket implementation and put it...
2018-07-28 borsAuto merge of #52761 - toidiu:ak-static-infer-fg, r...
2018-07-28 borsAuto merge of #52802 - kennytm:rollup, r=kennytm
2018-07-28 kennytmRollup merge of #52781 - ljedrz:avoid_vec_arguments...
2018-07-28 kennytmRollup merge of #52779 - RalfJung:atty, r=Mark-Simulacrum
2018-07-28 kennytmRollup merge of #52777 - omni-viral:master, r=TimNN
2018-07-28 kennytmRollup merge of #52769 - sinkuu:stray_test, r=alexcrichton
2018-07-28 kennytmRollup merge of #52765 - sinkuu:remove_nonzeroing_move_...
2018-07-28 kennytmRollup merge of #52763 - petrhosek:fuchsia-triple,...
2018-07-28 kennytmRollup merge of #52760 - cuviper:test_loading_atoi...
2018-07-28 kennytmRollup merge of #52759 - stjepang:impl-send-sync-for...
2018-07-28 kennytmRollup merge of #52740 - estebank:crate-name, r=petroch...
2018-07-28 kennytmRollup merge of #52703 - ljedrz:vec_improvements, r...
2018-07-28 kennytmRollup merge of #52702 - csmoe:mut_diff, r=estebank
2018-07-28 borsAuto merge of #52678 - matthewjasper:better-spans,...
2018-07-27 Esteban Küberreview comments
2018-07-27 borsAuto merge of #52336 - ishitatsuyuki:dyn-rollup, r...
2018-07-27 Pietro AlbiniAdd the -Zcrate-attr=foo nightly rustc flag to inject...
2018-07-27 Ralf Junguodate reference again to hopefully fix all link issues
2018-07-27 borsAuto merge of #52770 - pietroalbini:bump-bootstrap...
2018-07-27 ljedrzUse slices where a vector is not necessary
2018-07-27 Shotaro YamadaBetter Option handling
2018-07-27 Shotaro YamadaSimplify
2018-07-27 Shotaro YamadaUnnecessary `to_string`
2018-07-27 Shotaro YamadaRemove unnecessary `.collect()`
2018-07-27 Shotaro YamadaUse str::repeat
2018-07-27 toidiuadd section in book
2018-07-27 Ralf Jungrevert accidental atty downgrade
2018-07-27 borsAuto merge of #52648 - davidtwco:issue-52533, r=nikomat...
2018-07-27 ZakarumFix doc comment for 'ptr::copy_to' method
2018-07-27 Ralf Jungupdate reference to fix links
2018-07-27 David WoodRegion inference error messages no longer start with...
2018-07-27 borsAuto merge of #52733 - pnkfelix:issue-51348-make-temp...
2018-07-27 David WoodImproved mechanism for naming regions in non-annotated...
2018-07-27 David WoodChange label from closure to function where appropriate.
2018-07-27 Pietro Albinibump bootstrap compiler to beta-2018-07-27
2018-07-27 Ralf Jungadd smoke test for ManuallyDrop
2018-07-27 David WoodFixed missing whitespace on some elaborated types.
2018-07-27 David WoodUpdate affected tests.
2018-07-27 Ralf Junguse slice::align_to
2018-07-27 David WoodImproved fully elaborated type generation to replace...
2018-07-27 David WoodAdded fully elaborated type label for inferred arguments.
2018-07-27 David WoodSimplified closure handling to need no new cosntraint...
2018-07-27 ljedrzPrefer to_string() to format!()
2018-07-27 borsAuto merge of #52681 - pnkfelix:z-borrowck-migrate...
2018-07-27 Shotaro YamadaIncorporate a stray test
2018-07-27 Shotaro YamadaRemove unused option flag
2018-07-27 Stjepan GlavinaAdd stability attributes
2018-07-27 borsAuto merge of #52650 - oli-obk:associated_existential_t...
2018-07-27 Petr HosekOmit the vendor component in Fuchsia triple
2018-07-27 toidiufix tidy
2018-07-27 borsAuto merge of #52724 - alexcrichton:update-compiler...
2018-07-27 toidiufix test and add feature gate test
2018-07-27 toidiusome comment about not infering static lifetimes test
2018-07-27 toidiufeature gate for inferring 'static lifetimes
2018-07-27 Josh Stonerustc_metadata: test loading atoi instead of cos
2018-07-26 Stjepan GlavinaImpl Send & Sync for JoinHandle
2018-07-26 borsAuto merge of #52673 - oli-obk:mutable_promoted, r...
2018-07-26 Alex CrichtonTweak the raw_identifiers lints in 2018
2018-07-26 Matthew JasperUse better spans for cannot-move errors
2018-07-26 Matthew JasperUse better spans for dummy accesses used in matches
next