]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-11-05 borsAuto merge of #55410 - nagisa:atomic-align, r=pnkfelix
2018-11-05 Simonas KazlauskasDo not Atomic{I,U}128 in stage0
2018-11-05 borsAuto merge of #55451 - estebank:arg-doc, r=pnkfelix
2018-11-05 borsAuto merge of #55515 - QuietMisdreavus:rustdoc-config...
2018-11-05 borsAuto merge of #55681 - matthiaskrgr:clippy, r=oli-obk
2018-11-05 borsAuto merge of #55593 - nikic:remove-llvm-4-checks,...
2018-11-04 borsAuto merge of #55569 - durka:must-use-external-macro...
2018-11-04 Matthias Krügersubmodules: update clippy from 71ec4ff6 to d8b42690
2018-11-04 QuietMisdreavusfix formatting
2018-11-04 QuietMisdreavusadd Debug impls for the Options structs
2018-11-04 borsAuto merge of #55665 - eddyb:by-ref-layout-of, r=oli-obk
2018-11-04 Eduard-Mihai... rustc_target: pass contexts by reference, not value.
2018-11-04 borsAuto merge of #55393 - oli-obk:immediate_immediately...
2018-11-04 borsAuto merge of #55349 - bjorn3:rustc_mir_collect_and_par...
2018-11-04 borsAuto merge of #55432 - zackmdavis:single_life, r=nikoma...
2018-11-04 borsAuto merge of #55455 - estebank:expected-descr, r=micha...
2018-11-04 borsAuto merge of #54861 - rep-nop:find_main_in_doctest...
2018-11-03 borsAuto merge of #55662 - matthiaskrgr:clippy_update,...
2018-11-03 borsAuto merge of #55661 - kennytm:fix-exclude, r=alexcrichton
2018-11-03 Matthias Krügersubmodules: update clippy from a20599ab to 71ec4ff6
2018-11-03 kennytmMove a few more tests into the appveyor-subset-2.
2018-11-03 kennytmEnsure --exclude is checked against PathSet::Suite
2018-11-03 borsAuto merge of #55101 - alexreg:trait-aliases, r=nikomat...
2018-11-03 borsAuto merge of #55646 - GuillaumeGomez:rollup, r=Guillau...
2018-11-03 Oliver S̶c̶h̶n̶e̶i̶d... Update src/librustc_mir/monomorphize/partitioning.rs
2018-11-03 bjorn3Remove rustc_metadata_utils, which contains only one...
2018-11-03 bjorn3Move collect_and_partition_mono_items to rustc_mir
2018-11-03 Guillaume GomezRollup merge of #55598 - nrc:tool-bot, r=kennytm
2018-11-03 Guillaume GomezRollup merge of #55568 - durka:rustdoc-big-enum, r...
2018-11-03 Guillaume GomezRollup merge of #55567 - durka:derive-debug-uninhabited...
2018-11-03 Guillaume GomezRollup merge of #55555 - aidanhs:aphs-better-z-ls,...
2018-11-03 Guillaume GomezRollup merge of #54162 - GuillaumeGomez:hide-default...
2018-11-03 bjorn3Move cg_llvm::back::linker to cg_utils
2018-11-03 borsAuto merge of #55330 - scalexm:bound-ty, r=nikomatsakis
2018-11-03 scalexmSubstitute binders directly
2018-11-03 scalexmRename `as_bound_var` to `assert_bound_var`
2018-11-03 scalexmFix doc comment
2018-11-03 scalexmExtend `ty::fold::RegionReplacer` to `ty::fold::BoundVa...
2018-11-03 scalexmRename `Binder::no_late_bound_regions` to `Binder:...
2018-11-03 scalexmRemove `ReCanonical` in favor of `ReLateBound`
2018-11-03 scalexmAdjust bound tys indices in canonicalization
2018-11-03 scalexmRename `BoundTy` field `level` -> `index`
2018-11-03 scalexmRename `BoundTyIndex` to `BoundVar`
2018-11-03 scalexmShift both late bound regions and bound types
2018-11-03 scalexmMove `BoundTy` to `ty::TyKind`
2018-11-03 borsAuto merge of #55238 - alexcrichton:rm-jemalloc, r...
2018-11-03 borsAuto merge of #55363 - pietroalbini:update-cargo-vendor...
2018-11-03 Alex Burkafix test fallout
2018-11-03 Alexander RegueiroFixed bug with Self type param coming before lifetimes.
2018-11-03 Alexander RegueiroAdded WF checking for trait alias definitions.
2018-11-03 Alexander RegueiroFixed unsoundness hole.
2018-11-03 Alexander RegueiroResolve nits brought up in review.
2018-11-03 Alexander RegueiroExtended elaboration for trait aliases to include arbit...
2018-11-03 Alexander RegueiroAdd more tests.
2018-11-03 Alexander RegueiroAdded section to Unstable Book.
2018-11-03 Alexander RegueiroAdded tests.
2018-11-03 Alexander RegueiroAdded support for trait aliases as object types.
2018-11-03 Alexander RegueiroAdded support for trait aliases as bounds.
2018-11-03 borsAuto merge of #54383 - mikeyhew:custom-receivers-object...
2018-11-02 QuietMisdreavusupdate rustdoc-ui/failed-doctest-output test
2018-11-02 QuietMisdreavuspass the Options struct instead of individual args
2018-11-02 Guillaume GomezDon't show associated const items by default
2018-11-02 QuietMisdreavusimplement existing parser fns in terms of fallible fns
2018-11-02 QuietMisdreavussplit off a separate RenderOptions struct
2018-11-02 QuietMisdreavusswap uses of Matches with pre-parsed args
2018-11-02 QuietMisdreavusparse command-line into a central Options struct
2018-11-02 borsAuto merge of #55087 - levex:e0669-improve-span, r...
2018-11-02 Oliver SchererRebase fallout
2018-11-02 Ralf JungRename `Value` to `Immediate` in docs
2018-11-02 Oliver S̶c̶h̶n̶e̶i̶d... Satsify tidy
2018-11-02 Oliver SchererRename `Value` to `Immediate` for miri
2018-11-02 borsAuto merge of #54543 - GuillaumeGomez:top-level-index...
2018-11-02 Alex Crichtonrustc: Wait for all codegen threads to exit
2018-11-02 Alex CrichtonUse `jemalloc-sys` on Linux and OSX compilers
2018-11-02 Alex CrichtonRemove all jemalloc-related content
2018-11-02 borsAuto merge of #55316 - RalfJung:retagging, r=oli-obk
2018-11-02 borsAuto merge of #54718 - froydnj:aarch64-ci, r=alexcrichton
2018-11-02 borsAuto merge of #54043 - fintelia:raw_entry, r=alexcrichton
2018-11-02 borsAuto merge of #55359 - alex:command-exec-uaf, r=alexcri...
2018-11-02 Alex Burkaremove unused result in resolve
2018-11-02 Alex Burkaadd test for deriving Debug on uninhabited enum
2018-11-02 borsAuto merge of #55305 - nikomatsakis:universes-refactor...
2018-11-01 Guillaume GomezMove doc_alias doc
2018-11-01 Guillaume GomezAdd test for index-page
2018-11-01 Guillaume GomezAdd documentation for index-page features
2018-11-01 Michael HewsonAdd comments explaining how codegen works for `dyn...
2018-11-01 borsAuto merge of #55595 - Manishearth:clippyup, r=oli-obk
2018-11-01 Michael HewsonAdd a check for reprs that could change the ABI
2018-11-01 Michael HewsonRemove this check for object-safety during selection...
2018-11-01 Michael Hewsonadd `U: Trait` to the param env during DispatchFromDyn...
2018-11-01 Michael HewsonPut backticks around field names, types and paths in...
2018-11-01 Michael HewsonAdd layout sanity checks in object safety
2018-11-01 Michael HewsonReplace UncoeribleReceiver error message with Undispatc...
2018-11-01 Michael Hewsonfix error-index test
2018-11-01 Michael Hewsonupdate DispatchFromDyn doctest
2018-11-01 Michael HewsonReplace CoerceSized trait with DispatchFromDyn
2018-11-01 Michael Hewsonfix docs on trait
2018-11-01 Michael HewsonAdd new tests and update existing for object-safe custo...
2018-11-01 Michael Hewsonupdate tests that have changed output
2018-11-01 Michael HewsonAdd CoerceSized impls throughout libstd
next