about summary refs log tree commit diff
path: root/src/etc
AgeCommit message (Expand)AuthorLines
2018-11-11Fix typos.Bruce Mitchener-1/+1
2018-11-07Rollup merge of #55441 - xfix:patch-12, r=aturonkennytm-1/+0
2018-10-29Rollup merge of #55447 - frewsxcv:frewsxcv-rename, r=Mark-SimulacrumPietro Albini-1/+1
2018-10-28Fix invalid path in generate-deriving-span-tests.py.Corey Farwell-1/+1
2018-10-28Remove unused re import in gdb_rust_pretty_printingKonrad Borowski-1/+0
2018-10-28Remove unused sys import from generate-deriving-span-testsKonrad Borowski-1/+1
2018-10-23fix typos in various placesMatthias Krüger-1/+1
2018-10-21Remove the parse-fail test suiteVadim Petrochenkov-1/+1
2018-10-12Rollup merge of #54989 - Munksgaard:fix-htmldocck-typos, r=tmandrykennytm-25/+27
2018-10-11Fix spelling in the documentation to htmldocck.pyPhilip Munksgaard-25/+27
2018-10-09fix tidyJorge Aparicio-3/+5
2018-10-09gdb_rust_pretty_printing: adapt to the changes in the layout of btree::LeafNodeJorge Aparicio-4/+10
2018-09-29Revert "Auto merge of #53508 - japaric:maybe-uninit, r=RalfJung"Ralf Jung-12/+4
2018-09-22fix tidyJorge Aparicio-3/+5
2018-09-22gdb_rust_pretty_printing: adapt to the changes in the layout of btree::LeafNodeJorge Aparicio-4/+10
2018-09-07Have rust-lldb look for the rust-enabled lldbTom Tromey-9/+17
2018-08-30Fix direction of slashes in the help text example.Philip Daniels-3/+3
2018-08-28Add rust-gdbgui script.Philip Daniels-0/+65
2018-08-19Exec gdb and lldb in rust-* wrappersftilde-2/+2
2018-08-19Avoid creation of command temp file in rust-lldbftilde-12/+9
2018-08-15pretty printing for btreemapUnknown-0/+51
2018-08-14Rollup merge of #53112 - fukatani:pretty-print-btreeset, r=michaelwoeristerkennytm-0/+48
2018-08-13fix behaviorUnknown-3/+2
2018-08-13bug fixUnknown-1/+1
2018-08-06pretty print BTreeSetfukatani-0/+49
2018-08-05Remove unnecessary or invalid feature attributesvarkor-4/+0
2018-07-29fix coding styleUnknown-2/+4
2018-07-29pretty print for std::collections::vecdequeUnknown-0/+56
2018-07-16Enable default inlining in platform intrinsicsljedrz-3/+0
2018-07-02Add some more additional functions to the shimest31-0/+4
2018-06-04slightly improve rustdoc xml path errorGuillaume Gomez-9/+13
2018-05-21rust-gdb: work around the re-used -d argument in cgdbBenjamin Lamowski-1/+1
2018-04-25Use UFCSvarkor-1/+1
2018-04-25Ensure derive(PartialOrd) is no longer accidentally exponentialvarkor-1/+1
2018-04-15Auto merge of #49881 - varkor:partialord-opt, r=Manishearthbors-1/+1
2018-04-14Rollup merge of #49886 - varkor:generate-deriving-span-tests-usability, r=nik...kennytm-6/+19
2018-04-12Move the core::char module to its own directorySimon Sapin-254/+0
2018-04-11Update compile-fail testsvarkor-1/+1
2018-04-11Ignore copyright year when generating deriving span testsvarkor-6/+19
2018-03-22Use GNU version of fgrep/egrep tool if availableSébastien Marie-0/+5
2018-03-06Remove unused 'src/etc/ziggurat_tables.py' Python script.Corey Farwell-127/+0
2018-03-05Remove seemingly unused sugarise-doc-comments Python script.Corey Farwell-93/+0
2018-03-03rust: Import LLD for linking wasm objectsAlex Crichton-0/+2
2018-02-10fix typos in src/{bootstrap,ci,etc,lib{backtrace,core,fmt_macros}}Matthias Krüger-4/+4
2018-01-30Implement extensible syscall interface for wasmDiggory Blake-65/+84
2017-12-21Correct the return type for `x86_mm256_sad_epu8`varkor-1/+1
2017-12-17Distribute intrinsic.natvis with the compiler for windows-msvc.Antal Szabó-1/+1
2017-12-02Use more convenient and UNIX-agnostic shebangSébastien Santoro-1/+1
2017-11-28Auto merge of #46207 - kennytm:kill-grep, r=alexcrichtonbors-0/+89
2017-11-28ci: Start running wasm32 tests on TravisAlex Crichton-10/+6