about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-02-09Rollup merge of #107655 - notriddle:notriddle/small-url-encode, r=GuillaumeGomezDylan DPC-64/+54
2023-02-09rustdoc: remove unused fn parameter `tab`Michael Howell-7/+5
2023-02-09Introduce `-Zterminal-urls` to use OSC8 for error codesEsteban Küber-0/+1
2023-02-09Introduce `-Zterminal-urls` to use OSC8 for error codesEsteban Küber-3/+12
2023-02-09Patch `build/rustfmt/lib/*.so` for NixOSDeadbeef-2/+8
2023-02-09Change to `ReError(ErrorGuaranteed)`Esteban Küber-1/+1
2023-02-09Introduce `ReError`Esteban Küber-0/+1
2023-02-09Handled snap curl issue inside Rust #107722Tharun Suresh-2/+2
2023-02-09Rollup merge of #107834 - zephaniahong:issue-107547-fix, r=albertlarsan68Matthias Krüger-12/+17
2023-02-09Rollup merge of #107808 - kadiwa4:built-unsuccessfully, r=albertlarsan68Matthias Krüger-1/+3
2023-02-09don't waste half the address space on AVR targetsRalf Jung-5/+11
2023-02-09Merge from rustcRalf Jung-124/+236
2023-02-09Preparing for merge from rustcRalf Jung-1/+1
2023-02-09port over symlink_file function from Build to Config and create symlink for l...Zephaniah Ong-12/+17
2023-02-09Remove `QueryContext`.Nicholas Nethercote-2/+2
2023-02-08Rollup merge of #107819 - clubby789:x-py-root, r=jyn514Michael Goulet-3/+7
2023-02-08Rollup merge of #107817 - notriddle:notriddle/wheel-svg, r=GuillaumeGomezMichael Goulet-1/+1
2023-02-08Rollup merge of #107790 - tharunsuresh-code:snap_curl, r=jyn514Michael Goulet-8/+10
2023-02-08Rollup merge of #107429 - tgross35:from-bytes-until-null-stabilization, r=dto...Michael Goulet-1/+0
2023-02-09Test XRay only for supported targetsOleksii Lozovskyi-0/+15
2023-02-09UI tests for -Z instrument-xrayOleksii Lozovskyi-1/+1
2023-02-09Parse "-Z instrument-xray" codegen optionOleksii Lozovskyi-0/+39
2023-02-08Set `rust-analyzer.check.invocationLocation` to `root`clubby789-3/+7
2023-02-08rustdoc: use [svgo] to shrink `wheel.svg`Michael Howell-1/+1
2023-02-08bootstrap.py: fix build-failure messageKaDiWa-1/+3
2023-02-08Rollup merge of #107807 - GuillaumeGomez:fix-small-debug-typo, r=notriddleMatthias Krüger-1/+1
2023-02-08Fix small debug typoGuillaume Gomez-1/+1
2023-02-08 x.py fails all downloads that use a tempdir with snap curl #107722Tharun Suresh-8/+10
2023-02-08Auto merge of #107788 - matthiaskrgr:rollup-mw10sli, r=matthiaskrgrbors-43/+175
2023-02-08Rollup merge of #107770 - notriddle:notriddle/br2nl, r=GuillaumeGomezMatthias Krüger-17/+14
2023-02-08Rollup merge of #107757 - clubby789:setup-settings-json, r=jyn514Matthias Krüger-26/+161
2023-02-08Rollup merge of #107656 - jonhoo:bump-rust-installer, r=Mark-SimulacrumMatthias Krüger-0/+0
2023-02-08Auto merge of #107778 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-02-07rustdoc: simplify DOM for `.item-table`Michael Howell-17/+19
2023-02-07Update cargoWeihang Lo-0/+0
2023-02-07Auto merge of #107768 - matthiaskrgr:rollup-9u4cal4, r=matthiaskrgrbors-17/+35
2023-02-07rustdoc: use a newline instead of `<br>` to format code headersMichael Howell-17/+14
2023-02-07Auto merge of #107767 - matthiaskrgr:rollup-9m1qfso, r=matthiaskrgrbors-39/+4
2023-02-07Allow automatically creating vscode `settings.json` from bootstrapclubby789-26/+161
2023-02-07Rollup merge of #107756 - RalfJung:miri-out-of-addresses, r=oli-obkMatthias Krüger-16/+33
2023-02-07Rollup merge of #107750 - tshepang:readability, r=GuillaumeGomezMatthias Krüger-1/+1
2023-02-07Rollup merge of #107749 - tshepang:editing-convenience, r=michaelwoeristerMatthias Krüger-0/+1
2023-02-07Rollup merge of #107700 - jyn514:tools-builder, r=Mark-SimulacrumMatthias Krüger-38/+1
2023-02-07Rollup merge of #107471 - notriddle:notriddle/default-settings, r=GuillaumeGomezMatthias Krüger-0/+2
2023-02-07Rollup merge of #100599 - MatthewPeterKelly:add-E0523-description-and-test, r...Matthias Krüger-1/+1
2023-02-07Auto merge of #107671 - CastilloDel:master, r=estebankbors-1/+1
2023-02-07miri: fix ICE when running out of address spaceRalf Jung-16/+33
2023-02-07Auto merge of #107704 - jyn514:tidy-ci, r=Mark-Simulacrumbors-4/+6
2023-02-07fmtRalf Jung-2/+1
2023-02-07Merge from rustcRalf Jung-642/+681