]> git.lizzy.rs Git - rust.git/history - src
Run rustfmt
[rust.git] / src /
2018-04-17 Mark MansiRun rustfmt
2018-04-17 borsAuto merge of #49626 - fanzier:chalk-lowering, r=scalexm
2018-04-17 borsAuto merge of #49542 - GuillaumeGomez:intra-link-resolu...
2018-04-17 borsAuto merge of #49882 - Zoxc:sync-misc2, r=michaelwoerister
2018-04-17 borsAuto merge of #49664 - alexcrichton:stable-simd, r...
2018-04-17 borsAuto merge of #50012 - Zoxc:msvc-fix, r=Mark-Simulacrum
2018-04-16 John Kåre AlsakerDon't look for cc/cxx when testing with bogus targets
2018-04-16 borsAuto merge of #49488 - alexcrichton:small-wasm-panic...
2018-04-16 Guillaume GomezRemove unwanted auto-linking and update
2018-04-16 Guillaume GomezFix empty tests
2018-04-16 Guillaume GomezFix nits
2018-04-16 Guillaume GomezAdd rustdoc-ui test suite
2018-04-16 Guillaume GomezAdd error-format and color-config options to rustdoc
2018-04-16 Guillaume GomezAdd warning if a resolution failed
2018-04-16 Alex CrichtonSeparately gate each target_feature feature
2018-04-16 borsAuto merge of #50003 - kennytm:rollup, r=kennytm
2018-04-16 kennytmRollup merge of #49647 - kennytm:duplicated-features...
2018-04-16 kennytmRollup merge of #49994 - frewsxcv:frewsxcv-doc-tests...
2018-04-16 kennytmRollup merge of #49965 - nikic:fix-49622, r=rkruppe
2018-04-16 kennytmRollup merge of #49959 - cuviper:debuginfo-tools, r...
2018-04-16 kennytmRollup merge of #49931 - csmoe:end_span, r=estebank
2018-04-16 kennytmRemove `underscore_lifetimes` and `match_default_bindin...
2018-04-16 kennytmRollup merge of #49646 - glandium:uninitialized-box...
2018-04-16 kennytmRollup merge of #49606 - varkor:pipe-repair, r=alexcrichton
2018-04-16 kennytmRollup merge of #49555 - nox:inline-into-boxed, r=alexc...
2018-04-16 borsAuto merge of #49130 - smmalis37:range, r=alexcrichton
2018-04-16 Alex CrichtonStabilize x86/x86_64 SIMD
2018-04-16 borsAuto merge of #48945 - clarcharr:iter_exhaust, r=Kimundi
2018-04-16 borsAuto merge of #49433 - varkor:metadata-skip-mir-opt...
2018-04-16 borsAuto merge of #49963 - llogiq:stabilize-13226, r=kennytm
2018-04-16 Corey FarwellRemove unnecessary indentation in rustdoc book codeblock.
2018-04-16 borsAuto merge of #49956 - QuietMisdreavus:rustdoc-codegen...
2018-04-16 borsAuto merge of #49847 - sinkuu:save_analysis_implicit_ex...
2018-04-16 John Kåre AlsakerUse locks for Session.lint_store and Session.buffered_lints
2018-04-16 borsAuto merge of #49719 - mark-i-m:no_sep, r=petrochenkov
2018-04-15 Fabian ZaiserRebase and fix conflicts.
2018-04-15 Fabian ZaiserStop duplicating where clauses from impl's.
2018-04-15 Fabian ZaiserRebase and update code.
2018-04-15 Fabian ZaiserImprove function name.
2018-04-15 Fabian ZaiserImplement Chalk lowering rule Normalize-From-Impl
2018-04-15 borsAuto merge of #49947 - oli-obk:turing_complete_const_ev...
2018-04-15 John Kåre AlsakerTweaks to intern_ty
2018-04-15 John Kåre AlsakerMake use of thread-safe arenas
2018-04-15 John Kåre AlsakerMake arenas thread safe
2018-04-15 John Kåre AlsakerAdd misc timings
2018-04-15 John Kåre AlsakerMake layout_depth thread-safe
2018-04-15 Shotaro YamadaCheck generated save-analysis, instead of `bug!()`ing
2018-04-15 borsAuto merge of #49833 - oli-obk:incremental_miri_regress...
2018-04-15 Oliver SchneiderAdd a tracking issue for making the warning a lint
2018-04-15 borsAuto merge of #49885 - spastorino:fn_ref_unsound, r...
2018-04-15 Anthony RamineRemove #[inline(always)] on Vec::into_boxed_slice
2018-04-15 borsAuto merge of #49884 - alexcrichton:less-unwrap, r...
2018-04-15 borsAuto merge of #49881 - varkor:partialord-opt, r=Manishearth
2018-04-15 borsAuto merge of #48173 - GuillaumeGomez:error-codes-libsy...
2018-04-14 borsAuto merge of #49850 - alexcrichton:moreinline, r=sfackler
2018-04-14 Guillaume Gomezignore stage1 testing
2018-04-14 Guillaume GomezAdd tests and longer error explanation
2018-04-14 Guillaume GomezAdd error codes for libsyntax_ext
2018-04-14 Nikita PopovRemove warning about f64->f32 cast being potential UB
2018-04-14 Andre Bogusstabilize fetch_nand
2018-04-14 borsAuto merge of #49939 - kennytm:rollup, r=kennytm
2018-04-14 kennytmRollup merge of #49864 - QuietMisdreavus:doctest-target...
2018-04-14 kennytmRollup merge of #49871 - SimonSapin:int-bytes, r=sfackler
2018-04-14 kennytmRollup merge of #49958 - glandium:cleanup, r=SimonSapin
2018-04-14 Simon SapinAdd to_bytes and from_bytes to primitive integers
2018-04-14 borsAuto merge of #49289 - varkor:emit-metadata-without...
2018-04-14 Oliver SchneiderGet rid of redundant `HashSet`
2018-04-14 Oliver SchneiderReduce the number of calls to `cdata`
2018-04-14 Oliver SchneiderEncode items before encoding the list of AllocIds
2018-04-14 Oliver SchneiderUse `LazySeq` instead of `Vec`
2018-04-14 Oliver SchneiderStop referring to statics' AllocIds directly
2018-04-14 Oliver SchneiderDon't recurse into allocations, use a global table...
2018-04-14 Mike HommeyReplace remaining uses of deprecated Heap with Global
2018-04-14 Mike HommeyReplace remaining uses of deprecated std::heap with...
2018-04-14 kennytmRollup merge of #49922 - f-bro:zmiri, r=oli-obk
2018-04-14 kennytmRollup merge of #49916 - llogiq:doc-atomic-fetch-update...
2018-04-14 kennytmRollup merge of #49915 - llogiq:doc-shift-types, r...
2018-04-14 kennytmRollup merge of #49913 - varkor:RegionParameterDef...
2018-04-14 kennytmRollup merge of #49908 - chrisccoulson:fix-rustdoc...
2018-04-14 kennytmRollup merge of #49886 - varkor:generate-deriving-span...
2018-04-14 kennytmRollup merge of #49465 - ollie27:rustbuild_test_docs...
2018-04-14 kennytmRollup merge of #49876 - oli-obk:no_secret_clippy_on_st...
2018-04-14 kennytmRollup merge of #49866 - Mark-Simulacrum:pr-travis...
2018-04-14 kennytmRollup merge of #49852 - alexcrichton:fix-more-proc...
2018-04-14 kennytmRollup merge of #49951 - matklad:update-cargo, r=nrc
2018-04-14 borsAuto merge of #49396 - Zoxc:sync-on-disk-cache, r=micha...
2018-04-14 Josh StoneMake debuginfo-tools always default false
2018-04-14 Josh StoneAvoid specific claims about debuginfo size
2018-04-14 borsAuto merge of #49957 - nrc:update, r=simulacrum
2018-04-14 csmoefix error span
2018-04-14 Nick CameronUpdate Rustfmt
2018-04-14 borsAuto merge of #49326 - petrochenkov:nteq, r=eddyb
2018-04-13 Josh Stonerustbuild: allow building tools with debuginfo
2018-04-13 Mike HommeyCleanup liballoc use statements
2018-04-13 Vadim Petrochenkovmacros: Do not match on "complex" nonterminals requirin...
2018-04-13 borsAuto merge of #49585 - GuillaumeGomez:rename-to-compile...
2018-04-13 Guillaume GomezRename must-compile-successfully into compile-pass
2018-04-13 QuietMisdreavusadd -C to the rustdoc book
2018-04-13 QuietMisdreavusadd -C parameter to rustdoc
2018-04-13 Aleksey KladovUpdate RLS
next