about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-04-03Default to light theme is JS is enabled but not workingGuillaume Gomez-3/+9
2024-04-03Set `CARGO` instead of `PATH` for Rust ClippyRajveer-11/+2
2024-04-03shims/linux: move epoll and eventfd into their own files, together with their...Ralf Jung-106/+105
2024-04-03Auto merge of #3441 - RalfJung:fds, r=RalfJungbors-633/+663
2024-04-03shims/unix: split general FD management from FS access; make a place for socketsRalf Jung-633/+663
2024-04-02Rollup merge of #123349 - compiler-errors:async-closure-captures, r=oli-obkJubilee-0/+101
2024-04-03Merge from rustcThe Miri Cronjob Bot-4886/+7296
2024-04-03Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-04-03Auto merge of #123398 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-04-02Update cargoWeihang Lo-0/+0
2024-04-02Add section to sanitizer doc for `-Zexternal-clangrt`Aaron Loyd-0/+21
2024-04-02Rollup merge of #123380 - Nilstrieb:bomments, r=clubby789Jacob Pratt-6/+5
2024-04-02Rollup merge of #122935 - RalfJung:with-exposed-provenance, r=AmanieuJacob Pratt-34/+34
2024-04-02Comments, comments, commentsMichael Goulet-0/+2
2024-04-02Fix capture analysis for by-move closure bodiesMichael Goulet-0/+99
2024-04-02Rollup merge of #123375 - fmease:rustdoc-sati-re-hotfix, r=GuillaumeGomezMatthias Krüger-1/+7
2024-04-02Improve bootstrap commentsNilstrieb-6/+5
2024-04-02rustdoc: synthetic auto trait impls: accept unresolved region vars for nowLeón Orell Valerian Liehr-1/+7
2024-04-02skip Codegen{GCC,Cranelift} when using CI rustconur-ozkan-0/+10
2024-04-02Rollup merge of #123338 - GuillaumeGomez:update-browser-ui-test, r=notriddleGuillaume Gomez-1/+1
2024-04-02Rollup merge of #122614 - notriddle:notriddle/search-desc, r=GuillaumeGomezGuillaume Gomez-238/+828
2024-04-02Updated commentsAdam Gastineau-1/+1
2024-04-02Clean up src/librustdoc/html/render/search_index/encode.rsMichael Howell-24/+22
2024-04-02Auto merge of #123340 - fmease:rustdoc-simplify-auto-trait-impl-synth, r=Guil...bors-799/+402
2024-04-02CI: Redirect stderr to stdout to order GHA logsJakub Beránek-1/+2
2024-04-02Auto merge of #123336 - workingjubilee:strip-the-trace-off-my-back, r=Nilstriebbors-3/+11
2024-04-02Support type '/' to searchmu001999-2/+3
2024-04-01Rollup merge of #123330 - jfgoog:pass-backtrace, r=KobzolJubilee-0/+1
2024-04-02rustdoc: heavily simplify synthesis of auto trait implsLeón Orell Valerian Liehr-720/+403
2024-04-02x.py test: remove no-op --skip flagRalf Jung-13/+8
2024-04-01set miri sysroots inside Cargo::newRalf Jung-7/+13
2024-04-01Note -Cstrip is not a security measureJubilee Young-0/+4
2024-04-01Revise strip-symbols paragraphJubilee Young-6/+5
2024-04-01Discourage stripping symbols in devtoolsJubilee Young-2/+4
2024-04-01Update to new browser-ui-test versionGuillaume Gomez-1/+1
2024-04-01Pass RUST_BACKTRACE when running docker.James Farrell-0/+1
2024-04-01rustdoc: synthetic impls: auto traits: Fx{Hash↦Index}{Map,Set}León Orell Valerian Liehr-119/+39
2024-04-01Note impact of `-Cstrip` on backtracesJubilee Young-2/+5
2024-04-01Rebless allow list许杰友 Jieyou Xu (Joe)-1/+0
2024-04-01Modify compiletest and run-make-support to support CC invocations in rmake.rs许杰友 Jieyou Xu (Joe)-18/+308
2024-04-01Bump dependenciesclubby789-2/+2
2024-04-01chore: fix footnotes/links in `platform-support.md`Tom French-0/+1
2024-04-01Auto merge of #123192 - RalfJung:bootstrap-test-miri, r=onur-ozkanbors-135/+174
2024-04-01Fix error message for `env!` when env var is not valid Unicodebeetrees-1/+23
2024-03-31checktools: make it easier to trace what is happeningRalf Jung-0/+1
2024-03-31fix not finding the right libraries on WindowsRalf Jung-3/+9
2024-03-31Rollup merge of #123180 - Oneirical:master, r=Mark-SimulacrumJubilee-1/+14
2024-03-31Move some testsCaio-11/+9
2024-03-31add FIXME for making the cargo cmd properly typedRalf Jung-5/+5
2024-03-31move parallel_compiler handling into prepare_tool_cargo so that it is done ev...Ralf Jung-16/+11