]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 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 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-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 Julien CretinImplement checks for meta-variables in macros
2019-07-19 Julien CretinRemember the span of the Kleene operator in macros
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...
2019-07-18 borsAuto merge of #61749 - davidtwco:rfc-2203-const-array...
2019-07-18 Martin IndraFix typo in src/libstd/net/udp.rs doc comment
2019-07-18 borsAuto merge of #62782 - Mark-Simulacrum:rollup-1hz5ya6...
2019-07-18 Mark RousskovRollup merge of #62778 - jsgf:notify-dep-info, r=petroc...
2019-07-18 Mark RousskovRollup merge of #62777 - gilescope:self-referencial...
2019-07-18 Mark RousskovRollup merge of #62774 - smaeul:pr/simd-tests, r=petroc...
2019-07-18 Mark RousskovRollup merge of #62764 - fakenine:normalize_use_of_back...
2019-07-18 Mark RousskovRollup merge of #62752 - nikic:llvm-disable-z3, r=alexc...
2019-07-18 Mark RousskovRollup merge of #62749 - chocol4te:fix_60633, r=estebank
2019-07-18 Mark RousskovRollup merge of #62745 - BaoshanPang:master, r=nikic
2019-07-18 Mark RousskovRollup merge of #62740 - lzutao:patch-2, r=alexcrichton
2019-07-18 Mark RousskovRollup merge of #62732 - nathanwhit:fix_mem_uninit...
2019-07-18 Mark RousskovRollup merge of #62730 - matthewjasper:hygiene-tests...
2019-07-18 Mark RousskovRollup merge of #62728 - DutchGhost:fix-double-wording...
2019-07-18 Mark RousskovRollup merge of #62712 - limira:self-type-help, r=estebank
next