about summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
2021-01-29Rollup merge of #79570 - alexcrichton:split-debuginfo, r=bjorn3Yuki Okushi-1/+1
2021-01-28rustc: Stabilize `-Zrun-dsymutil` as `-Csplit-debuginfo`Alex Crichton-1/+1
2021-01-25tidy: Remove unnecessary trailing semicolon.Eric Huss-1/+1
2021-01-25tidy: Remove edition filter exceptions.Eric Huss-15/+1
2021-01-25tidy: Remove cargo check.Eric Huss-95/+0
2021-01-17Feature-gate `pointer` and `reference` in intra-doc linksJoshua Nelson-1/+5
2021-01-16Move some tests to more reasonable directories - 2Caio-3/+3
2021-01-01Reduce `ROOT_ENTRY_LIMIT` to 1500Yuki Okushi-1/+1
2020-12-29Remove `compile-fail` test suiteVadim Petrochenkov-5/+1
2020-12-15Auto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obkbors-0/+1
2020-12-14Replace some `println!` with `tidy_error!` to simplifyYuki Okushi-23/+20
2020-12-14Check the number of entries in UI testYuki Okushi-1/+43
2020-12-12tidy: Re-enable check for inline unit testsVadim Petrochenkov-1/+4
2020-12-08Review feedbackEric Arellano-4/+13
2020-12-07Dogfood 'str_split_once() with TidyEric Arellano-56/+63
2020-11-22Drop support for cloudabi targetsLzu Tao-3/+0
2020-11-09make MIR graphviz generation use gsgdtVishnunarayan K I-0/+1
2020-11-03Rollup merge of #77950 - arlosi:sha256, r=eddybMara Bos-0/+2
2020-10-26Auto merge of #77975 - bjorn3:cg_clif_subtree3, r=Mark-Simulacrumbors-0/+1
2020-10-26Add support for using cg_clif to bootstrap rustcbjorn3-0/+1
2020-10-18Rollup merge of #76607 - Mark-Simulacrum:tidy-bins, r=pnkfelixYuki Okushi-12/+50
2020-10-14Add support for SHA256 source file hashing for LLVM 11+.Arlo Siemsen-0/+2
2020-09-28Use `tracing` spans to trace the entire MIR interp stackOliver Scherer-1/+0
2020-09-15Modify executable checking to be more universalMark Rousskov-12/+50
2020-08-31tidy: add new exceptions and remove std from skip listLzu Tao-5/+14
2020-08-30mv compiler to compiler/mark-28/+42
2020-08-29Auto merge of #75754 - joshtriplett:wip-perf-snappy, r=Mark-Simulacrumbors-0/+2
2020-08-25Auto merge of #75773 - matklad:snapshot-tests, r=Mark-Simulacrumbors-0/+2
2020-08-25Auto merge of #75764 - workingjubilee:tidy-up-cargo-metadata, r=Mark-Simulacrumbors-1/+1
2020-08-24Introduce expect snapshot testing library into rustcAleksey Kladov-0/+2
2020-08-24unstable-book-gen: fix clippy::single_char_pattern and clippy::iter_skip_nextMatthias Krüger-1/+1
2020-08-24tidy: remove redundant variable from check_if_error_code_is_test_in_explanationMatthias Krüger-5/+3
2020-08-21bump tidy to cargo_metadata 0.11Jubilee Young-1/+1
2020-08-20Switch to Snappy compression for metadataJosh Triplett-0/+2
2020-08-18Resolve licensing by updating tinyvec 0.3.3 -> 0.3.4Jubilee Young-0/+1
2020-08-18Update license check post-cargo updateMark Rousskov-18/+27
2020-08-11Accept more safety comments (notably those that are on multiple lines without...Alexis Bourget-1/+1
2020-08-09Remove E0749 from untested error codesGuillaume Gomez-1/+1
2020-08-08Remove E0750 from unchecked error codesGuillaume Gomez-2/+1
2020-08-01Update elasticlunr-rs and ammonia transitive depsAaron Hill-1/+0
2020-07-31Add tracing libs to list of permitted dependenciesOliver Scherer-0/+3
2020-07-30Auto merge of #74682 - alexcrichton:backtrace-gimli-round-2, r=Mark-Simulacrumbors-3/+6
2020-07-29Update cargoEric Huss-1/+0
2020-07-28std: Switch from libbacktrace to gimliAlex Crichton-3/+6
2020-07-27mv std libs to library/mark-60/+82
2020-07-22Revert "std: Switch from libbacktrace to gimli"Mark Rousskov-6/+3
2020-07-18Rollup merge of #74071 - petrochenkov:cload3, r=matthewjasperManish Goregaokar-5/+5
2020-07-18Auto merge of #73441 - alexcrichton:backtrace-gimli, r=Mark-Simulacrumbors-3/+6
2020-07-18rustc_metadata: Remove some extra diagnostics for legacy pluginsVadim Petrochenkov-5/+5
2020-07-17Rollup merge of #74464 - FedericoPonzi:fix-#67108, r=ManishearthManish Goregaokar-0/+1