]> git.lizzy.rs Git - rust.git/history - src/liballoc
Remove usage of global variable "inlined_types"
[rust.git] / src / liballoc /
2020-01-18 borsAuto merge of #68037 - msizanoen1:riscv-ci, r=alexcrichton
2020-01-18 borsAuto merge of #67940 - JohnTitor:rustc-guide, r=JohnTitor
2020-01-18 Tyler MandryRollup merge of #68317 - GuillaumeGomez:clean-up-e0199...
2020-01-18 Tyler MandryRollup merge of #68314 - oli-obk:true_unwind, r=eddyb
2020-01-18 Tyler MandryRollup merge of #68312 - varkor:issue-67753-regression...
2020-01-18 Tyler MandryRollup merge of #68291 - tmiasko:sanitizer-tests, r...
2020-01-18 Tyler MandryRollup merge of #68279 - GuillaumeGomez:clean-up-e0198...
2020-01-18 Tyler MandryRollup merge of #68256 - estebank:bad-sugg-span, r...
2020-01-18 Tyler MandryRollup merge of #68093 - GuillaumeGomez:fix-deref-impl...
2020-01-18 Tyler MandryRollup merge of #66660 - jumbatm:dont_warn_about_snake_...
2020-01-17 borsAuto merge of #67476 - mark-i-m:simplify-borrow_check...
2020-01-17 borsAuto merge of #68311 - Dylan-DPC:rollup-wzgqw9t, r...
2020-01-17 Dylan DPCRollup merge of #68300 - ssomers:67281_take_2, r=Dylan-DPC
2020-01-17 Dylan DPCRollup merge of #67791 - Zoxc:lift-interning, r=eddyb
2020-01-17 Dylan DPCRollup merge of #66564 - foeb:66219-document-unsafe...
2020-01-17 Dylan DPCRollup merge of #68288 - RalfJung:fmt, r=oli-obk
2020-01-17 Dylan DPCRollup merge of #67956 - varkor:E0588-provide-context...
2020-01-17 borsAuto merge of #67731 - matthewjasper:drop-in-place...
2020-01-17 borsAuto merge of #66716 - derekdreery:debug_non_exhaustive...
2020-01-17 Stein SomersAllow added string.insert benchmarks to compile
2020-01-16 Dylan DPCRollup merge of #68263 - ollie27:rustdoc_invalid_syntax...
2020-01-16 Dylan DPCRollup merge of #68255 - tmiasko:unused-aux, r=Dylan-DPC
2020-01-16 Dylan DPCRollup merge of #68244 - tmiasko:leak, r=Centril
2020-01-16 Dylan DPCRollup merge of #68033 - ollie27:win_f32, r=dtolnay
2020-01-16 borsAuto merge of #68258 - RalfJung:miri, r=RalfJung
2020-01-16 Dylan DPCRollup merge of #68266 - Stromberg90:patch-2, r=Dylan-DPC
2020-01-16 Dylan DPCRollup merge of #68265 - JohnTitor:fix-issue-number...
2020-01-16 Dylan DPCRollup merge of #68223 - SOF3:float-fract-doc, r=varkor
2020-01-16 Dylan DPCRollup merge of #68096 - varkor:diagnostic-cleanup...
2020-01-16 Dylan DPCRollup merge of #67780 - cjgillot:passes-ty, r=Zoxc
2020-01-16 borsAuto merge of #67339 - CAD97:rc-provenance, r=sfackler
2020-01-15 borsAuto merge of #68254 - Dylan-DPC:rollup-9vhc59u, r...
2020-01-15 Dylan DPCRollup merge of #68252 - matthiaskrgr:redundant_clones...
2020-01-15 Dylan DPCRollup merge of #68237 - estebank:bad-bad-ice, r=petroc...
2020-01-15 Dylan DPCRollup merge of #68236 - JohnTitor:ice-tests, r=Centril
2020-01-15 Dylan DPCRollup merge of #68232 - Mark-Simulacrum:unicode-tables...
2020-01-15 Dylan DPCRollup merge of #68212 - csmoe:temp, r=estebank
2020-01-15 Dylan DPCRollup merge of #68123 - crlf0710:linked_list_cursor...
2020-01-15 Yuki OkushiRollup merge of #68141 - euclio:replace-bindings-with...
2020-01-15 Yuki OkushiRollup merge of #67784 - Mark-Simulacrum:residual-pad...
2020-01-14 borsAuto merge of #67711 - Amanieu:fix_unwind_leak, r=alexc...
2020-01-14 Charles LewUpdate APIs according to RFC change suggestions.
2020-01-14 borsAuto merge of #67076 - mbrubeck:condvar, r=dtolnay
2020-01-14 Yuki OkushiRollup merge of #68176 - GuillaumeGomez:clean-up-err...
2020-01-14 Yuki OkushiRollup merge of #68166 - ollie27:rustdoc_help_escape...
2020-01-14 Yuki OkushiRollup merge of #68150 - tillarnold:master, r=cramertj
2020-01-14 Yuki OkushiRollup merge of #68143 - skinny121:const-param-type...
2020-01-14 Yuki OkushiRollup merge of #68127 - varkor:clarify-extended-option...
2020-01-14 Yuki OkushiRollup merge of #68036 - euclio:libterm-ncurses6-fix...
2020-01-14 Yuki OkushiRollup merge of #67989 - ollie27:rustdoc_unstable,...
2020-01-13 borsAuto merge of #68088 - oli-obk:fix_miri, r=RalfJung
2020-01-13 borsAuto merge of #67850 - GuillaumeGomez:err-codes-checkup...
2020-01-13 Yuki OkushiRollup merge of #68157 - GuillaumeGomez:clean-up-e0186...
2020-01-13 Yuki OkushiRollup merge of #68135 - calebcartwright:rustc-parse...
2020-01-13 Yuki OkushiRollup merge of #68097 - MikailBag:master, r=shepmaster
2020-01-13 Yuki OkushiRollup merge of #67959 - liigo:patch-13, r=GuillaumeGomez
2020-01-13 Yuki OkushiRollup merge of #67313 - oli-obk:document_all_the_t̶h̶i...
2020-01-13 borsAuto merge of #67900 - nikic:prepare-llvm-10, r=nagisa
2020-01-12 borsAuto merge of #67831 - mati865:ci-images-upgrade, r...
2020-01-12 Charles LewAddress review comments.
2020-01-12 borsAuto merge of #67901 - matthewjasper:split-mir-build...
2020-01-12 Charles LewAddress review comments.
2020-01-12 borsAuto merge of #68142 - Centril:rollup-dl232e9, r=Centril
2020-01-12 Mazdak FarrokhzadRollup merge of #68108 - varkor:chained-comparison...
2020-01-12 Mazdak FarrokhzadRollup merge of #68089 - lzutao:revert-remote_item...
2020-01-12 Mazdak FarrokhzadRollup merge of #67948 - llogiq:gallop, r=Mark-Simulacrum
2020-01-12 Mazdak FarrokhzadRollup merge of #67867 - matthewjasper:opaque-assoc...
2020-01-11 borsAuto merge of #67458 - pnkfelix:fix-66530-by-propagatin...
2020-01-11 Charles LewImplement Cursor for linked lists. (RFC 2570).
2020-01-11 Mazdak FarrokhzadRollup merge of #68072 - JohnTitor:fix-macro-ice, r...
2020-01-11 Mazdak FarrokhzadRollup merge of #68070 - GuillaumeGomez:clean-up-e0185...
2020-01-11 Mazdak FarrokhzadRollup merge of #67889 - Zoxc:parallel-cgus, r=michaelw...
2020-01-11 Lzu TaoRevert "Rollup merge of #67727 - Dylan-DPC:stabilise...
2020-01-11 Mazdak FarrokhzadRollup merge of #68074 - matthew-healy:skip-llvm-rebuil...
2020-01-11 Mazdak FarrokhzadRollup merge of #68043 - Zoxc:missing-timers, r=wesleywiser
2020-01-10 borsAuto merge of #65241 - tmiasko:no-std-san, r=alexcrichton
2020-01-10 Yuki OkushiRollup merge of #68075 - ollie27:rustbuild_books, r...
2020-01-10 Yuki OkushiRollup merge of #68059 - jethrogb:jb/target-llvm-args...
2020-01-10 Yuki OkushiRollup merge of #68039 - euclio:remove-strip-hidden...
2020-01-10 Yuki OkushiRollup merge of #68019 - cuviper:in-tree-compiletest...
2020-01-10 Yuki OkushiRollup merge of #68014 - estebank:unify-e0599, r=cramertj
2020-01-10 Yuki OkushiRollup merge of #66045 - mzabaluev:unwrap-infallible...
2020-01-10 Mazdak FarrokhzadRollup merge of #68073 - Centril:fix-68062, r=estebank
2020-01-10 Mazdak FarrokhzadRollup merge of #68071 - estebank:ice-67995, r=Centril
2020-01-10 Mazdak FarrokhzadRollup merge of #67922 - Centril:lowering-cleanup,...
2020-01-10 Mazdak FarrokhzadRollup merge of #67501 - oli-obk:test-slice-patterns...
2020-01-10 Mazdak FarrokhzadRollup merge of #66463 - estebank:point-at-closure...
2020-01-09 borsAuto merge of #68067 - JohnTitor:rollup-vsj5won, r...
2020-01-09 Yuki OkushiRollup merge of #68054 - tspiteri:null-unchecked-as_mut...
2020-01-09 Yuki OkushiRollup merge of #68040 - sinkuu:unused, r=petrochenkov
2020-01-09 Yuki OkushiRollup merge of #68006 - infinity0:master, r=nikomatsakis
2020-01-09 Yuki OkushiRollup merge of #67975 - EmbarkStudios:export-statics...
2020-01-09 Yuki OkushiRollup merge of #67967 - JohnTitor:fix-ice-0107, r...
2020-01-09 Yuki OkushiRollup merge of #67935 - Thomasdezeeuw:issue_67669...
2020-01-09 Yuki OkushiRollup merge of #67725 - ssomers:into_key_slice_mut...
2020-01-09 Stein SomersApply suggestions from code review
2020-01-09 Stein SomersSimplify into_key_slice_mut and document bits and bobs
2020-01-08 Mazdak FarrokhzadRollup merge of #68005 - GuillaumeGomez:explanation...
2020-01-08 Mazdak FarrokhzadRollup merge of #67966 - popzxc:core-std-matches, r...
2020-01-08 Mazdak FarrokhzadRollup merge of #67884 - anp:allow-unused-const-attr...
next