]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-04-08 Ana-Maria MihalacheAdd ignore-wasm32-bare to mir-opt tests that need it.
2020-04-07 Ana-Maria MihalacheRemove old mir-opt test format.
2020-04-07 Ana-Maria MihalacheNormalize away pairs of line:col numbers.
2020-04-07 Ana-Maria MihalacheAdd EMIT_MIR_FOR_EACH_BIT_WIDTH to tests that need it.
2020-04-07 Ana-Maria Mihalache--bless more mir-opt tests.
2020-04-07 Ana-Maria Mihalache--bless all mir-opt tests.
2020-04-07 borsAuto merge of #70837 - nnethercote:speed-up-find_librar...
2020-04-07 borsAuto merge of #70164 - eddyb:walk-generic-arg, r=nikoma...
2020-04-07 borsAuto merge of #70865 - Dylan-DPC:rollup-jje2cuv, r...
2020-04-06 Nicholas NethercoteSpeed up path searching with `find_library_crate`.
2020-04-06 Dylan DPCRollup merge of #70859 - tmiasko:move-sanitize-inline...
2020-04-06 Dylan DPCRollup merge of #70839 - GuillaumeGomez:cleanup-e0506...
2020-04-06 Dylan DPCRollup merge of #70821 - rkuhn:expose_suggestions_Infer...
2020-04-06 Dylan DPCRollup merge of #70690 - GuillaumeGomez:cleanup-e0501...
2020-04-06 Dylan DPCRollup merge of #70612 - Thomasdezeeuw:issue_70436...
2020-04-06 Thomas de ZeeuwPut reference to write_vectored in quotes in doc
2020-04-06 Eduard-Mihai... ty: remove `{Existential,}Trait{Ref,Predicate}::input_t...
2020-04-06 Eduard-Mihai... ty: remove unnecessary `Predicate::walk_tys` and `colle...
2020-04-06 Eduard-Mihai... ty: switch `Ty::walk` from `Ty` to `GenericArg`.
2020-04-06 Eduard-Mihai... ty/walk: switch `walk_shallow` from `Ty` to `GenericArg`.
2020-04-06 Eduard-Mihai... traits/coherence: stop using `Ty::walk_shallow`.
2020-04-06 Eduard-Mihai... ty/walk: keep track of `GenericArg`s on the stack,...
2020-04-06 borsAuto merge of #70573 - IgorPerikov:issue#70524_detailed...
2020-04-06 Guillaume GomezClean up E0501 explanation
2020-04-06 Roland KuhnUpdate src/librustc_trait_selection/traits/error_report...
2020-04-06 IgorPerikovadd detailed panic messages for Vec functions
2020-04-06 borsAuto merge of #70737 - Centril:cleanup-lower-item-id...
2020-04-06 Guillaume Gomezclean up E0506 explanation
2020-04-06 borsAuto merge of #70771 - RalfJung:ctfe-loop, r=oli-obk
2020-04-06 Thomas de ZeeuwImprove io::Write::write_all_vectored docs
2020-04-06 borsAuto merge of #70833 - RalfJung:rustc-layout, r=Centril
2020-04-06 Ralf Jungtweak rustc_layout debug output
2020-04-06 borsAuto merge of #70832 - Centril:rollup-ixc09ve, r=Centril
2020-04-06 Mazdak FarrokhzadRollup merge of #70827 - estebank:shorten-sugg-span...
2020-04-06 Mazdak FarrokhzadRollup merge of #70739 - Centril:fix-70736, r=petrochenkov
2020-04-06 Mazdak FarrokhzadRollup merge of #70713 - jsgf:rust-gdb-rustc, r=Mark...
2020-04-06 Mazdak FarrokhzadRollup merge of #70704 - danielframpton:aarch64-windows...
2020-04-06 Mazdak FarrokhzadRollup merge of #70519 - estebank:constraints-before...
2020-04-06 Esteban KüberReduce the visual clutter
2020-04-06 Esteban Küberreview comments: use `partition_map`
2020-04-06 Tomasz MiąskoMove sanitize-inline-always test to sanitize directory
2020-04-05 Esteban KüberUse smaller span for suggestion restricting lifetime
2020-04-05 borsAuto merge of #70826 - Centril:rollup-yn0hc1h, r=Centril
2020-04-05 Mazdak FarrokhzadRollup merge of #70824 - yoshuawuyts:fix-labels-in...
2020-04-05 Mazdak FarrokhzadRollup merge of #70808 - hermitcore:tls, r=dtolnay
2020-04-05 Mazdak FarrokhzadRollup merge of #70798 - estebank:satisfy, r=Centril
2020-04-05 Mazdak FarrokhzadRollup merge of #70782 - faern:use-assoc-float-consts...
2020-04-05 Mazdak FarrokhzadRollup merge of #70750 - cuviper:direct-fuse, r=scottmcm
2020-04-05 Mazdak FarrokhzadRollup merge of #70665 - petrochenkov:linkargs, r=nagisa
2020-04-05 Mazdak FarrokhzadRollup merge of #70553 - hermitcore:abi, r=dtolnay
2020-04-05 Yoshua WuytsRemove labels in libstd/lib.rs macro imports
2020-04-05 borsAuto merge of #70816 - Dylan-DPC:rollup-kzcs8px, r...
2020-04-05 Ralf Jungmake set_span public, as all the fields it touches...
2020-04-05 Ralf Jungset span more accurately during const_prop
2020-04-05 Ralf JungMiri engine: use span_bug in a few places
2020-04-05 Roland Kuhnexpose suggestions::InferCtxtExt for clippy
2020-04-05 Ralf Jungadd test
2020-04-05 Ralf JungMiri terminator handling: only do progress sanity check...
2020-04-05 Esteban Küber"cannot resolve" → "cannot satisfy"
2020-04-05 Dylan DPCRollup merge of #70815 - RalfJung:layout-debug, r=jonas...
2020-04-05 Dylan DPCRollup merge of #70812 - rossmacarthur:fix/unit-called...
2020-04-05 Dylan DPCRollup merge of #70795 - Amanieu:btree_remove_tracking...
2020-04-05 Dylan DPCRollup merge of #70777 - faern:use-assoc-int-consts2...
2020-04-05 Dylan DPCRollup merge of #67797 - Aaron1011:feature/instance...
2020-04-05 borsAuto merge of #70809 - matthiaskrgr:submodule_upd,...
2020-04-05 Ralf Jungalso print type type
2020-04-05 Ralf Jungalso print rustc_layout on impl trait type aliases
2020-04-05 Amanieu d'AntrasApply review feedback
2020-04-05 borsAuto merge of #70807 - Dylan-DPC:rollup-qd1kgl2, r...
2020-04-05 Ross MacArthurDo not use "nil" to refer to `()`
2020-04-05 Matthias Krügersubmodules: update clippy from 326b2204 to 7907abea
2020-04-05 Stefan LankesSimplify dtor registration for HermitCore by using...
2020-04-05 Amanieu d'AntrasKeep track of position when deleting from a BTreeMap
2020-04-05 Dylan DPCRollup merge of #70806 - RalfJung:miri-assignment-check...
2020-04-05 Dylan DPCRollup merge of #70776 - RalfJung:raw-vec, r=Dylan...
2020-04-05 Dylan DPCRollup merge of #70769 - RalfJung:fixed, r=Dylan-DPC
2020-04-05 Dylan DPCRollup merge of #70760 - PonasKovas:docs, r=Dylan-DPC
2020-04-05 Dylan DPCRollup merge of #70558 - RalfJung:vec-extend-aliasing...
2020-04-05 Linus FärnstrandMake libcore float constant examples similar to libstd
2020-04-05 Linus FärnstrandRemove more std::f32 imports in libstd
2020-04-05 Ralf Jungfix comment
2020-04-05 Ralf Jungclarify safety in RawVec::into_box
2020-04-05 Ralf Jungadd test
2020-04-05 Ralf Jungmiri assignment check: compare types after normalizing...
2020-04-05 borsAuto merge of #70803 - arlosi:hash-regression, r=eddyb
2020-04-05 Linus FärnstrandStop importing the float modules. Use assoc consts
2020-04-05 Linus FärnstrandStop importing integer modules in libstd
2020-04-05 Linus FärnstrandStop importing int module in float parse test
2020-04-05 Linus FärnstrandStop importing int modules in librustdoc
2020-04-05 Linus FärnstrandStop importing int/float modules in libserialize
2020-04-05 Linus FärnstrandStop importing int/float modules in librustc_*
2020-04-05 Linus FärnstrandStop importing int/float modules in libcore
2020-04-05 Linus FärnstrandStop importing integer modules in liballoc
2020-04-05 Arlo SiemsenFix performance regression in debuginfo file_metadata.
2020-04-05 Ralf Jungtweak swap_remove
2020-04-05 borsAuto merge of #70800 - Dylan-DPC:rollup-9jjoptp, r...
2020-04-05 Aaron HillQuery-ify Instance::resolve
2020-04-05 Dylan DPCRollup merge of #70783 - tshepang:deleted-types, r...
2020-04-05 Dylan DPCRollup merge of #70768 - petrochenkov:macambig, r=Centr...
2020-04-05 Dylan DPCRollup merge of #70766 - tspiteri:forget-to-ManuallyDro...
next