about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2025-06-12Ignore ast id hashes in typos checkChayim Refael Friedman-0/+1
2025-06-12Remove most of the item treeChayim Refael Friedman-443/+52
2025-06-12Avoid referring to the item tree except in the def mapChayim Refael Friedman-955/+981
2025-06-12Use stable AST IDsChayim Refael Friedman-556/+1230
2025-06-12Merge pull request #19942 from ChayimFriedman2/fauxLukas Wirth-28/+26
2025-06-11Add new permitted dependenciesMark Rousskov-0/+1
2025-06-11cargo updategithub-actions-84/+96
2025-06-11chore(deps-dev): bump brace-expansion in /editors/codedependabot[bot]-15/+15
2025-06-11Use `rustc_thread_pool` instead of `rustc-rayon-core`Celina G. Val-1/+1
2025-06-11Merge pull request #4383 from LorrensP-2158466/remove-leaky-syncobjRalf Jung-129/+153
2025-06-11mutex, rwlock: move some methods around so we borrow the RefCell less oftenRalf Jung-80/+75
2025-06-11use RwLockRef instead of RwLockIdLorrensP-2158466-72/+101
2025-06-11hir-ty: test (the absence of) incremental trait solvingDavid Barsky-1/+87
2025-06-11stabilize gaiBoxy-11/+10
2025-06-11Rollup merge of #142297 - jieyouxu:needs-target-std, r=KobzolMatthias Krüger-0/+17
2025-06-11Merge pull request #19973 from Veykril/push-ppltxvqvqmkkLukas Wirth-3/+9
2025-06-11fix: Hide dyn inlay hints for incomplete `impl`sLukas Wirth-3/+9
2025-06-11Merge pull request #4384 from RalfJung/diag-no-repeatOli Scherer-874/+727
2025-06-11miri: we can use apfloat's mul_add nowRalf Jung-10/+6
2025-06-11miri: add flag to suppress float non-determinismRalf Jung-4/+31
2025-06-11Fix proc macro server handling of strings with minusesChayim Refael Friedman-31/+26
2025-06-10Auto merge of #142292 - RalfJung:miri-sync, r=RalfJungbors-228/+420
2025-06-10Implement `//@ needs-target-std` directive in compiletestJieyou Xu-0/+17
2025-06-10Merge pull request #19964 from Wilfred/fix_typosChayim Refael Friedman-2/+2
2025-06-10[minor] Fix typosWilfred Hughes-2/+2
2025-06-10Merge pull request #19963 from ChayimFriedman2/unsized-impl-itemsLukas Wirth-3/+64
2025-06-10Do not error at impls for unsized types that do not include `where Self: Size...Chayim Refael Friedman-3/+64
2025-06-10Merge pull request #4389 from RalfJung/native-lib-search-orderRalf Jung-22/+25
2025-06-10Merge pull request #4382 from RalfJung/dupRalf Jung-2/+3
2025-06-10Add jemalloc feature to ClippyJakub Beránek-0/+36
2025-06-10float tests: test non-determinism for more operationsRalf Jung-22/+25
2025-06-10Merge pull request #4394 from RalfJung/smallvecRalf Jung-0/+99
2025-06-10add SmallVec testRalf Jung-0/+99
2025-06-10sync max_fundamental_align with alloc crateRalf Jung-4/+7
2025-06-10Auto merge of #142109 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-06-10fmtThe Miri Cronjob Bot-1/+0
2025-06-10Merge from rustcThe Miri Cronjob Bot-67/+379
2025-06-10Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-06-10Auto merge of #142250 - lnicola:sync-from-ra, r=lnicolabors-1085/+2373
2025-06-09Auto merge of #138062 - LorrensP-2158466:miri-enable-float-nondet, r=RalfJungbors-62/+329
2025-06-09native-lib: update readme (to mention folders in header)Ralf Jung-10/+12
2025-06-09native_lib: skip to next .so if function was in dependency of the firstRalf Jung-12/+13
2025-06-09Merge pull request #19930 from regexident/dyn-semantics-take-twoDavid Barsky-2/+18
2025-06-09Rollup merge of #141993 - tgross35:use-in-tree-builtins, r=bjorn3Trevor Gross-3/+42
2025-06-09Merge pull request #4376 from yoctocell/tb-interior-mut-flagRalf Jung-35/+154
2025-06-09Add `-Zmiri-tree-borrows-no-precise-interior-mut` flagXinglu Chen-35/+154
2025-06-09Merge from rust-lang/rustLaurențiu Nicola-6726/+13901
2025-06-09Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2025-06-09Merge from rustcThe Miri Cronjob Bot-67/+90
2025-06-09Preparing for merge from rustcThe Miri Cronjob Bot-1/+1