]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-07-23 Mark RousskovRollup merge of #62842 - JohnTitor:test-for-58887,...
2019-07-23 Mark RousskovRollup merge of #62817 - estebank:variant-sp, r=matthew...
2019-07-23 Mark RousskovRollup merge of #62808 - crlf0710:gnux32_stack_probe...
2019-07-23 Mark RousskovRollup merge of #62804 - lundibundi:help-infer-const...
2019-07-23 Mark RousskovRollup merge of #62791 - estebank:type-ascription,...
2019-07-23 Mark RousskovRollup merge of #62656 - RalfJung:contains-no-own,...
2019-07-23 Mark RousskovRollup merge of #62523 - pnkfelix:delay-bug-to-resolve...
2019-07-23 Mark RousskovRollup merge of #60951 - saleemjaffer:mir_better_error_...
2019-07-23 Saleem Jafferrenames EvalErrorPanic to PanicMessage
2019-07-23 borsAuto merge of #61779 - Zoxc:sharded, r=oli-obk
2019-07-23 Saleem Jaffermoving some variants from InterpError to EvalErrorPanic
2019-07-22 borsAuto merge of #62873 - Centril:rollup-ncnuelj, r=Centril
2019-07-22 Mazdak FarrokhzadRollup merge of #62870 - matklad:issue-62863, r=petroch...
2019-07-22 Mazdak FarrokhzadRollup merge of #62858 - Rosto75:master, r=jonas-schievink
2019-07-22 Mazdak FarrokhzadRollup merge of #62854 - andrewda:fix-unicode-name...
2019-07-22 Mazdak FarrokhzadRollup merge of #62853 - fakenine:normalize_use_of_back...
2019-07-22 Mazdak FarrokhzadRollup merge of #62845 - RalfJung:read, r=rkruppe
2019-07-22 Mazdak FarrokhzadRollup merge of #62832 - fakenine:normalize_use_of_back...
2019-07-22 Mazdak FarrokhzadRollup merge of #62812 - fakenine:normalize_use_of_back...
2019-07-22 Mazdak FarrokhzadRollup merge of #62810 - fakenine:normalize_use_of_back...
2019-07-22 Mazdak FarrokhzadRollup merge of #62799 - RalfJung:uninit-array, r=Centril
2019-07-22 Mazdak FarrokhzadRollup merge of #62788 - fakenine:normalize_use_of_back...
2019-07-22 Mazdak FarrokhzadRollup merge of #62787 - Indy2222:master, r=Mark-Simulacrum
2019-07-22 Mazdak FarrokhzadRollup merge of #62746 - RalfJung:deprecated, r=KodrAus
2019-07-22 Mazdak FarrokhzadRollup merge of #62713 - SimonSapin:cast, r=Centril
2019-07-22 Mazdak FarrokhzadRollup merge of #62709 - nhynes:test-maplike-fromiter...
2019-07-22 Aleksey Kladovfix lexing of comments with many \r
2019-07-22 borsAuto merge of #62797 - petrochenkov:run-pass-hole,...
2019-07-22 Vadim PetrochenkovFix or ignore regressed tests
2019-07-22 Vadim Petrochenkovtests: Require run-pass tests without annotations to...
2019-07-21 Yuki OkushiMove into existential-type dir
2019-07-21 Tomasz RóżańskiChange wrong variable name.
2019-07-21 borsAuto merge of #62856 - pietroalbini:fix-awscli, r=Mark...
2019-07-21 Pietro Albinici: pin awscli dependencies
2019-07-21 Samy Kaciminormalize use of backticks in compiler messages for...
2019-07-21 Andrew DassonvilleFix typo in Unicode character name
2019-07-21 Ralf Jungtidy is being silly
2019-07-21 Ralf Jungread: fix doc comment
2019-07-21 Ralf Junguse a const to hack around promotion limitations
2019-07-21 Samy Kaciminormalize use of backticks in compiler messages for...
2019-07-21 borsAuto merge of #59706 - matklad:the-essence-of-lexer...
2019-07-21 Yuki OkushiAdd tests for issue-58887
2019-07-21 borsAuto merge of #60913 - spastorino:place2_4, r=oli-obk
2019-07-20 Samy Kaciminormalize use of backticks in compiler messages for...
2019-07-20 Aleksey KladovIntroduce rustc_lexer
2019-07-20 borsAuto merge of #62789 - GuillaumeGomez:update-pulldown...
2019-07-20 Guillaume GomezUpdate pulldown-cmark version
2019-07-20 borsAuto merge of #62710 - estebank:bad-named-args, r=petro...
2019-07-20 Saleem Jafferalters the panic variant of InterpError
2019-07-20 Santiago PastorinoAvoid cloning Place in check_and_patch
2019-07-20 Santiago PastorinoAvoid cloning Place in visit_rvalue
2019-07-20 Santiago PastorinoAvoid cloning Place in assign #2
2019-07-20 Santiago PastorinoAvoid cloning Place in assign #1
2019-07-20 Santiago PastorinoAvoid cloning Place in in_projection_structurally
2019-07-20 Santiago PastorinoAvoid cloning Place in is_stable
2019-07-20 Santiago PastorinoAvoid unneeded else branches
2019-07-20 Santiago PastorinoAvoid cloning Place in gather_init
2019-07-20 Santiago PastorinoAvoid cloning Place in calculate_fake_borrows
2019-07-20 Santiago PastorinoAvoid cloning Place in limit_capture_mutability
2019-07-20 Santiago PastorinoAvoid cloning Place in report_cannot_move_from_borrowed...
2019-07-20 Santiago PastorinoAvoid cloning Place in report_cannot_move_from_static
2019-07-20 Santiago PastorinoAvoid cloning Place in check_access_permissions
2019-07-20 Santiago PastorinoAvoid cloning Place in append_place_to_string
2019-07-20 Santiago PastorinoAvoid cloning Place in classify_drop_access_kind
2019-07-20 Santiago PastorinoAvoid cloning Place in describe_place_for_conflicting_b...
2019-07-20 Santiago PastorinoAvoid cloning Place in report_use_of_moved_or_uninitial...
2019-07-20 Santiago PastorinoRemove explicit lifetime
2019-07-20 Santiago PastorinoRemove explicit return from last line of fn
2019-07-20 Santiago PastorinoAvoid cloning Place in codegen_place
2019-07-20 Santiago PastorinoImplement Place::as_place_ref
2019-07-20 Santiago PastorinoAvoid cloning place in LocalAnalyzer visitor
2019-07-20 Santiago PastorinoMigrate from Place enum to Place struct
2019-07-20 borsAuto merge of #62008 - ia0:issues_61053, r=petrochenkov
2019-07-20 Esteban KüberTweak span for variant not found error
2019-07-19 John Kåre AlsakerUse sharded maps for interning
2019-07-19 borsAuto merge of #62705 - petrochenkov:oh-bye-mark, r...
2019-07-19 Samy Kaciminormalize use of backticks in compiler messages for...
2019-07-19 Denys Otrishkofixup! rustc_typeck: improve diagnostics for _ const...
2019-07-19 Denys Otrishkofixup! rustc_typeck: improve diagnostics for _ const...
2019-07-19 Esteban Küberreview comments
2019-07-19 Julien CretinImplement checks for meta-variables in macros
2019-07-19 Julien CretinRemember the span of the Kleene operator in macros
2019-07-19 Esteban KüberHandle more cases of typos misinterpreted as type ascri...
2019-07-19 CrLF0710Revert "Disable stack probing for gnux32."
2019-07-19 Denys Otrishkofixup! rustc_typeck: improve diagnostics for _ const...
2019-07-19 Denys Otrishkorustc_typeck: improve diagnostics for _ const/static...
2019-07-19 borsAuto merge of #62690 - alexcrichton:azure-update, r...
2019-07-19 Ralf Jungavoid uninit_array! macro where it is not needed
2019-07-19 Alex Crichtonazure: Prepare configuration for 4-core machines
2019-07-19 Ralf Junguse const array repeat expressions for uninit_array
2019-07-19 borsAuto merge of #62679 - Xanewok:after-expansion, r=Zoxc
2019-07-19 Vadim Petrochenkovhygiene: Tweak naming some more
2019-07-19 Vadim PetrochenkovAdjust other names after the `Mark` renaming
2019-07-19 Vadim Petrochenkovlibsyntax: Remove `Mark` into `ExpnId`
2019-07-19 Ralf JungONCE_INIT is deprecated-in-future only for bootstrap
2019-07-19 Ralf Jungdo not use mem::uninitialized in std::io
2019-07-19 Ralf Jungwarn about deprecated-in-future in most of libstd
2019-07-19 borsAuto merge of #62694 - lundibundi:help-infer-fn-ret...
2019-07-19 borsAuto merge of #62684 - petrochenkov:scopevisit, r=davidtwco
2019-07-18 Samy Kaciminormalize use of backticks in compiler messages for...
next