about summary refs log tree commit diff
path: root/src/etc
AgeCommit message (Expand)AuthorLines
2015-02-05Address review feedbackBrian Anderson-60/+30
2015-02-05Clean up tidy scripts, coverage, performanceBrian Anderson-54/+163
2015-02-05Polish errorck and featureck UIBrian Anderson-5/+5
2015-02-04Auto merge of #21892 - huonw:deprecate-rand, r=alexcrichtonbors-2/+1
2015-02-04Deprecate in-tree `rand`, `std::rand` and `#[derive(Rand)]`.Huon Wilson-2/+1
2015-02-02rollup merge of #21787: alexcrichton/std-envAlex Crichton-0/+1
2015-02-01std: Add a new `env` moduleAlex Crichton-0/+1
2015-02-01openbsd supportSébastien Marie-3/+6
2015-01-30rollup merge of #21738: steveklabnik/move_out_editorsAlex Crichton-3617/+0
2015-01-29Pull configs out into individual repositoriesSteve Klabnik-3617/+0
2015-01-29Rollup merge of 21643 - semarie:break-local_stage0, r=brsonManish Goregaokar-3/+0
2015-01-28Merge remote-tracking branch 'origin/master' into rollupManish Goregaokar-0/+243
2015-01-28Rollup merge of #21686 - richo:python-fixes, r=alexcrichtonManish Goregaokar-764/+868
2015-01-27Rollup merge of #21624 - emanueLczirai:vim_syntastic_fix, r=sanxiynManish Goregaokar-1/+1
2015-01-27Fix PEP8 for tidyRicho Healey-14/+22
2015-01-27Fix PEP8 in mirror-all-snapshotsRicho Healey-3/+4
2015-01-27Fix PEP8 for latest-unix-snaps.pyRicho Healey-10/+12
2015-01-27Fix PEP8 for htmldocckRicho Healey-15/+45
2015-01-27Fix PEP8 for generate-keyword-testsRicho Healey-1/+1
2015-01-27Fix PEP8 for extract_grammarRicho Healey-68/+68
2015-01-27Fix PEP8 for errorckRicho Healey-1/+3
2015-01-27Fix PEP8 for check-summary.pyRicho Healey-2/+6
2015-01-27Fix PEP8 in sugarise-doc-commentsRicho Healey-2/+4
2015-01-27Fix PEP8 in snapshot.pyRicho Healey-137/+161
2015-01-27Fix PEP8 in maketestRicho Healey-18/+20
2015-01-27Fix PEP8 in make-win-distRicho Healey-2/+7
2015-01-27Fix PEP8 in lldb_rust_formatters.pyRicho Healey-169/+171
2015-01-27Fix PEP8 in lldb_batchmode.pyRicho Healey-106/+112
2015-01-27make get-snapshot externally usableRicho Healey-16/+20
2015-01-27Fix PEP8 in get-snapshotRicho Healey-34/+34
2015-01-27Fix PEP8 in gdb pretty printerRicho Healey-176/+188
2015-01-26shell 'case' statement don't need 'break'Sébastien Marie-3/+0
2015-01-25Merge remote-tracking branch 'rust-lang/master'Brian Anderson-56/+30
2015-01-25cleanup: s/impl Copy/#[derive(Copy)]/gJorge Aparicio-3/+1
2015-01-25fix vim syntastic: --parse-only => -Z parse-onlyemanueLczirai-1/+1
2015-01-25featurkck: TypoBrian Anderson-1/+1
2015-01-25Merge remote-tracking branch 'rust-lang/master'Brian Anderson-10/+129
2015-01-23Fix bugs in featureck.pyBrian Anderson-4/+9
2015-01-23Deprecated attributes don't take 'feature' names and are paired with stable/u...Brian Anderson-27/+6
2015-01-22Use a regex to perform license checkKevin Yap-27/+12
2015-01-22Make `make tidy` Python scripts more idiomaticKevin Yap-32/+21
2015-01-21Remove 'since' from unstable attributesBrian Anderson-3/+7
2015-01-21Minor fixesBrian Anderson-10/+11
2015-01-21Add a lint for library featuresBrian Anderson-0/+254
2015-01-21rollup merge of #21289: brson/errorcodesAlex Crichton-0/+70
2015-01-21rollup merge of #21274: estsauver/21270Alex Crichton-3/+8
2015-01-21rollup merge of #21138: mkpankov/masterAlex Crichton-4/+21
2015-01-21rollup merge of #19913: KOMON/rust-mode-emacs-indentationAlex Crichton-3/+30
2015-01-21Auto merge of #21242 - richo:no-perl, r=brsonbors-47/+16
2015-01-20Changed rust-mode code for tabs -> spacesDaniel Raloff-20/+20