]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-06-12 borsAuto merge of #60187 - tmandry:generator-optimization...
2019-06-11 borsAuto merge of #61741 - Centril:rollup-fgro5kz, r=Centril
2019-06-11 Tyler MandryMore review fixes
2019-06-11 borsAuto merge of #61735 - eddyb:must-use-life, r=oli-obk
2019-06-11 Mazdak FarrokhzadRollup merge of #61726 - cuviper:partition-for_each...
2019-06-11 Mazdak FarrokhzadRollup merge of #61724 - aschampion:128-bit-memcmp...
2019-06-11 Mazdak FarrokhzadRollup merge of #61715 - RalfJung:test-ascii-lowercase...
2019-06-11 Mazdak FarrokhzadRollup merge of #61707 - wesleywiser:awscli_retry,...
2019-06-11 Mazdak FarrokhzadRollup merge of #61698 - davidtwco:ice-const-generic...
2019-06-11 Mazdak FarrokhzadRollup merge of #61686 - phansch:librustc_errors_docs...
2019-06-11 Mazdak FarrokhzadRollup merge of #61652 - JohnTitor:docs-improve-array...
2019-06-11 Mazdak FarrokhzadRollup merge of #61606 - petrochenkov:legclean, r=pnkfelix
2019-06-11 Mazdak FarrokhzadRollup merge of #61550 - jacobsun:patch-1, r=alexcrichton
2019-06-11 Mazdak FarrokhzadRollup merge of #61526 - lcnr:test_reorder, r=nikomatsakis
2019-06-11 Mazdak FarrokhzadRollup merge of #61518 - czipperz:const-fn-doc-disallow...
2019-06-11 Eduard-Mihai... Run `rustfmt --file-lines ...` for changes from previou...
2019-06-11 Eduard-Mihai... Add deny(unused_lifetimes) to all the crates that have...
2019-06-11 Eduard-Mihai... rustdoc: deny(unused_lifetimes).
2019-06-11 Eduard-Mihai... rustc_codegen_*: deny(unused_lifetimes).
2019-06-11 Eduard-Mihai... rustc_borrowck: deny(unused_lifetimes).
2019-06-11 Eduard-Mihai... rustc_traits: deny(unused_lifetimes).
2019-06-11 Eduard-Mihai... rustc_mir: deny(unused_lifetimes).
2019-06-11 Eduard-Mihai... rustc_lint: deny(unused_lifetimes).
2019-06-11 Eduard-Mihai... rustc_incremental: deny(unused_lifetimes).
2019-06-11 Eduard-Mihai... rustc: deny(unused_lifetimes).
2019-06-11 Eduard-Mihai... syntax_ext: deny(unused_lifetimes).
2019-06-11 Eduard-Mihai... rustc_target: deny(unused_lifetimes).
2019-06-11 borsAuto merge of #60463 - mjbshaw:transparent, r=varkor...
2019-06-11 borsAuto merge of #61673 - RalfJung:miri-no-hard-float...
2019-06-11 borsAuto merge of #61492 - RalfJung:const-qualif-comments...
2019-06-11 Michael BradshawImplement RFC 2645 (transparent enums and unions)
2019-06-11 borsAuto merge of #61052 - jsgf:emit-save-analysis-notifica...
2019-06-10 borsAuto merge of #60793 - Xanewok:raw-string-cleanup,...
2019-06-10 Tyler MandryExtract generator_layout as a method
2019-06-10 Tyler MandryExtract univariant_uninterned as method
2019-06-10 Tyler MandryUse DataflowResultsConsumer and remove dataflow::for_ea...
2019-06-10 Tyler MandryUse BitMatrix for storage conflicts
2019-06-10 Tyler MandryAdd more functionality to BitMatrix
2019-06-10 Tyler MandrySmall review fixes
2019-06-10 Tyler MandryAdd test suite
2019-06-10 Tyler MandryOnly include generator saved locals in the variants...
2019-06-10 Tyler MandryOverlap locals that never have storage live at the...
2019-06-10 Tyler MandryCollect conflict information in GeneratorLayout
2019-06-10 Josh StoneUse `for_each` in `Iterator::partition`
2019-06-10 Vadim Petrochenkovsyntax: Rename variants of `SyntaxExtension` for consis...
2019-06-10 Vadim Petrochenkovsyntax: Improve documentation of `SyntaxExtension`
2019-06-10 Vadim Petrochenkovsyntax: Remove `SyntaxExtension::DeclMacro`
2019-06-10 Vadim Petrochenkovsyntax: Use `MultiItemModifier` for built-in derives
2019-06-10 Vadim Petrochenkovsyntax: Remove `SyntaxExtension::MultiDecorator` and...
2019-06-10 borsAuto merge of #61694 - Xanewok:update-rls, r=kennytm
2019-06-10 Vadim Petrochenkovsyntax: Remove `SyntaxExtension::IdentTT` and `IdentMac...
2019-06-10 Andrew Championcore: use memcmp optimization for 128 bit integer slices
2019-06-10 Jeremy FitzhardingeEmit artifact notifications for save-analysis output
2019-06-10 David Woodtypeck: Fix const generic in repeat param ICE.
2019-06-10 Igor MatuszewskiDon't suggest using \r in raw strings
2019-06-10 borsAuto merge of #61716 - Centril:rollup-nxwf5ol, r=Centril
2019-06-10 Mazdak FarrokhzadRollup merge of #61697 - matthiaskrgr:submodule_upd...
2019-06-10 Mazdak FarrokhzadRollup merge of #61683 - nielx:haiku-stack-limit, r...
2019-06-10 Mazdak FarrokhzadRollup merge of #61570 - varkor:infer-const-arg, r...
2019-06-10 Mazdak FarrokhzadRollup merge of #61501 - RalfJung:intrinsics, r=rkruppe
2019-06-10 Mazdak FarrokhzadRollup merge of #59600 - tobia:master, r=pnkfelix
2019-06-10 Ralf Jungcomments
2019-06-10 Ralf Jungconst-correctness might be confusing for C++ people
2019-06-10 Ralf Jungavoid 'const-context' terminology
2019-06-10 Ralf Jungreplace some mode comparisons by more readable function...
2019-06-10 Ralf Jungsome more comments for const_qualif
2019-06-10 Ralf Jungmake sure to_ascii_lowercase actually leaves upper...
2019-06-10 Philipp HanschAddress review comments
2019-06-10 Philipp Hanschlibrustc_errors: Add some more documentation
2019-06-10 borsAuto merge of #61506 - imbrem:mir_body_renaming, r...
2019-06-10 Niels Sascha... Haiku: the maximum stack size is 16 MB
2019-06-10 borsAuto merge of #61608 - Aaron1011:feature/weird-expr...
2019-06-10 Yuki OkushiAdd an example
2019-06-10 borsAuto merge of #61706 - petrhosek:bootstrap-cp-r, r...
2019-06-10 Chris GregoryReword const fn conditional and loop error text
2019-06-10 Wesley WiserAzure: retry failed awscli installs
2019-06-09 Petr HosekUse Build::read_dir instead of fs::read_dir in Build...
2019-06-09 borsAuto merge of #61229 - Centril:stabilize-repr_align_enu...
2019-06-09 Jad GhalayiniChanged usages of `mir` in librustc::mir and librustc_m...
2019-06-09 Matthias Krügersubmodules: update clippy from 71be6f62 to c0dbd34b
2019-06-09 borsAuto merge of #61691 - RalfJung:miri-slow, r=Centril
2019-06-09 Igor MatuszewskiUpdate RLS
2019-06-09 Igor MatuszewskiUse char byte calculation using existing iterator
2019-06-09 Igor MatuszewskiActually translate CRLF in raw byte strings and unify...
2019-06-09 Igor MatuszewskiAdd a doc comment for scan_raw_string
2019-06-09 Igor MatuszewskiAdd test for raw byte CRLF translation
2019-06-09 Ralf JungMiri: disable a slow test
2019-06-09 Ralf Jungforgot about multivariant enum casts
2019-06-09 Ralf Jungmake floating point casts nicer with generics
2019-06-09 Ralf JungApply suggestions from code review
2019-06-09 borsAuto merge of #61677 - napen123:string-examples, r...
2019-06-09 borsAuto merge of #60932 - Centril:macro-at-most-once-2015...
2019-06-09 Mazdak Farrokhzadpacify tidy.
2019-06-09 Mazdak FarrokhzadFix typo in comment.
2019-06-09 Mazdak FarrokhzadFix inaccurate comments in '?' Kleene operator tests.
2019-06-09 Mazdak FarrokhzadSome more cleanup in libsyntax::ext::tt::quoted
2019-06-09 Mazdak FarrokhzadCleanups in parse_sep_and_kleene_op.
2019-06-09 Mazdak FarrokhzadUpdate tests since ? macro op is supported on 2015.
2019-06-09 Mazdak FarrokhzadSupport ? Kleene operator in 2015.
2019-06-09 borsAuto merge of #61653 - oli-obk:visit_place_recursion...
next