]> git.lizzy.rs Git - rust.git/history - library
Auto merge of #74410 - mati865:mingw-no-self-contained-when-cross-compiling, r=petroc...
[rust.git] / library /
2020-08-10 borsAuto merge of #74410 - mati865:mingw-no-self-contained...
2020-08-10 borsAuto merge of #75351 - JohnTitor:rollup-q9udsyx, r...
2020-08-10 Yuki OkushiRollup merge of #75350 - estebank:foreign-fn-with-body...
2020-08-10 Yuki OkushiRollup merge of #75348 - denisvasilik:intra-doc-links...
2020-08-10 Yuki OkushiRollup merge of #75344 - camelid:rename-important-to...
2020-08-10 Yuki OkushiRollup merge of #75328 - GuillaumeGomez:cleanup-e0749...
2020-08-10 Yuki OkushiRollup merge of #75320 - estebank:js-for-i-of-x, r...
2020-08-10 Yuki OkushiRollup merge of #75318 - jyn514:primitive, r=manishearth
2020-08-10 Yuki OkushiRollup merge of #75286 - pickfire:patch-9, r=jyn514
2020-08-10 Yuki OkushiRollup merge of #74200 - poliorcetics:std-panicking...
2020-08-09 Denis VasilikAdd link for Duration
2020-08-09 Denis VasilikRemove liNone as it is in the prelude
2020-08-09 Denis VasilikUse intra-doc links
2020-08-09 borsAuto merge of #75137 - Aaron1011:fix/hygiene-skip-expnd...
2020-08-09 Ivan Thamshow multiple slashes starts_with Path example
2020-08-09 borsAuto merge of #75134 - Aaron1011:feature/expn-data...
2020-08-09 borsAuto merge of #75293 - poliorcetics:intra-doc-links...
2020-08-09 borsAuto merge of #75280 - overdrivenpotato:psp-unwind...
2020-08-09 borsAuto merge of #75306 - Amanieu:hashbrown8, r=Mark-Simul...
2020-08-08 borsAuto merge of #75308 - JohnTitor:rollup-vnnny43, r...
2020-08-08 Yuki OkushiRollup merge of #75292 - slanterns:cleanup-E0502, r...
2020-08-08 Yuki OkushiRollup merge of #75291 - GuillaumeGomez:cleanup-e0750...
2020-08-08 Yuki OkushiRollup merge of #75290 - rust-lang:min_const_generics...
2020-08-08 Yuki OkushiRollup merge of #75289 - pickfire:patch-12, r=jonas...
2020-08-08 Yuki OkushiRollup merge of #75288 - pickfire:patch-11, r=jonas...
2020-08-08 Yuki OkushiRollup merge of #75287 - pickfire:patch-10, r=jonas...
2020-08-08 Yuki OkushiRollup merge of #75285 - pickfire:patch-8, r=jonas...
2020-08-08 Yuki OkushiRollup merge of #75284 - pickfire:patch-7, r=LukasKalbe...
2020-08-08 Yuki OkushiRollup merge of #75266 - aticu:master, r=RalfJung
2020-08-08 Yuki OkushiRollup merge of #75262 - pickfire:patch-6, r=jyn514
2020-08-08 Yuki OkushiRollup merge of #75248 - TimDiekmann:NonNull-as_mut_ptr...
2020-08-08 Yuki OkushiRollup merge of #75162 - poliorcetics:move-documentatio...
2020-08-08 Yuki OkushiRollup merge of #75151 - pickfire:patch-4, r=LukasKalbe...
2020-08-08 Yuki OkushiRollup merge of #74842 - hermitcore:thread_local, r...
2020-08-08 Yuki OkushiRollup merge of #74712 - strom-und-spiele:E0271-cleanup...
2020-08-08 borsAuto merge of #75271 - cuviper:array-iter, r=LukasKalbe...
2020-08-08 borsAuto merge of #75163 - canova:map_into_keys_values...
2020-08-08 borsAuto merge of #75260 - davidtwco:polymorphization-promo...
2020-08-08 Nazım Can AltınovaUpdate the tracking issue number of map_into_keys_values
2020-08-08 Alexis BourgetAdd an example about the behaviour of move and Fn*...
2020-08-08 Nazım Can AltınovaRemove min/max values from IntoValues Iterator implemen...
2020-08-08 borsAuto merge of #74533 - nikic:issue-74425, r=eddyb
2020-08-08 Alexis BourgetMove to intra-doc links in library/std/src/path.rs
2020-08-08 aticuAdd safety section to `NonNull::as_*` method docs
2020-08-08 borsAuto merge of #74289 - lzutao:unroll, r=LukasKalbertodt
2020-08-08 Ivan ThamRemove abmiguity from PathBuf pop example
2020-08-08 Ivan ThamUse assert! for Path exists example to check bool
2020-08-08 Ivan ThamShow Path extension example change multi extension
2020-08-08 Ivan ThamAdd additonal case for Path starts with
2020-08-08 Ivan ThamSeparate example for Path strip_prefix
2020-08-08 Ivan ThamShow relative example for Path ancestors
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 Marko MijalkovicAdd back unwinding support for Sony PSP
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 Josh StoneSimplify array::IntoIter
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 Ivan ThamShow multi extension example for Path in doctests
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 Nazım Can AltınovaChange the comment of BTreeMap::into_values
2020-08-07 Nazım Can AltınovaOnly print the fields that are relevant to iterators...
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 Nazım Can AltınovaAdd unit tests for new `BTreeMap::into_{keys,values...
2020-08-07 Nazım Can AltınovaAdd unit tests for new `HashMap::into_{keys,values...
2020-08-07 Nazım Can AltınovaAdd `into_{keys,values}` methods for BTreeMap
2020-08-07 Nazım Can AltınovaAdd `into_{keys,values}` methods for HashMap
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...
next