summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
2024-02-01Auto merge of #120447 - lnicola:sync-from-ra, r=lnicolabors-0/+1
2024-01-29Move multiple UI issue tests to subdirectoriesMarek 'seqre' Grzelak-2/+5
2024-01-29Stop using `String` for error codes.Nicholas Nethercote-17/+17
2024-01-28Add rustc_apfloat license exception for RALaurențiu Nicola-0/+1
2024-01-27Auto merge of #120201 - clubby789:dep-update, r=dtolnaybors-2/+0
2024-01-27Auto merge of #120062 - davidtwco:llvm-data-layout-check, r=wesleywiserbors-3/+4
2024-01-21Bump `object` versionclubby789-2/+0
2024-01-19Teach tidy about line/col information for malformed featuresOli Scherer-6/+26
2024-01-18llvm: simplify data layout checkDavid Wood-3/+4
2024-01-17tests: add sanity-check assembly test for every targetDavid Wood-0/+54
2024-01-15Auto merge of #119581 - Nadrieril:detangle-arena, r=compiler-errorsbors-1/+0
2024-01-13tidy: allow platform-dependent code in `sys`joboet-2/+2
2024-01-13Auto merge of #117285 - joboet:move_platforms_to_pal, r=ChrisDentonbors-2/+2
2024-01-12rustc_pattern_analysis no longer needs to be passed an arenaNadrieril-1/+0
2024-01-12Delegation implementation: step 1Bryanskiy-1/+1
2024-01-12update paths in toolsjoboet-2/+2
2024-01-11Rollup merge of #119448 - klensy:annotate-snippets-0.10, r=davidtwcoMatthias Krüger-1/+1
2024-01-10Stop mentioning internal lang items in no_std binary errorsNilstrieb-1/+1
2024-01-09Rollup merge of #118680 - djkoloski:shell_argfiles, r=compiler-errorsGuillaume Gomez-1/+6
2024-01-08Add support for shell argfilesDavid Koloski-1/+6
2024-01-07Delete unused makefile in tests/uiNilstrieb-1/+0
2024-01-07tidy: add\remove depsklensy-1/+1
2024-01-05Stabilize THIR unsafeckMatthew Jasper-1/+1
2023-12-23Rollup merge of #119248 - lukas-code:purge-unused-outlives-test, r=cjgillotMatthias Krüger-1/+1
2023-12-23move rustc_outlives test code from query to dedicated functionLukas Markeffsky-1/+1
2023-12-22fix some typos found scrolling through the docsTakashi Idobe-1/+1
2023-12-15Make the crate compile on stableNadrieril-0/+1
2023-12-14Rollup merge of #118943 - lqd:update-deps2, r=michaelwoeristerJubilee-1/+0
2023-12-14Auto merge of #118375 - ouz-a:add_emit_stable_mir_tests, r=celinvalbors-1/+1
2023-12-14remove `instant` from allowed dependenciesRémy Rakic-1/+0
2023-12-14add stable_mir output testouz-a-1/+1
2023-12-14Auto merge of #118566 - klensy:cstr-new, r=WaffleLapkinbors-1/+0
2023-12-12Rollup merge of #117914 - estebank:issue-85843, r=wesleywiserMatthias Krüger-1/+1
2023-12-12Rollup merge of #118756 - jyn514:colors, r=estebankMatthias Krüger-1/+1
2023-12-08use magenta instead of bold for highlightingjyn-1/+1
2023-12-08Extend tidy alphabetical checking to `tests/`.Nicholas Nethercote-0/+1
2023-12-06Auto merge of #117072 - betrusted-io:unwinding-crate-support, r=cuviperbors-0/+1
2023-12-06tidy: add `unwinding` as an allowed dependencySean Cross-0/+1
2023-12-03compiler: replace cstr macro with c str literals in compiler and few other c ...klensy-1/+0
2023-12-02allow zerocopy licenseRalf Jung-0/+3
2023-12-02move packed-struct tests into packed/ folderRalf Jung-1/+1
2023-11-27Remove instant from EXCEPTIONS_RUST_ANALYZERLaurențiu Nicola-1/+0
2023-11-24Update cargoWeihang Lo-40/+0
2023-11-20On borrow return type, suggest borrowing from arg or owned return typeEsteban Küber-1/+1
2023-11-14Rollup merge of #116244 - estebank:issue-73497, r=b-naberMatthias Krüger-1/+1
2023-11-14Auto merge of #117701 - lnicola:sync-from-ra, r=onur-ozkan,HKalbasibors-1/+0
2023-11-10Update cargoWeihang Lo-0/+1
2023-11-10Drop anymap license exceptionLaurențiu Nicola-1/+0
2023-11-09bump few ICU4X leftover depsklensy-0/+4
2023-11-09Auto merge of #117632 - Nilstrieb:icup, r=davidtwcobors-2/+34