]> git.lizzy.rs Git - rust.git/history - src/libstd/backtrace.rs
Auto merge of #68943 - ecstatic-morse:no-useless-drop-on-enum-variants, r=matthewjasper
[rust.git] / src / libstd / backtrace.rs
2020-03-01 borsAuto merge of #68943 - ecstatic-morse:no-useless-drop...
2020-02-29 Dylan DPCRollup merge of #69584 - zantysor:fix-saturating-durati...
2020-02-29 Dylan DPCRollup merge of #69582 - RalfJung:vec-parts, r=Centril
2020-02-29 Dylan DPCRollup merge of #69581 - RalfJung:align_to_mut, r=Centril
2020-02-29 Dylan DPCRollup merge of #69572 - matthiaskrgr:try_err_and_iter_...
2020-02-29 Dylan DPCRollup merge of #69571 - matthiaskrgr:useless_asref...
2020-02-29 borsAuto merge of #69263 - anyska:blacklist-powerpc-zst...
2020-02-29 borsAuto merge of #69260 - GuillaumeGomez:create-E0747...
2020-02-29 borsAuto merge of #69570 - Dylan-DPC:rollup-d6boczt, r...
2020-02-29 Dylan DPCRollup merge of #69567 - matthiaskrgr:useless_fmt,...
2020-02-29 Dylan DPCRollup merge of #69563 - andre-richter:fix_no_std_match...
2020-02-29 Dylan DPCRollup merge of #69551 - matthiaskrgr:len_zero, r=Mark...
2020-02-28 Matthias Krügeruse is_empty() instead of len() == x to determine...
2020-02-28 borsAuto merge of #68827 - ssomers:btree_navigation_revisit...
2020-02-27 borsAuto merge of #68528 - ecstatic-morse:maybe-init-varian...
2020-02-27 borsAuto merge of #67332 - matthewjasper:drop-in-place...
2020-02-26 XAMPPRockyMerge branch 'master' into relnotes-1.42.0
2020-02-26 Dylan DPCRollup merge of #68712 - HeroicKatora:finalize-ref...
2020-02-26 borsAuto merge of #67290 - jonas-schievink:leak-audit,...
2020-02-26 Dylan DPCRollup merge of #67637 - Mark-Simulacrum:primitive...
2020-02-22 Dylan DPCRollup merge of #68984 - ecstatic-morse:const-u8-is...
2020-02-22 borsAuto merge of #67330 - golddranks:split_inclusive,...
2020-02-20 Mazdak FarrokhzadRollup merge of #68877 - estebank:point-at-params,...
2020-02-20 Dylan DPCRollup merge of #68978 - ecstatic-morse:const-int-pow...
2020-02-20 Dylan DPCRollup merge of #68945 - mjbshaw:once_is_completed...
2020-02-20 Dylan DPCRollup merge of #68705 - BijanT:ll_remove, r=Mark-Simul...
2020-02-19 borsAuto merge of #69113 - ecstatic-morse:unified-dataflow...
2020-02-18 Mazdak FarrokhzadRollup merge of #69146 - matthewjasper:literal-qualif...
2020-02-18 Yuki OkushiRollup merge of #68767 - kubo39:patch-macos, r=shepmaster
2020-02-18 Yuki OkushiRollup merge of #68597 - ollie27:skip_nth_last, r=Amanieu
2020-02-17 Yuki OkushiRollup merge of #69158 - ecstatic-morse:graphviz-diff...
2020-02-17 Yuki OkushiRollup merge of #68495 - sdegutis:patch-1, r=Mark-Simul...
2020-02-16 borsAuto merge of #67885 - tobithiel:fix_group_lint_allow_o...
2020-02-16 borsAuto merge of #69156 - ecstatic-morse:unified-dataflow...
2020-02-15 borsAuto merge of #68668 - GuillaumeGomez:struct-variant...
2020-02-15 Dylan DPCRollup merge of #69106 - RReverser:wasi-fs-copy, r...
2020-02-15 Dylan DPCRollup merge of #64069 - danielhenrymantilla:feature...
2020-02-14 Yuki OkushiRollup merge of #69051 - Centril:st-fixes, r=eddyb
2020-02-14 Yuki OkushiRollup merge of #68856 - Centril:or-pat-ref-pat, r...
2020-02-14 Yuki OkushiRollup merge of #68475 - Aaron1011:fix/forest-caching...
2020-02-14 Yuki OkushiRollup merge of #68129 - varkor:infer-binary-operand...
2020-02-14 borsAuto merge of #69115 - ehuss:update-books, r=Dylan-DPC
2020-02-14 borsAuto merge of #68693 - Zoxc:query-no-arc, r=michaelwoer...
2020-02-13 Dylan DPCRollup merge of #68938 - Areredify:gat_lifetime_shadowi...
2020-02-13 Dylan DPCRollup merge of #69104 - tmiasko:configure-cmake, r...
2020-02-13 Dylan DPCRollup merge of #69082 - estebank:boxfuture-box-pin...
2020-02-13 Dylan DPCRollup merge of #69068 - Goirad:make-sgx-arg-cleanup...
2020-02-13 Dylan DPCRollup merge of #69050 - nnethercote:micro-optimize...
2020-02-13 Dylan DPCRollup merge of #69049 - pthariensflame:improvement...
2020-02-13 Dylan DPCRollup merge of #69048 - estebank:hrlt-assoc, r=nagisa
2020-02-13 Dylan DPCRollup merge of #69008 - Aaron1011:fix/opaque-ty-parent...
2020-02-13 Dylan DPCRollup merge of #68848 - nnethercote:hasten-macro-parsi...
2020-02-13 Dylan DPCRollup merge of #67642 - Mark-Simulacrum:relax-bounds...
2020-02-13 borsAuto merge of #69097 - Xanewok:update-rls-rustfmt,...
2020-02-12 borsAuto merge of #69105 - Dylan-DPC:rollup-n73lh5h, r...
2020-02-12 Dylan DPCRollup merge of #69095 - GuillaumeGomez:minified-theme...
2020-02-12 Dylan DPCRollup merge of #69086 - tmandry:probestack-hidden...
2020-02-12 Dylan DPCRollup merge of #69040 - jethrogb:jb/cleanup-sgx-entry...
2020-02-12 Dylan DPCRollup merge of #69038 - yaahc:backtrace-debug, r=dtolnay
2020-02-11 Jane Lusbyremove intentionally failing test
2020-02-11 Jane Lusbybackwards again, god damnit
2020-02-11 Jane Lusbyrule over the code in libstd with an iron fist
2020-02-11 Jane Lusbymaximum alternative consistency!
2020-02-11 Jane Lusbymake symbol printing consistent with backtrace_rs
2020-02-11 Jane Lusbyadd nice alt fmt for debug
2020-02-11 Jane Lusbyuse debug_map and skip empty frames
2020-02-10 Jane Lusbyremove Some from fn name
2020-02-10 Jane Lusbyfinal format cleanups
2020-02-10 Jane Lusbymake it compile
2020-02-10 Jane Lusbyremove unnecessary Debug impl for BacktraceFrame
2020-02-10 Jane Lusbyremove unnecessary derives
2020-02-10 Jane Lusbyless noisy format
2020-02-10 Jane LusbyGet vaguely working with a test for checking output
2020-02-10 Jane LusbyAdd initial debug fmt for Backtrace
2019-12-21 Mazdak FarrokhzadRollup merge of #67059 - TommasoBianchi:dropck_fix_pr...
2019-12-16 Mazdak FarrokhzadRollup merge of #66771 - SimonSapin:panic-stability...
2019-12-16 Mazdak FarrokhzadRollup merge of #66735 - SOF3:feature/str_strip, r...
2019-12-16 Mazdak FarrokhzadRollup merge of #65778 - bdonlan:stable_weak_count...
2019-12-13 Mazdak FarrokhzadRollup merge of #66341 - crgl:vec-deque-extend, r=Amanieu
2019-12-12 Yuki OkushiRollup merge of #62514 - stephaneyfx:box-ffi, r=nikomat...
2019-12-11 Mazdak FarrokhzadRollup merge of #66881 - krishna-veerareddy:issue-66780...
2019-12-10 Yuki OkushiRollup merge of #66377 - XAMPPRocky:relnotes-1.40.0...
2019-12-09 Christoph SchmidlerMerge branch 'master' of github.com:TheSamsa/rust
2019-12-08 Petermove from non zero impls to `libcore/convert/num.rs`
2019-12-08 borsAuto merge of #66984 - GuillaumeGomez:move-clean-types...
2019-12-08 borsAuto merge of #66730 - hermitcore:master, r=alexcrichton
2019-12-08 Mazdak FarrokhzadRollup merge of #66325 - BartMassey:master, r=joshtriplett
2019-12-07 borsAuto merge of #66882 - mati865:znver1_fix, r=nikomatsakis
2019-12-06 Yuki OkushiRollup merge of #66959 - GuillaumeGomez:cfg-duplicates...
2019-12-06 Yuki OkushiRollup merge of #66846 - gizmondo:master, r=michaelwoer...
2019-12-06 Yuki OkushiRollup merge of #66900 - GuillaumeGomez:clean-up-err...
2019-12-06 Yuki OkushiRollup merge of #66764 - estebank:reword-bad-collect...
2019-12-06 Yuki OkushiRollup merge of #66649 - Wind-River:master_xyz, r=alexc...
2019-12-06 borsAuto merge of #66911 - eddyb:nicer-rustc_regions, r...
2019-12-05 Mazdak FarrokhzadRollup merge of #67005 - andrewbanchich:master, r=josht...
2019-12-05 Mazdak FarrokhzadRollup merge of #66710 - vorner:weak-into-raw-null...
2019-12-05 borsAuto merge of #66828 - GuillaumeGomez:less-minification...
2019-12-04 borsAuto merge of #66866 - oli-obk:const_fn_memoization...
2019-12-04 borsAuto merge of #66408 - nnethercote:greedy-process_oblig...
2019-12-03 Mazdak FarrokhzadRollup merge of #66903 - Centril:parse-enum-variant...
next