about summary refs log tree commit diff
path: root/src/etc
AgeCommit message (Expand)AuthorLines
2020-04-10Enforce Python 3 as much as possibleGuillaume Gomez-2/+2
2020-04-06Rollup merge of #70713 - jsgf:rust-gdb-rustc, r=Mark-SimulacrumMazdak Farrokhzad-2/+18
2020-04-05Stop importing int module in float parse testLinus Färnstrand-1/+0
2020-04-02Prefer sysroot from rustc in same directory as rust-gdbJeremy Fitzhardinge-2/+18
2020-04-02tests: remove ignore directives from tests that mention core/alloc/std spans.Eduard-Mihai Burtescu-3/+0
2020-03-27Auto merge of #70282 - ssomers:btreemap_gdb_pretty_print, r=Mark-Simulacrumbors-2/+2
2020-03-26Test and fix gdb pretty printing againStein Somers-2/+2
2020-03-25Make x.py compatible with python 3.8.Thomas Bächler-2/+8
2020-03-21Test pretty printing more and fix overzealous type substitutionStein Somers-1/+1
2020-03-20Fix debugger pretty printing of BTreesMark Rousskov-13/+21
2020-02-13Rollup merge of #69049 - pthariensflame:improvement/imgbot, r=GuillaumeGomezDylan DPC-0/+0
2020-02-11[ImgBot] Optimize imagesImgBotApp-0/+0
2020-02-08shorten comment blocks to < 100 charactersChris Simpkins-4/+4
2020-02-08remove unnecessary import statement, PEP8 format spacingChris Simpkins-22/+26
2020-02-08PEP8 format spacingChris Simpkins-0/+1
2020-02-08PEP8 format spacing, remove unnecessary local variable assignmentChris Simpkins-14/+26
2020-02-08remove unnecessary import statementChris Simpkins-1/+0
2020-02-08PEP8 format spacing, split import statementsChris Simpkins-6/+9
2020-02-08PEP8 format spacingChris Simpkins-20/+23
2020-02-07remove unnecessary sys importChris Simpkins-1/+1
2020-02-07PEP8 format spacingChris Simpkins-2/+4
2019-12-28Auto merge of #67334 - estebank:ignore-triple, r=nikomatsakisbors-1/+3
2019-12-28Ignore i586-unknown-linux-gnu and i586-unknown-musl in testsEsteban Küber-1/+3
2019-12-25tidy: change msdn links to newer locationsLzu Tao-1/+1
2019-12-22Format the worldMark Rousskov-5/+5
2019-11-29Make dec2flt_table compatible with rustfmtDavid Tolnay-5/+10
2019-11-23Auto merge of #66597 - MaulingMonkey:pr-natvis-std-collections-hash, r=michae...bors-0/+102
2019-11-20debuginfo: Support for std::collections::Hash* in windows debuggers.MaulingMonkey-0/+102
2019-11-20made gdb pretty-printing script more robust when printing uninitialized vec.Felix S. Klock II-1/+11
2019-11-02also adjust ignore in generated testsRalf Jung-2/+1
2019-09-22ignore-x86 instead of ignore-muslEsteban Küber-1/+1
2019-09-22ignore musl target in tests to avoid issues with output differencesEsteban Küber-0/+2
2019-09-21Rollup merge of #64617 - alexcrichton:smaller-msi, r=Mark-SimulacrumMazdak Farrokhzad-1/+1
2019-09-19rustbuild: Turn down compression on msi installersAlex Crichton-1/+1
2019-09-19rustbuild: Turn down compression on exe installersAlex Crichton-3/+3
2019-09-09lldb: avoid mixing "Hit breakpoint" message with other output.Eduard-Mihai Burtescu-1/+4
2019-08-28std: Remove the `wasm_syscall` featureAlex Crichton-107/+1
2019-07-14Check for lldb existencesLzu Tao-14/+19
2019-07-04Rollup merge of #62337 - Mark-Simulacrum:fix-cpu-usage-script, r=alexcrichtonMazdak Farrokhzad-1/+1
2019-07-03Fix bucket in CPU usage scriptMark Rousskov-1/+1
2019-06-28import gdb for explicit access to gdb.current_objfile()cclauss-0/+1
2019-06-20Auto merge of #61827 - golddranks:lldb_fix, r=nikomatsakisbors-3/+3
2019-06-18ci: Add a script for generating CPU usage graphsAlex Crichton-0/+49
2019-06-16Fix rust-lldb wrapper scripts.Pyry Kontio-3/+3
2019-05-09Fix .natvis visualizers.MaulingMonkey-10/+10
2019-03-06rust-lldb: fix crash when printing empty stringAndy Russell-0/+2
2019-02-17Rollup merge of #58489 - xfix:fix-keyword-tests-runtime-error, r=alexcrichtonkennytm-2/+2
2019-02-15Fix runtime error in generate-keyword-testsKonrad Borowski-2/+2
2019-02-08Remove initial newline from automatically generated span testsKonrad Borowski-1/+1
2019-02-08Remove code for updating copyright years in generate-deriving-span-testsKonrad Borowski-22/+6