about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-03-16TB: error and tree formattingNeven Villani-0/+592
2023-03-16TB: tree traversalNeven Villani-0/+339
2023-03-16TB: public interface to permissionsNeven Villani-0/+93
2023-03-16TB: Tree structureNeven Villani-0/+215
2023-03-16TB: Util: an efficient mapping for permissionsNeven Villani-0/+304
2023-03-16TB: encoding of the underlying state machineNeven Villani-0/+214
2023-03-16Auto merge of #106824 - m-ou-se:format-args-flatten, r=oli-obkbors-4/+17
2023-03-16Split unicode case LUTs in single and multi variantsMartin Gammelsæter-13/+45
2023-03-16Fix clippy.Mara Bos-4/+17
2023-03-16Rollup merge of #109185 - notriddle:notriddle/primitive-tooltip, r=jshaMatthias Krüger-0/+6
2023-03-16Rollup merge of #109166 - lcnr:define_opaque_types-explicit, r=oli-obkMatthias Krüger-3/+2
2023-03-16Rollup merge of #109139 - GuillaumeGomez:rustdoc-windows-wait-for-write, r=no...Matthias Krüger-10/+22
2023-03-16Rollup merge of #108875 - notriddle:notriddle/return-trait, r=GuillaumeGomezMatthias Krüger-2/+7
2023-03-15ImplTraitPlaceholder -> is_impl_trait_in_traitSantiago Pastorino-1/+1
2023-03-15rustdoc: remove `std::` from primitive intra-doc link tooltipsMichael Howell-0/+6
2023-03-15Implementing "<test_binary> --list --format json" #107307 #49359Partha P. Das-0/+20
2023-03-15Skip serializing ascii chars in case LUTsMartin Gammelsæter-14/+11
2023-03-15Update docsfs module documentationGuillaume Gomez-1/+0
2023-03-15Set CMAKE_SYSTEM_NAME for Linux targetsAlan Egerton-0/+2
2023-03-15Bump to latest rustc-perfMark Rousskov-4/+4
2023-03-15always make `define_opaque_types` explicitlcnr-3/+2
2023-03-15Bump to latest betaMark Rousskov-398/+398
2023-03-15Auto merge of #2806 - saethlin:better-install, r=RalfJungbors-17/+15
2023-03-15use date-based cache keyRalf Jung-4/+4
2023-03-15Rollup merge of #109150 - weihanglo:update-cargo, r=weihangloDylan DPC-0/+0
2023-03-15Rollup merge of #109111 - MU001999:master, r=jyn514Dylan DPC-0/+1
2023-03-15Rollup merge of #108991 - ozkanonur:new-llvm-flag, r=albertlarsan68Dylan DPC-6/+9
2023-03-15Add RANLIB_x86_64_unknown_illumos env for dist-x86_64-illumos dockerfilehi-rustin-4/+5
2023-03-15add `enable-warnings` flag for llvmozkanonur-6/+9
2023-03-14Merge from rustcBen Kimock-5230/+16861
2023-03-14Preparing for merge from rustcBen Kimock-1/+1
2023-03-14Don't use CI caches from before this branchBen Kimock-4/+4
2023-03-14Update docs to matchBen Kimock-10/+7
2023-03-14Update cargoWeihang Lo-0/+0
2023-03-14rustdoc: DocFS: Replace rayon with threadpool and enable it for all targetsGuillaume Gomez-9/+22
2023-03-14Remove box expressions from HIRclubby789-27/+7
2023-03-14Rollup merge of #108722 - petrhosek:fuchsia-riscv, r=petrochenkovMatthias Krüger-0/+1
2023-03-14use the best compression profile in CIPietro Albini-0/+1
2023-03-14add dist.compression-profile option to control compression speedPietro Albini-47/+116
2023-03-14Auto merge of #104833 - Swatinem:async-identity-future, r=compiler-errorsbors-23/+3
2023-03-14Create dir for build_tripleMu001999-0/+1
2023-03-14Auto merge of #109097 - matthiaskrgr:rollup-6ydc4ri, r=matthiaskrgrbors-12/+50
2023-03-13Rollup merge of #109083 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-03-13Rollup merge of #109055 - ozkanonur:detect_src_and_out, r=albertlarsan68Matthias Krüger-2/+33
2023-03-13Rollup merge of #108830 - compiler-errors:new-solver-fast-reject-faster, r=lcnrMatthias Krüger-2/+2
2023-03-13Rollup merge of #108607 - psumbera:solaris-no-flock-bootstrap, r=albertlarsan68Matthias Krüger-8/+15
2023-03-13Revert "enable ThinLTO for rustc on x86_64-pc-windows-msvc dist builds"Nilstrieb-1/+0
2023-03-13Update booksrustbot-0/+0
2023-03-13Auto merge of #109069 - lnicola:rust-analyzer-2023-03-13, r=lnicolabors-3055/+12635
2023-03-13Don't use fd-lock on Solaris in bootstrapPetr Sumbera-8/+15