about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-09-23Omit completion fields to be resolved laterKirill Bulatov-62/+99
2024-09-23Prepare for omittiong parts of completion data that need to be resolvedKirill Bulatov-16/+99
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-249/+197
2024-09-23Fix a bug in span map merge, and add explanations of how span maps are storedChayim Refael Friedman-5/+33
2024-09-22Auto merge of #3852 - tiif:rwrefactor, r=RalfJungbors-153/+249
2024-09-22simplify eventfd handling a bitRalf Jung-49/+30
2024-09-22remove some unnecessary to_ownedRalf Jung-9/+9
2024-09-22read, write: move cast-to-usize logic up and deduplicate itRalf Jung-4/+6
2024-09-22further tweak FileDescription commentsRalf Jung-17/+12
2024-09-22Pass pointer and len to FileDescription::write and change the type of len in ...tiif-47/+60
2024-09-22Use &[u8] instead of Vec<u8> and improve docstiif-13/+25
2024-09-22Consider lifetime GATs object unsafeChayim Refael Friedman-1/+14
2024-09-22try to give the CI job permission to create PRsRalf Jung-0/+3
2024-09-22rustfmt: switch over to setting style_editionRalf Jung-1/+1
2024-09-22Merge from rustcRalf Jung-6/+8
2024-09-22Preparing for merge from rustcRalf Jung-1/+1
2024-09-22Include dereferences in consuming postfix completions (e.g. `call`)Chayim Refael Friedman-0/+31
2024-09-22Properly account for mutable references when postfix-completing consuming com...Chayim Refael Friedman-1/+21
2024-09-22Fix name resolution when an import is resolved to some namespace and then lat...Chayim Refael Friedman-13/+82
2024-09-21Rollup merge of #127766 - folkertdev:c-cmse-nonsecure-entry, r=jackh726Michael Goulet-1/+5
2024-09-21Auto merge of #127546 - workingjubilee:5-level-paging-exists, r=saethlinbors-4/+2
2024-09-21Auto merge of #129283 - saethlin:unreachable-allocas, r=scottmcmbors-1/+1
2024-09-21remove `#[cmse_nonsecure_entry]`Folkert-1/+0
2024-09-21add `C-cmse-nonsecure-entry` ABIFolkert de Vries-0/+5
2024-09-21Add an option of using nix-shell instead of nix flakeMaybe Lapkin-0/+34
2024-09-21fmt (with a huge diff for some reason)Ralf Jung-205/+180
2024-09-21Merge from rustcRalf Jung-3964/+7383
2024-09-21Preparing for merge from rustcRalf Jung-1/+1
2024-09-21Rollup merge of #130642 - cuviper:run-make-cargo, r=jieyouxuMatthias Krüger-0/+14
2024-09-21Fix clippyBen Kimock-1/+1
2024-09-20Pass the current cargo to `run-make` testsJosh Stone-0/+14
2024-09-20Auto merge of #130632 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-09-20Auto merge of #130631 - GuillaumeGomez:rollup-jpgy1iv, r=GuillaumeGomezbors-2/+3
2024-09-20Update cargoWeihang Lo-0/+0
2024-09-20Rollup merge of #130614 - arttet:arm64e-apple-tvos, r=bjorn3Guillaume Gomez-2/+3
2024-09-20analysis-stats: respect --disable-proc-macros flagDavid Barsky-1/+5
2024-09-20Auto merge of #124895 - obeis:static-mut-hidden-ref, r=compiler-errorsbors-93/+157
2024-09-20miri: An error message got changedJubilee Young-2/+2
2024-09-20Normalize being an annoying little compile testJubilee Young-1/+0
2024-09-20Add arm64e-apple-tvos targetArtyom Tetyukhin-2/+3
2024-09-20Rollup merge of #130607 - GnomedDev:remove-seekfrom-paths, r=compiler-errorsGuillaume Gomez-25/+18
2024-09-20Rollup merge of #130585 - GuillaumeGomez:add-rustdoc-template-tidy-check, r=n...Guillaume Gomez-0/+60
2024-09-20Rollup merge of #130566 - jieyouxu:breakup-runtest, r=compiler-errorsGuillaume Gomez-2041/+2156
2024-09-20Add flake.nix and .envrcMaybe Lapkin-0/+105
2024-09-20[Clippy] Remove final std paths for diagnostic itemGnomedDev-25/+18
2024-09-20Auto merge of #130508 - adwinwhite:niche-not-depend-on-order, r=the8472bors-4/+5
2024-09-20Auto merge of #18132 - ChayimFriedman2:fix-closure-semi, r=Veykrilbors-32/+100
2024-09-20Auto merge of #18151 - ChayimFriedman2:metavar-concat, r=Veykrilbors-5/+304
2024-09-20Auto merge of #18108 - ChayimFriedman2:lint-level-cfg, r=Veykrilbors-16/+120
2024-09-20Auto merge of #130597 - matthiaskrgr:rollup-9ls4066, r=matthiaskrgrbors-6/+6