]> git.lizzy.rs Git - rust.git/history - src
Speed up path searching with `find_library_crate`.
[rust.git] / src /
2020-04-06 Nicholas NethercoteSpeed up path searching with `find_library_crate`.
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 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...
2020-04-05 Dylan DPCRollup merge of #70752 - yoshuawuyts:slice_fill, r...
2020-04-05 Dylan DPCRollup merge of #70748 - ogoffart:enum-layout-optim2...
2020-04-05 Dylan DPCRollup merge of #70635 - petrochenkov:nodefault, r...
2020-04-04 Yoshua WuytsAdd slice::fill
2020-04-04 borsAuto merge of #70149 - Xanewok:update-rls, r=Xanewok
2020-04-04 Igor Matuszewskirustc-workspace-hack: Account for upgraded crossbeam...
2020-04-04 Igor Matuszewskitidy: Update rustc-ap-syntax to -rustc_ast
2020-04-04 Igor Matuszewskisubmodules: Update RLS and Rustfmt to 1.4.13
2020-04-04 Vadim PetrochenkovDo not lose or reorder user-provided linker arguments
2020-04-04 Tshepang Lekhonkhobecomment refers to removed type
2020-04-04 borsAuto merge of #69898 - spastorino:rename-rustc-guide2...
2020-04-04 Igor MatuszewskiUpdate src/tools/publish_toolstate.py
2020-04-04 Stefan LankesMerge branch 'master' into abi
2020-04-04 Ralf JungMiri: remove an outdated FIXME
2020-04-04 borsAuto merge of #70683 - jclulow:illumos-openssl-gmake...
2020-04-04 Vadim Petrochenkovmacro_rules: `NtLifetime` cannot start with an identifier
2020-04-04 Vadim Petrochenkovrustc_target: Rely on default value of `no_default_libr...
2020-04-04 Trevor Spiteriuse ManuallyDrop instead of forget inside collections
2020-04-04 Ponasdocs: make the description of Result::map_or more clear
2020-04-04 borsAuto merge of #70272 - eddyb:type-of-impl-trait, r...
2020-04-04 borsAuto merge of #70136 - hermitcore:network_tcp, r=dtolnay
2020-04-04 Stefan LankesMerge branch 'master' into abi
2020-04-04 Eduard-Mihai Burtescutypeck/type_of: only early-bound and (free) late-bound...
2020-04-04 Eduard-Mihai Burtescutests: add tests for lifetime and const params of opaqu...
2020-04-04 Eduard-Mihai Burtescutypeck/type_of: let wfcheck handle duplicate generics...
2020-04-04 Eduard-Mihai Burtescutypeck/type_of: let wfcheck handle concrete types in...
2020-04-04 Eduard-Mihai Burtescutypeck/type_of: don't ignore incorrect defining uses...
2020-04-04 Eduard-Mihai Burtescutypeck/type_of: simplify checking of opaque types with...
2020-04-04 borsAuto merge of #69718 - arlosi:debughash, r=eddyb
2020-04-03 borsAuto merge of #70156 - michaelwoerister:incr-cgus,...
2020-04-03 Olivier GoffartDo not disable field reordering on enums with big discr...
2020-04-03 borsAuto merge of #70747 - Centril:rollup-2vx9bve, r=Centril
2020-04-03 Mazdak FarrokhzadRollup merge of #70741 - DutchGhost:test-59023, r=Centril
2020-04-03 Mazdak FarrokhzadRollup merge of #70735 - GuillaumeGomez:cleanup-e0502...
2020-04-03 Mazdak FarrokhzadRollup merge of #70720 - ecstatic-morse:issue-70637...
2020-04-03 Mazdak FarrokhzadRollup merge of #70707 - ecstatic-morse:dataflow-graphv...
2020-04-03 Mazdak FarrokhzadRollup merge of #70641 - estebank:dedup-code, r=nikomat...
2020-04-03 Mazdak FarrokhzadRollup merge of #70640 - jonas-schievink:async-ice...
2020-04-03 Mazdak FarrokhzadRollup merge of #70597 - vakaras:thread_new_double_free...
2020-04-03 Mazdak FarrokhzadRollup merge of #70576 - Rustin-Liu:rustin-patch-link...
2020-04-03 Mazdak FarrokhzadRollup merge of #69860 - faern:use-assoc-int-consts...
2020-04-03 Josh StoneUse a macro to expand the specialized Fuse
2020-04-03 Josh StoneOpen-code Fuse's Option matches
2020-04-03 Oliver SchererAdd regression test for #70673
2020-04-03 Rustin-LiuUpdate the description of link_cfg unstable
2020-04-03 Vytautas AstrauskasDelete unnecessary stub stack overflow handler for...
2020-04-03 Vytautas AstrauskasDelete unnecessary stub stack overflow handler for...
next