]> git.lizzy.rs Git - rust.git/history - library
Auto merge of #74533 - nikic:issue-74425, r=eddyb
[rust.git] / library /
2020-08-08 borsAuto merge of #74533 - nikic:issue-74425, r=eddyb
2020-08-08 borsAuto merge of #74289 - lzutao:unroll, r=LukasKalbertodt
2020-08-08 borsAuto merge of #75282 - RalfJung:miri-black-box, r=oli-obk
2020-08-08 Ralf Jungmake black_box a NOP in Miri
2020-08-08 borsAuto merge of #75257 - ssomers:btree_74762_again, r...
2020-08-08 borsAuto merge of #74932 - nnethercote:rm-ast-session-globa...
2020-08-08 borsAuto merge of #75276 - JohnTitor:rollup-rz4hs0w, r...
2020-08-08 Yuki OkushiRollup merge of #75270 - matthiaskrgr:clippy_aug_1...
2020-08-08 Yuki OkushiRollup merge of #75267 - estebank:cleanup, r=Dylan-DPC
2020-08-08 Yuki OkushiRollup merge of #75259 - giraffate:add_missing_backtick...
2020-08-08 Yuki OkushiRollup merge of #75253 - RalfJung:cleanup-const-hack...
2020-08-08 Yuki OkushiRollup merge of #75250 - RalfJung:uninit-const-ptr...
2020-08-08 Yuki OkushiRollup merge of #75237 - nbdd0121:rustdoc, r=jyn514
2020-08-08 Yuki OkushiRollup merge of #75224 - Aaron1011:fix/function-argumen...
2020-08-08 borsAuto merge of #74877 - lcnr:min_const_generics, r=oli-obk
2020-08-08 borsAuto merge of #75048 - eggyal:force-no-tco-start-backtr...
2020-08-07 Matthias Krügerfix clippy::needless_return: remove unneeded return...
2020-08-07 borsAuto merge of #75071 - ssomers:btree_cleanup_5, r=Mark...
2020-08-07 Alan EgertonPrevent `__rust_begin_short_backtrace` frames from...
2020-08-07 borsAuto merge of #75255 - davidtwco:polymorphisation-symbo...
2020-08-07 Stein SomersBTreeMap: enforce the panic rule imposed by `replace`
2020-08-07 borsAuto merge of #74821 - oli-obk:const_eval_read_uninit_f...
2020-08-07 borsAuto merge of #74627 - petrochenkov:docbeauty2, r=Aaron1011
2020-08-07 Stein SomersBTreeMap: better way to postpone root access in DrainFilter
2020-08-07 Ralf Jungclean up const-hacks in int endianess conversion functions
2020-08-07 borsAuto merge of #73842 - euclio:doctest-expn, r=Guillaume...
2020-08-07 Ralf Jungfix feature gate and tracking issue
2020-08-07 Ralf Jungmake MaybeUninit::as_(mut_)ptr const
2020-08-07 borsAuto merge of #70052 - Amanieu:hashbrown7, r=Mark-Simul...
2020-08-07 borsAuto merge of #75244 - Manishearth:rollup-dzfyjva,...
2020-08-07 Manish GoregaokarRollup merge of #75227 - Amanieu:fix_asm_arch, r=Mark...
2020-08-07 Manish GoregaokarRollup merge of #75203 - canova:btreemap-into-iter...
2020-08-07 Manish GoregaokarRollup merge of #75079 - jyn514:disambiguator, r=Manish...
2020-08-07 Manish GoregaokarRollup merge of #74774 - oliver-giersch:set_data_ptr...
2020-08-07 Amanieu d'AntrasUpdate hashbrown to 0.8.1
2020-08-07 borsAuto merge of #75121 - tmiasko:str-slicing, r=Mark...
2020-08-07 borsAuto merge of #75233 - RalfJung:miri, r=RalfJung
2020-08-07 borsAuto merge of #75238 - JohnTitor:rollup-llbk0sq, r...
2020-08-07 Yuki OkushiRollup merge of #75236 - syntacticsugarglider:patch...
2020-08-07 Yuki OkushiRollup merge of #75232 - leijurv:patch-1, r=jonas-schievink
2020-08-07 Yuki OkushiRollup merge of #75217 - GuillaumeGomez:cleanup-e0747...
2020-08-07 Yuki OkushiRollup merge of #75211 - lzutao:native-endian-notes...
2020-08-07 Yuki OkushiRollup merge of #75210 - nnethercote:change-type-of...
2020-08-07 Yuki OkushiRollup merge of #75190 - GuillaumeGomez:cleanup-e0746...
2020-08-07 Yuki OkushiRollup merge of #75188 - Aaron1011:fix/fieldless-tuple...
2020-08-07 Yuki OkushiRollup merge of #75183 - Aaron1011:toolstate/a-rustfmt...
2020-08-07 Yuki OkushiRollup merge of #75181 - WaffleLapkin:patch-2, r=ecstat...
2020-08-07 Yuki OkushiRollup merge of #75179 - lzutao:unsed-ipv4-frominner...
2020-08-07 Yuki OkushiRollup merge of #75175 - lzutao:doctest-ipv4-fromu32...
2020-08-07 Yuki OkushiRollup merge of #74888 - infinity0:ignore-endian-big...
2020-08-06 borsAuto merge of #75228 - tmiasko:keep-stdout-open, r...
2020-08-06 borsAuto merge of #75218 - Aaron1011:feature/prof-metadata...
2020-08-06 borsAuto merge of #75086 - lzutao:u32const, r=oli-obk
2020-08-06 borsAuto merge of #74889 - JohnTitor:hrtb-tests, r=nikomatsakis
2020-08-06 Lzu TaoNote about endianness of returned value
2020-08-06 borsAuto merge of #75008 - eddyb:rmeta-indexed-trait-impls...
2020-08-06 Tomasz MiąskoKeep stdout open in limit_vector_count test
2020-08-05 Nazım Can AltınovaMake IntoIterator lifetime bounds of &BTreeMap match...
2020-08-05 borsAuto merge of #75166 - JulianKnodt:i64494, r=lcnr
2020-08-05 borsAuto merge of #75005 - adamreichold:limit-vector-count...
2020-08-05 Adam ReicholdAdd fallback for cfg(unix) targets that do not define...
2020-08-05 Adam ReicholdRely only on POSIX semantics for I/O vector count
2020-08-05 Adam ReicholdReduce synchronization overhead of I/O vector count...
2020-08-05 Adam ReicholdMemoize the I/O vector count limit
2020-08-05 Adam ReicholdQuery maximum vector count on Linux and macOS
2020-08-05 borsAuto merge of #75165 - JulianKnodt:i72787, r=lcnr
2020-08-05 borsAuto merge of #75169 - ehuss:update-cargo, r=ehuss
2020-08-05 borsAuto merge of #75124 - nnethercote:clean-up-rustdoc...
2020-08-05 borsAuto merge of #75155 - davidtwco:polymorphization-incr...
2020-08-05 Lzu TaoRemove unused FromInner impl for Ipv4Addr
2020-08-05 Lzu TaoMake doctests of Ipv4Addr::from(u32) easier to read
2020-08-05 borsAuto merge of #75037 - richkadel:llvm-coverage-map...
2020-08-05 borsAuto merge of #75174 - JohnTitor:rollup-z9djftk, r...
2020-08-05 Lzu TaoUse u32::from_ne_bytes to fix a FIXME
2020-08-05 Yuki OkushiRollup merge of #75168 - ehuss:update-books, r=ehuss
2020-08-05 Yuki OkushiRollup merge of #75152 - TimDiekmann:replace_memblock...
2020-08-05 Yuki OkushiRollup merge of #75140 - GuillaumeGomez:cleanup-e0745...
2020-08-05 Yuki OkushiRollup merge of #75139 - pickfire:librustdoc-import...
2020-08-05 borsAuto merge of #75130 - lcnr:array_chunks, r=ecstatic...
2020-08-04 borsAuto merge of #75136 - JohnTitor:unsizing-casts-non...
2020-08-04 Rich KadelCompletes support for coverage in external crates
2020-08-04 Tim DiekmannRevert missing "memory block"
2020-08-04 Tim DiekmannRevert renaming of "memory block"
2020-08-04 borsAuto merge of #75133 - nnethercote:rm-SubstFolder-field...
2020-08-04 Tim DiekmannReplace `Memoryblock` with `NonNull<[u8]>`
2020-08-04 borsAuto merge of #74850 - TimDiekmann:remove-in-place...
2020-08-04 borsAuto merge of #75095 - pietroalbini:fallible-fast-fail...
2020-08-04 borsAuto merge of #75111 - mati865:use-lld-option, r=Mark...
2020-08-04 borsAuto merge of #75058 - ssomers:btree_cleanup_insert_2...
2020-08-04 borsAuto merge of #75126 - JohnTitor:rollup-aejluzx, r...
2020-08-04 Yuki OkushiRollup merge of #75106 - etherealist:docs_manifest...
2020-08-04 Yuki OkushiRollup merge of #75103 - Mark-Simulacrum:no-ra-for...
2020-08-04 Yuki OkushiRollup merge of #75084 - Aaron1011:stabilize/ident...
2020-08-04 Yuki OkushiRollup merge of #75083 - JohnTitor:follow-up-unused...
2020-08-04 Yuki OkushiRollup merge of #75081 - jyn514:fix-logging, r=Mark...
2020-08-04 Yuki OkushiRollup merge of #75056 - Veykril:path_statements_lint...
2020-08-04 Yuki OkushiRollup merge of #75043 - petrochenkov:hasname, r=nnethe...
2020-08-04 Yuki OkushiRollup merge of #74759 - carbotaniuman:uabs, r=shepmaster
2020-08-03 borsAuto merge of #74695 - alexcrichton:more-wasm-float...
2020-08-03 Tim DiekmannApply suggestions from code review
next