summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-04-16bootstrap: treat src/tools/cargo as a workspace memberWeihang Lo-15/+44
2023-04-16tidy: `check_crate_duplicate` is no longer usefulWeihang Lo-47/+8
2023-04-16chore: allow `cargo` to have its own workspaceWeihang Lo-30/+49
2023-04-16Spelling src/docJosh Soref-9/+9
2023-04-16spelling: typographicalJosh Soref-1/+1
2023-04-16spelling: githubJosh Soref-4/+4
2023-04-16Alloc `hir::Lit` in an arena to remove the destructor from `Expr`Nilstrieb-5/+5
2023-04-16Remove #[alloc_error_handler] from the compiler and libraryAmanieu d'Antras-4/+0
2023-04-16Improve doc comment of AllocExtra's backtraceBen Kimock-1/+2
2023-04-16Add a flag to disable leak backtracesBen Kimock-9/+52
2023-04-16Auto merge of #110405 - fee1-dead-contrib:rollup-9rkree6, r=fee1-deadbors-1/+1
2023-04-16Report a backtrace for memory leaks under MiriBen Kimock-42/+127
2023-04-16fix clippy::toplevel_ref_arg and ::manual_mapMatthias Krüger-4/+3
2023-04-16bolt: remove deprecated option valueklensy-1/+1
2023-04-16Rollup merge of #110345 - nnethercote:rm-Super-impls-for-Region, r=compiler-e...fee1-dead-6/+5
2023-04-16Fix error due to renaming of ignore_gitErik Hofmayer-1/+1
2023-04-16Add needs-git-hash header to compiletestErik Hofmayer-0/+24
2023-04-16more clippy fixes: clippy::{iter_cloned_collect, unwarp_or_else_default, opti...Matthias Krüger-1/+1
2023-04-16Set git info env variables when building toolsErik Hofmayer-0/+6
2023-04-16Auto merge of #110375 - JohnTitor:rollup-ghvdaxm, r=JohnTitorbors-2/+4
2023-04-16Remove `TypeSuper{Foldable,Visitable}` impls for `Region`.Nicholas Nethercote-6/+5
2023-04-16Rollup merge of #110366 - matthiaskrgr:compl_123, r=NilstriebYuki Okushi-1/+1
2023-04-16Rollup merge of #110356 - jyn514:rust-installer-tests, r=ozkanonurYuki Okushi-1/+3
2023-04-15Auto merge of #110319 - ferrocene:pa-more-ignore-reasons, r=ehussbors-187/+458
2023-04-15rustdoc: stop passing a title to `replaceState` second argumentMichael Howell-4/+2
2023-04-15fix clippy::{filter_map_identiy, map_identity, manual_flatten}Matthias Krüger-1/+1
2023-04-15Auto merge of #110227 - klensy:bs-win, r=Mark-Simulacrumbors-4/+0
2023-04-15Fix `x test rust-installer` when `cargo` is set to a relative pathjyn-1/+3
2023-04-15bump to rust 1.71.0Pietro Albini-1/+1
2023-04-15Auto merge of #110335 - asomers:rust-gdb-freebsd, r=jyn514bors-3/+3
2023-04-15Auto merge of #109802 - notriddle:notriddle/rustdoc-search-generics-nested, r...bors-11/+21
2023-04-14Typo fix in src/etc/rust-gdbAlan Somers-1/+1
2023-04-15Auto merge of #110142 - Mark-Simulacrum:reduce-core-counts, r=pietroalbinibors-64/+72
2023-04-14Fix rust-gdb and rust-gdbgui on FreeBSDAlan Somers-3/+3
2023-04-14Update how-to-read-rustdoc.mdMichael Howell-0/+11
2023-04-14rustdoc-search: add support for nested genericsMichael Howell-11/+10
2023-04-14Auto merge of #110197 - cjgillot:codegen-discr, r=pnkfelixbors-1/+1
2023-04-14Correct default value for default-linker-librariesAdam Sunderland-2/+2
2023-04-14Auto merge of #110331 - matthiaskrgr:rollup-9vldvow, r=matthiaskrgrbors-17/+12
2023-04-14Rollup merge of #110328 - GuillaumeGomez:auto-disambiguation-proc-trait, r=no...Matthias Krüger-0/+7
2023-04-14Rollup merge of #110244 - kadiwa4:unnecessary_imports, r=JohnTitorMatthias Krüger-17/+5
2023-04-14Auto merge of #2843 - jsoref:spelling, r=RalfJungbors-77/+77
2023-04-14Add explanations for auto-disambiguation when an intra doc link is resolved t...Guillaume Gomez-0/+7
2023-04-14Fix spellingJosh Soref-77/+77
2023-04-14Auto merge of #110263 - jyn514:ui-fulldeps-llvm, r=albertlarsan68bors-4/+24
2023-04-14Pacify tidy.Camille GILLOT-1/+1
2023-04-14Auto merge of #110324 - JohnTitor:rollup-jq31pd1, r=JohnTitorbors-83/+473
2023-04-14Rollup merge of #110305 - notriddle:notriddle/es6-map-set, r=GuillaumeGomezYuki Okushi-58/+73
2023-04-14Rollup merge of #106249 - Ezrashaw:suggest-test-tool, r=jyn514,albertlarsan68Yuki Okushi-23/+373
2023-04-14Rollup merge of #103682 - Swatinem:stable-run-directory, r=GuillaumeGomezYuki Okushi-2/+27