about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-02-03Rename `Cursor`/`CursorRef` as `TokenTreeCursor`/`RefTokenTreeCursor`.Nicholas Nethercote-4/+4
2023-02-02Preparing for merge from rustcRalf Jung-1/+1
2023-02-01fmtRalf Jung-1/+1
2023-02-01Merge from rustcRalf Jung-7/+14
2023-02-01Preparing for merge from rustcRalf Jung-1/+1
2023-02-01Stabilize feature 'cstr_from_bytes_until_nul'Trevor Gross-1/+0
2023-02-01Auto merge of #107541 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-02-01Update cargoWeihang Lo-0/+0
2023-01-31Auto merge of #102513 - RalfJung:no-more-unaligned-reference, r=cjgillot,scot...bors-5/+12
2023-01-31busy waiting implementation for sleepDebugSteven-4/+111
2023-01-31make unaligned_reference a hard errorRalf Jung-5/+12
2023-01-31Auto merge of #107297 - Mark-Simulacrum:bump-bootstrap, r=pietroalbinibors-1/+1
2023-01-31Download rustc component for rustfmt toolchain as wellMark Rousskov-1/+1
2023-01-31Auto merge of #2772 - RalfJung:rustup, r=RalfJungbors-750/+5096
2023-01-31dont run optimized MIR for now, it is brokenRalf Jung-1/+2
2023-01-31Auto merge of #2767 - oli-obk:josh_auth, r=RalfJungbors-0/+7
2023-01-31Update CONTRIBUTING.mdOli Scherer-2/+1
2023-01-30Modify primary span label for E0308Esteban Küber-1/+1
2023-01-30Merge from rustcRalf Jung-748/+5093
2023-01-30Preparing for merge from rustcRalf Jung-1/+1
2023-01-30Add a note for using ssh login with joshOli Scherer-0/+8
2023-01-29remove scfix testRalf Jung-35/+0
2023-01-29Rollup merge of #106763 - lenko-d:106659-Print_why_a_test_was_ignored_if_its_...Matthias Krüger-28/+54
2023-01-29Rollup merge of #96763 - Abdur-rahmaanJ:patch-1, r=Mark-SimulacrumMatthias Krüger-61/+0
2023-01-29Auto merge of #106227 - bryangarza:ctfe-limit, r=oli-obkbors-0/+1
2023-01-28Auto merge of #107206 - cjgillot:no-h2l-map, r=WaffleLapkinbors-161/+184
2023-01-28Auto merge of #107408 - matthiaskrgr:rollup-b5vz2ow, r=matthiaskrgrbors-5/+3
2023-01-28Rollup merge of #107398 - scottmcm:its-their-funeral, r=dtolnayMatthias Krüger-5/+3
2023-01-28Auto merge of #106916 - lukas-code:overlapping-substs, r=estebankbors-0/+4
2023-01-28Remove `HirId -> LocalDefId` map from HIR.Camille GILLOT-15/+10
2023-01-28Take a LocalDefId in hir::Visitor::visit_fn.Camille GILLOT-147/+175
2023-01-27Remove from librustdoc and clippy tooScott McMurray-5/+3
2023-01-28Auto merge of #101692 - cjgillot:generator-lazy-witness, r=oli-obkbors-0/+1
2023-01-27Auto merge of #107386 - flip1995:clippyup, r=Manishearthbors-254/+2212
2023-01-27Merge commit '1480cea393d0cee195e59949eabdfbcf1230f7f9' into clippyupPhilipp Krones-254/+2212
2023-01-27Introduce GeneratorWitnessMIR.Camille GILLOT-0/+1
2023-01-27Auto merge of #107372 - JohnTitor:rollup-zkl2ges, r=JohnTitorbors-4/+4
2023-01-27Auto merge of #107055 - kylematsuda:eb-fn-sig, r=lcnrbors-48/+49
2023-01-27Update clippy for restructured format flags fields.Mara Bos-4/+4
2023-01-26add EarlyBinder::no_bound_varsKyle Matsuda-1/+1
2023-01-26change fn_sig query to use EarlyBinder; remove bound_fn_sig query; add EarlyB...Kyle Matsuda-49/+49
2023-01-26replace usages of fn_sig query with bound_fn_sigKyle Matsuda-48/+49
2023-01-27Auto merge of #107269 - bjorn3:sync_cg_clif-2023-01-24, r=bjorn3bors-2/+2
2023-01-26Auto merge of #106745 - m-ou-se:format-args-ast, r=oli-obkbors-26/+41
2023-01-25add scfix testRalf Jung-0/+35
2023-01-25Auto merge of #103902 - vincenzopalazzo:macros/obligation_rulesv2, r=oli-obkbors-3/+4
2023-01-25Auto merge of #107277 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-01-24Update cargoWeihang Lo-0/+0
2023-01-24Merge commit '1d8491b120223272b13451fc81265aa64f7f4d5b' into sync-from-rustfmtCaleb Cartwright-187/+2591
2023-01-24Update tidy for cranelift-egraph removal and new windows-sys targetsbjorn3-2/+2