about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2025-02-08Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-02-07Update cargoWeihang Lo-0/+0
2025-02-07update enzyme core to provide c bindingsManuel Drehwald-0/+0
2025-02-07Organise chapters in mdbook sidebarWilfred Hughes-3/+3
2025-02-07Update README.md links for mdbook manualWilfred Hughes-3/+4
2025-02-07clippy: directly use rustc_abi instead of reexportsJubilee Young-41/+43
2025-02-07Update PRIVACY.mdBenjamin Brienen-1/+1
2025-02-08simplify panic_contextJulian Eager-22/+18
2025-02-08fix: Apply adjustments to proper expr when invoking `CoerceMany`Shoyu Vanilla-9/+89
2025-02-07Replace i686-unknown-redox target with i586-unknown-redoxJeremy Soller-1/+1
2025-02-07Rollup merge of #135945 - estebank:useless-parens, r=compiler-errorsMatthias Krüger-15/+15
2025-02-07Rollup merge of #135940 - ehuss:toolstate-update, r=Mark-SimulacrumMatthias Krüger-8/+11
2025-02-07Rollup merge of #134367 - WaffleLapkin:trait_upcasting_as_a_treat, r=compiler...Matthias Krüger-9/+2
2025-02-07add tests for spurious failure and fix typoJana Dönszelmann-21/+49
2025-02-07fix typoJana Dönszelmann-1/+1
2025-02-07fix empty after lint on impl/trait itemsJonathan Dönszelmann-38/+116
2025-02-07Update UI testsGuillaume Gomez-25/+27
2025-02-07Convert `EMPTY_LINE_AFTER_OUTER_ATTR` and `EMPTY_LINE_AFTER_OUTER_ATTR` lint ...Guillaume Gomez-427/+458
2025-02-07Merge pull request #19104 from jnyfah/some-branchLukas Wirth-1/+58
2025-02-07minor changesjnyfah-1/+1
2025-02-07Merge pull request #19106 from ShoyuVanilla/issue-18682Lukas Wirth-0/+36
2025-02-07fmtThe Miri Cronjob Bot-1/+1
2025-02-07Merge from rustcThe Miri Cronjob Bot-669/+2781
2025-02-07Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-02-07fix: Resolve projection types before checking castsShoyu Vanilla-0/+36
2025-02-06remove use of `feature(trait_upcasting)` from miriWaffle Lapkin-9/+2
2025-02-06Remove some unnecessary parens in `assert!` conditionsEsteban Küber-15/+15
2025-02-06Rollup merge of #136645 - flip1995:clippy-subtree-update, r=ManishearthMatthias Krüger-565/+2680
2025-02-06Merge pull request #4181 from tiif/check_shim_variadicRalf Jung-101/+129
2025-02-06fix: Don't emit empty scip occurrence for builtinsDavid Richey-34/+31
2025-02-06some more argument checking cleanupRalf Jung-70/+77
2025-02-06Auto merge of #136641 - matthiaskrgr:rollup-lajwje5, r=matthiaskrgrbors-21/+17
2025-02-06inline a once-used functionRalf Jung-29/+16
2025-02-06Throw ub error when invoking non-vararg shim with vararg importtiif-2/+36
2025-02-06collapsing if statementjnyfah-4/+2
2025-02-06closure parameter inlay hintsjnyfah-1/+60
2025-02-06Merge commit '3e3715c31236bff56f1c63a1de2c7bbdfcfb0923' into clippy-subtree-u...Philipp Krones-565/+2680
2025-02-06Rollup merge of #136393 - oli-obk:pattern-type-lit-oflo-checks, r=compiler-er...Matthias Krüger-21/+17
2025-02-06Auto merge of #136471 - safinaskar:parallel, r=SparrowLiibors-82/+84
2025-02-06Merge pull request #4179 from rayslava/masterRalf Jung-1/+6
2025-02-06Merge from rustcThe Miri Cronjob Bot-23/+61
2025-02-06Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-02-06allow code to call geteuid()Slava Barinov-1/+6
2025-02-05Rollup merge of #136587 - GuillaumeGomez:update-gui-tests, r=notriddleJubilee-1/+0
2025-02-05Removed dependency on the field-offset crate.David Venhoek-4/+0
2025-02-05Update browser-ui-test version to `0.20.2`Guillaume Gomez-1/+0
2025-02-05Remove the `rustc-perf-wrapper` toolJakub Beránek-233/+0
2025-02-05Uniformly handle HIR literals in visitors and lintsOli Scherer-21/+17
2025-02-05Merge pull request #19099 from Veykril/push-qxylslwltsqyLukas Wirth-22/+29
2025-02-05Rollup merge of #136536 - DuskyElf:master, r=jieyouxu许杰友 Jieyou Xu (Joe)-16/+1