]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-08-04 borsAuto merge of #52758 - Mark-Simulacrum:session-cleanup...
2018-08-04 borsAuto merge of #53056 - kennytm:rollup, r=kennytm
2018-08-04 kennytmRollup merge of #53062 - ljedrz:redundant_field_names...
2018-08-04 ljedrzRemove redundant field names in structs
2018-08-04 Mark RousskovUse diagnostic API on Session
2018-08-04 Mark RousskovMove share_generics getter onto options directly
2018-08-04 Mark RousskovMove basic_options to impl of Default
2018-08-04 Mark RousskovSimplify some handling of target_pointer_width
2018-08-04 Mark RousskovNormalize DebugInfoLevel to standard style
2018-08-04 Mark RousskovNormalize EntryFnType variants to standard style
2018-08-04 Mark RousskovNormalize variants of Passes to standard style
2018-08-04 Mark RousskovNormalize variants of CrateType to standard style
2018-08-04 Mark RousskovPrivatize some exports from code_stats
2018-08-04 kennytmRollup merge of #53050 - carols10cents:rustdoc-moar...
2018-08-04 kennytmRollup merge of #51919 - tbu-:pr_num_to_from_bytes2...
2018-08-04 Tobias BucherChange tracking issue from #49792 to #51919
2018-08-04 kennytmRollup merge of #53047 - integer32llc:rustdoc-clicky...
2018-08-04 kennytmRollup merge of #53041 - GuillaumeGomez:fix-code-css...
2018-08-04 kennytmRollup merge of #53024 - matklad:patch-1, r=alexcrichton
2018-08-04 kennytmRollup merge of #53022 - RalfJung:volatile, r=alexcrichton
2018-08-04 kennytmRollup merge of #53003 - GuillaumeGomez:stabilize-rustd...
2018-08-04 kennytmRollup merge of #53001 - petrochenkov:master, r=estebank
2018-08-04 kennytmRollup merge of #52996 - cuviper:1.28-or_default, r...
2018-08-04 kennytmRollup merge of #52995 - cramertj:smaller-await, r...
2018-08-04 kennytmRollup merge of #52969 - Keruspe:local_rebuild, r=alexc...
2018-08-04 kennytmRollup merge of #52968 - zackmdavis:app-lint-cability...
2018-08-04 kennytmRollup merge of #52940 - kennytm:move-checktool-protect...
2018-08-04 borsAuto merge of #53035 - alexcrichton:debug-travis, r...
2018-08-04 borsAuto merge of #52927 - Mark-Simulacrum:cratestore-clean...
2018-08-04 Carol (Nichols... Make left column of rustdoc search results narrower
2018-08-03 Carol (Nichols... Make entire row of doc search results clickable
2018-08-03 Guillaume GomezFix invalid code css rule
2018-08-03 borsAuto merge of #53034 - Manishearth:clippyup, r=oli-obk
2018-08-03 Alex Crichtontravis: Attempt to debug shutdowns
2018-08-03 borsAuto merge of #52973 - davidtwco:issue-52663-lifetimes...
2018-08-03 Mark RousskovMove unused trait functions to inherent functions
2018-08-03 Manish GoregaokarUpdate clippy
2018-08-03 Mark RousskovStore concrete crate stores where possible
2018-08-03 Mark RousskovVisibility is now a query
2018-08-03 Mark RousskovDelete dummy crate store
2018-08-03 Mark RousskovMove validate_crate_name to rustc_metadata
2018-08-03 borsAuto merge of #52712 - oli-obk:const_eval_cleanups...
2018-08-03 Aleksey KladovFix trailnig WS
2018-08-03 borsAuto merge of #52887 - yurydelendik:disable-lld-symbols...
2018-08-03 Aleksey KladovSpecify reentrancy gurantees of `Once::call_once`
2018-08-03 Oliver SchneiderUnify API of `Scalar` and `ScalarMaybeUndef`
2018-08-03 Ralf Jungvolatile operations docs: clarify that this does not...
2018-08-03 Oliver SchneiderReintroduce alignment check
2018-08-03 Oliver SchneiderRemove spurious whitespace
2018-08-03 borsAuto merge of #52948 - davidtwco:issue-52633-later...
2018-08-03 Oliver SchneiderRemove some more unnecessary `mut`
2018-08-03 borsAuto merge of #52925 - RalfJung:sanity_check, r=oli-obk
2018-08-03 Tobias BucherProvide `{to,from}_{ne,le,be}_bytes` functions on integers
2018-08-03 borsAuto merge of #52919 - alexcrichton:update-cargo, r...
2018-08-03 Alex CrichtonUpdate Cargo submodule
2018-08-03 borsAuto merge of #51657 - wesleywiser:wip_profiling, r...
2018-08-02 Wesley WiserGenerate self-profiler types with macros
2018-08-02 Wesley WiserFix tidy
2018-08-02 Wesley WiserRemove some dead code
2018-08-02 Wesley WiserInclude additional data in the json output
2018-08-02 Wesley WiserInclude query hits/totals
2018-08-02 Wesley WiserRefactor json printing
2018-08-02 Wesley WiserFirst pass at json output
2018-08-02 Wesley WiserFix more missed query data
2018-08-02 Wesley WiserRemove redundant s in output
2018-08-02 Wesley WiserFix some missed query data
2018-08-02 Wesley WiserSwitch to markdown output
2018-08-02 Wesley WiserAdd units to times
2018-08-02 Wesley WiserBasic incremental stats
2018-08-02 Wesley WiserBasic profiling
2018-08-02 Vadim Petrochenkovprivacy: Fix an ICE in `path_is_private_type`
2018-08-02 borsAuto merge of #52841 - petrochenkov:premacro, r=alexcri...
2018-08-02 Josh StoneRELEASES.md: fix the `hash_map::Entry::or_default`...
2018-08-02 Guillaume GomezStabilize --color and --error-format options in rustdoc
2018-08-02 Taylor CramerRemove unnecessary local in await! macro
2018-08-02 borsAuto merge of #52782 - pnkfelix:issue-45696-dangly...
2018-08-02 borsAuto merge of #52949 - Mark-Simulacrum:snap, r=alexcrichton
2018-08-02 borsAuto merge of #52975 - pnkfelix:issue-52967-edition...
2018-08-02 Felix S. Klock IIWhen we turn on NLL migration in the 2018 edition,...
2018-08-02 Oliver SchneiderSecond field of ScalarPair can be undef in some cases
2018-08-02 borsAuto merge of #52906 - RalfJung:jemalloc, r=alexcrichton
2018-08-02 David WoodExplicitly label any named lifetimes mentioned in error...
2018-08-02 borsAuto merge of #52890 - djrenren:test-visibility, r...
2018-08-02 Oliver SchneiderReading values should not be looking at the variant
2018-08-02 Marc-Antoine... rustbuild: fix local_rebuild
2018-08-02 Zack M. Davis`Applicability`-ify librustc_lint
2018-08-02 borsAuto merge of #52847 - upsuper:thread-stack-reserve...
2018-08-02 borsAuto merge of #52787 - riscv-rust:riscv-rust-pr, r...
2018-08-02 borsAuto merge of #52206 - RalfJung:zst-slices, r=alexcrichton
2018-08-01 Ralf Junguse the same length computation everywhere
2018-08-01 Ralf JungIntroduce another way to compute the length, to fix...
2018-08-01 Ralf Jungsimplify len macro: No longer require the type
2018-08-01 Ralf Jungmacro-inline len() and is_empty() to fix performance...
2018-08-01 Ralf Jungmake the code for nth closer to what it used to be
2018-08-01 Ralf Jungtest nth better
2018-08-01 Ralf Junguse wrapping_offset; fix logic error in nth
2018-08-01 Ralf Jungcomments
2018-08-01 Ralf Jungslice iterators: ZST iterators no longer just "make...
2018-08-01 borsAuto merge of #52958 - pietroalbini:rollup, r=pietroalbini
2018-08-01 Pietro AlbiniRollup merge of #52954 - cramertj:async-parse, r=petroc...
next