]> git.lizzy.rs Git - rust.git/history - library/std/src
Auto merge of #74105 - npmccallum:naked, r=matthewjasper
[rust.git] / library / std / src /
2020-07-30 borsAuto merge of #74105 - npmccallum:naked, r=matthewjasper
2020-07-30 borsAuto merge of #74876 - oli-obk:lumberjack_disable,...
2020-07-30 borsAuto merge of #74923 - ehuss:update-cargo, r=Mark-Simul...
2020-07-30 borsAuto merge of #74929 - Manishearth:rollup-z2vflrp,...
2020-07-29 Manish GoregaokarRollup merge of #74927 - Lokathor:Lokathor-patch-1...
2020-07-29 Manish GoregaokarRollup merge of #74912 - giraffate:fix_broken_link_in_u...
2020-07-29 Manish GoregaokarRollup merge of #74910 - RalfJung:fence, r=Mark-Simulacrum
2020-07-29 Manish GoregaokarRollup merge of #74904 - joshtriplett:typo-fix, r=jonas...
2020-07-29 Manish GoregaokarRollup merge of #74902 - rust-lang:into_raw_non_null...
2020-07-29 Manish GoregaokarRollup merge of #74873 - lcnr:const-print, r=eddyb
2020-07-29 Manish GoregaokarRollup merge of #74869 - tmiasko:must-use-closures...
2020-07-29 Manish GoregaokarRollup merge of #74852 - lzutao:inline-rm-tostring...
2020-07-29 Manish GoregaokarRollup merge of #74819 - tmiasko:format-spec, r=joshtri...
2020-07-29 Manish GoregaokarRollup merge of #74742 - poliorcetics:ip-addr-remove...
2020-07-29 borsAuto merge of #73767 - P1n3appl3:rustdoc-formats, r...
2020-07-29 borsAuto merge of #74733 - richkadel:llvm-coverage-map...
2020-07-29 borsAuto merge of #72488 - KodrAus:stabilize/const_type_id...
2020-07-29 borsAuto merge of #72049 - mati865:mingw-lld, r=petrochenkov
2020-07-29 borsAuto merge of #74900 - tmiasko:doc-open, r=Mark-Simulacrum
2020-07-29 borsAuto merge of #74896 - imbolc:patch-1, r=kennytm
2020-07-29 ImbolcUpdate `fs::remove_file` docs
2020-07-29 borsAuto merge of #74887 - Mark-Simulacrum:cache-non-exhaus...
2020-07-29 borsAuto merge of #74894 - JohnTitor:rollup-4ine62a, r...
2020-07-29 Yuki OkushiRollup merge of #74891 - lcnr:auto-trait-finder, r...
2020-07-29 Yuki OkushiRollup merge of #74872 - JohnTitor:ping-risc-v, r=Mark...
2020-07-29 Yuki OkushiRollup merge of #74864 - lzutao:ayu-doccolor, r=Guillau...
2020-07-29 Yuki OkushiRollup merge of #74859 - mark-i-m:patch-1, r=JohnTitor
2020-07-29 Yuki OkushiRollup merge of #74814 - matklad:unwind-safe, r=KodrAus
2020-07-29 Yuki OkushiRollup merge of #74707 - matklad:split_once, r=dtolnay
2020-07-29 Yuki OkushiRollup merge of #74671 - rust-lang:const-generics-coerc...
2020-07-29 Yuki OkushiRollup merge of #74266 - GuillaumeGomez:cleanup-e0720...
2020-07-28 borsAuto merge of #74791 - tmiasko:raw-waker-inline, r...
2020-07-28 borsAuto merge of #74861 - mark-i-m:mv-std-followup, r...
2020-07-28 borsAuto merge of #74471 - da-x:string-type-diagnostic...
2020-07-28 borsAuto merge of #74482 - alexcrichton:update-stdarch...
2020-07-28 Alexis BourgetAdd note to clearly mark the RFC as rejected
2020-07-28 Alexis BourgetRemove links to rejected errata 4406 for RFC 4291
2020-07-28 Alex CrichtonUpdate stdarch submodule
2020-07-28 borsAuto merge of #74796 - infinity0:master, r=nikomatsakis
2020-07-28 Aleksey KladovFix RefUnwindSafe & UnwinsSafe impls for lazy::SyncLazy
2020-07-28 borsAuto merge of #74855 - jyn514:separate-lints, r=Manishearth
2020-07-28 borsAuto merge of #74841 - infinity0:fix-exec, r=Mark-Simul...
2020-07-28 borsAuto merge of #73265 - mark-i-m:mv-std, r=Mark-Simulacr...
2020-07-28 markmv std libs to library/