]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-04-27 Dylan DPCRollup merge of #71438 - estebank:resolve-sugg-tiny...
2020-04-27 Dylan DPCRollup merge of #71419 - contrun:wrong-namespace-rustc...
2020-04-27 Dylan DPCRollup merge of #71409 - estebank:point-at-ret-question...
2020-04-27 Dylan DPCRollup merge of #71263 - shlevy:FileLoader-remove-abs_p...
2020-04-27 Dylan DPCRollup merge of #68716 - petrochenkov:stabmixed, r...
2020-04-26 borsAuto merge of #71593 - Dylan-DPC:rollup-ms7j94u, r...
2020-04-26 Dylan DPCRollup merge of #71576 - lcnr:inline-as_mut, r=oli-obk
2020-04-26 Dylan DPCRollup merge of #71569 - samrat:miri-ub-on-size-mismatc...
2020-04-26 Dylan DPCRollup merge of #71551 - gizmondo:gen-index-vec, r...
2020-04-26 Dylan DPCRollup merge of #71537 - Mark-Simulacrum:no-self-open...
2020-04-26 Dylan DPCRollup merge of #71421 - elichai:2020-04-boxed-slice...
2020-04-26 Esteban KüberPoint at the return type on `.into()` failure caused...
2020-04-26 Esteban KüberTweak some suggestions in `rustc_resolve`
2020-04-26 Ralf JungAdjust style
2020-04-26 borsAuto merge of #71579 - Dylan-DPC:rollup-h9om2g3, r...
2020-04-26 Vadim PetrochenkovStabilize `Span::mixed_site`
2020-04-26 Samrat Man... Rename ArgumentSizeMismatch to ScalarSizeMismatch
2020-04-26 Elichai TurkelAdd success and fail tests for into_boxed_slice
2020-04-26 Elichai TurkelAdd a function to turn Box<T> into Box<[T]> (into_boxed...
2020-04-26 Dylan DPCRollup merge of #71575 - jplatte:patch-4, r=Mark-Simulacrum
2020-04-26 Dylan DPCRollup merge of #71574 - jplatte:patch-2, r=petrochenkov
2020-04-26 Dylan DPCRollup merge of #71571 - jplatte:patch-1, r=jonas-schievink
2020-04-26 Dylan DPCRollup merge of #71562 - matthiaskrgr:cl7ppy, r=Dylan-DPC
2020-04-26 Dylan DPCRollup merge of #71490 - petrochenkov:passcheck2, r...
2020-04-26 Bastian Kauschkecheck that `AsRef` and `AsMut` are inlined
2020-04-26 Jonas PlatteFix stable(since) attribute for BTreeMap::remove_entry
2020-04-26 Jonas Platteproc_macro: Fix since attributes for new Span methods
2020-04-26 Jonas PlatteFix since attribute for nonzero_bitor impl's
2020-04-26 Vadim Petrochenkovtests: Remove unnecessary `-C relocation-model=dynamic...
2020-04-26 Vadim Petrochenkovrustc-book: Document `-C relocation-model`
2020-04-26 Vadim Petrochenkovcodegen_llvm: Simplify logic for relaxing PIC into PIE
2020-04-26 Vadim Petrochenkovcodegen_llvm: `RelocMode` -> `RelocModel`
2020-04-26 Vadim Petrochenkovrustc_target: Stop using "string typing" for relocation...
2020-04-26 borsAuto merge of #71495 - Amanieu:update_stdarch, r=sfackler
2020-04-26 borsAuto merge of #71434 - pietroalbini:shrink-gha-config...
2020-04-26 Samrat Man... [miri] Throw UB if target size and data size don't...
2020-04-26 YIuse defkind.descr in wrong namespace resolve failure
2020-04-26 borsAuto merge of #71566 - Dylan-DPC:rollup-9xoz6fg, r...
2020-04-26 Matthias Krügerfix more clippy warnings
2020-04-25 Dylan DPCRollup merge of #71554 - gizmondo:68922, r=jonas-schievink
2020-04-25 Dylan DPCRollup merge of #71541 - wesleywiser:issue_26376, r...
2020-04-25 Dylan DPCRollup merge of #71392 - ecstatic-morse:body-predecesso...
2020-04-25 Dylan DPCRollup merge of #71140 - oli-obk:static_cycle, r=RalfJung
2020-04-25 Dylan DPCRollup merge of #70043 - mark-i-m:def-kind-more, r...
2020-04-25 borsAuto merge of #71556 - Dylan-DPC:rollup-9ll4shr, r...
2020-04-25 Dylan DPCRollup merge of #71548 - crlf0710:cursor_bounds, r...
2020-04-25 Dylan DPCRollup merge of #71545 - Askaholic:patch-1, r=jonas...
2020-04-25 Dylan DPCRollup merge of #71544 - cuviper:filter_map_next, r...
2020-04-25 Dylan DPCRollup merge of #71168 - SimonSapin:into_raw_non_null...
2020-04-25 Dylan DPCRollup merge of #70712 - :stabilize-remove-entry, r...
2020-04-25 Dylan DPCRollup merge of #69813 - thomcc:nonzero-bitor, r=Amanieu
2020-04-25 Dylan DPCRollup merge of #69041 - petrochenkov:stabmodispan...
2020-04-25 Alex AktsipetrovReplace thread_local with generator resume arguments...
2020-04-25 Mark RousskovRemove support for self-opening
2020-04-25 Charles LewUse the correct bound for `Cursor` `Send`
2020-04-25 borsAuto merge of #71439 - Mark-Simulacrum:stage0-next...
2020-04-25 Mark RousskovBump rustfmt to most recently shipped
2020-04-25 Mark RousskovBump bootstrap compiler
2020-04-25 Vadim PetrochenkovAdd a test for `Span::resolved_at` and `Span::located_at`
2020-04-25 Vadim Petrochenkovproc_macro: Stabilize `Span::resolved_at` and `Span...
2020-04-25 Alex AktsipetrovReplace hash map with IndexVec for liveness data.
2020-04-25 borsAuto merge of #71549 - Dylan-DPC:rollup-j6jlp9l, r...
2020-04-25 Dylan DPCRollup merge of #71533 - pnkfelix:revert-70566-for...
2020-04-25 Dylan DPCRollup merge of #71523 - Mark-Simulacrum:alloc-inline...
2020-04-25 Dylan DPCRollup merge of #71517 - flip1995:unused_braces_hack...
2020-04-25 Dylan DPCRollup merge of #71494 - flip1995:while_let_span, r...
2020-04-25 Dylan DPCRollup merge of #71364 - Amanieu:zprofile_compiler_buil...
2020-04-25 Charles LewAdd missing Send and Sync bounds for linked list Cursor...
2020-04-25 borsAuto merge of #71458 - ecstatic-morse:bootstrap-cfg...
2020-04-25 AskaholicFix comment in docstring example for Error::kind
2020-04-25 Josh StoneReplace filter_map().next() calls with find_map()
2020-04-25 Wesley WiserAdd regression test for #26376
2020-04-24 borsAuto merge of #71539 - Dylan-DPC:rollup-a2vbfh9, r...
2020-04-24 Dylan DPCRollup merge of #71535 - workingjubilee:jubilee-markdow...
2020-04-24 Dylan DPCRollup merge of #71534 - cuviper:unused-option-map...
2020-04-24 Dylan DPCRollup merge of #71527 - ecstatic-morse:debug-check...
2020-04-24 Dylan DPCRollup merge of #71512 - Rustin-Liu:rustin-patch-bootst...
2020-04-24 Dylan DPCRollup merge of #71485 - arlopurcell:binary_heap_retain...
2020-04-24 Dylan DPCRollup merge of #71480 - GuillaumeGomez:panic-info...
2020-04-24 Dylan DPCRollup merge of #71330 - ecstatic-morse:const-qualif...
2020-04-24 Dylan DPCRollup merge of #69456 - contrun:fix-misleading-compile...
2020-04-24 Amanieu d'AntrasUpdate stdarch submodule
2020-04-24 Jubilee YoungFix typos in docs for keyword "in"
2020-04-24 Josh StoneAvoid unused Option::map results
2020-04-24 Ralf Jungadjust tests
2020-04-24 Ralf JungRevert "Move early needs_subst bailout to _after_ linting."
2020-04-24 marktidy
2020-04-24 markfix a couple more uses of def_kind
2020-04-24 Dylan MacKenzieRemove unused `visit_local`
2020-04-24 Dylan MacKenzieUse `debug` to print illegal operations in a const...
2020-04-24 Eduard-Mihai... Remove redundant `descr`/`descriptive_variant` methods...
2020-04-24 Eduard-Mihai... Tweak `descr` for `AnonConst` and fix `article` for...
2020-04-24 Eduard-Mihai... Remove `Option` from the return type of `def_kind`.
2020-04-24 Eduard-Mihai... Split out the `Generator` case from `DefKind::Closure`.
2020-04-24 markadd a few more DefKinds
2020-04-24 Mark RousskovTake a single root node in range_search
2020-04-24 flip1995Add rustdoc regression test for the unused_braces lint
2020-04-24 flip1995Quick and dirty fix of the unused_braces lint
2020-04-24 Dylan MacKenzieOnly set *FLAGS env vars if they are not empty
2020-04-24 borsAuto merge of #71430 - pietroalbini:bump-openssl-src...
next