about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-08-15Rollup merge of #114772 - fee1-dead-contrib:typed-did, r=b-naberGuillaume Gomez-9/+9
2023-08-14Auto merge of #114824 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-08-14Update cargoWeihang Lo-0/+0
2023-08-14Auto merge of #113658 - Dirreke:csky-unknown-linux-gunabiv2, r=bjorn3bors-14/+117
2023-08-14Rollup merge of #114815 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-08-15update Cargo.lockdirreke-4/+4
2023-08-14Update booksrustbot-0/+0
2023-08-14Auto merge of #114781 - fee1-dead-contrib:param-impl-source, r=davidtwcobors-1/+1
2023-08-14Upgrade Object and related depsdirreke-7/+8
2023-08-14Update llvm.rsDirreck-18/+3
2023-08-14fix the wrong number in const KNOWN_ARCHdirreke-1/+1
2023-08-14add details for csky-unknown-linux-gnuabiv2 and add docsDirreke-13/+82
2023-08-14add `rustc_codegen_ssa` support for csky and correct some codeDirreke-1/+1
2023-08-14add a csky-unknown-linux-gnuabiv2 targetDirreke-2/+50
2023-08-14Use `{Local}ModDefId` in many queriesNilstrieb-9/+9
2023-08-14Remove constness from `ImplSource::Param`Deadbeef-1/+1
2023-08-13Auto merge of #114786 - GuillaumeGomez:rollup-0cos5gn, r=GuillaumeGomezbors-8/+30
2023-08-13Rollup merge of #114625 - klensy:ci-pr-workers, r=Mark-SimulacrumGuillaume Gomez-2/+2
2023-08-13Rollup merge of #114069 - cuviper:profiler-path, r=Mark-SimulacrumGuillaume Gomez-6/+28
2023-08-13Auto merge of #114480 - ozkanonur:fix-stage0-compiler-llvm, r=Mark-Simulacrumbors-0/+10
2023-08-13Auto merge of #114723 - petrochenkov:noplugin2, r=davidtwcobors-3/+3
2023-08-13Update cargoWeihang Lo-0/+0
2023-08-12CI: fix Docker layer cachingJakub Beránek-0/+11
2023-08-11Auto merge of #114735 - RalfJung:miri, r=RalfJungbors-55/+1795
2023-08-11Auto merge of #114729 - flip1995:clippyup, r=Manishearthbors-378/+1543
2023-08-11Auto merge of #2989 - eduardosm:x86-intrinsics, r=RalfJungbors-0/+1720
2023-08-11Auto merge of #3023 - RalfJung:gamma, r=RalfJungbors-89/+1003
2023-08-11miri: implement some `llvm.x86.sse.*` intrinsics and add testsEduardo Sánchez Muñoz-0/+1720
2023-08-11Auto merge of #113432 - klensy:ms-cut-backtrace, r=ChrisDentonbors-1/+1
2023-08-11Merge commit '1e8fdf492808a25d78a97e1242b835ace9924e4d' into clippyupPhilipp Krones-378/+1543
2023-08-11rustc: Move `features` from `Session` to `GlobalCtxt`Vadim Petrochenkov-3/+3
2023-08-11Auto merge of #114719 - compiler-errors:rollup-bf1vr51, r=compiler-errorsbors-205/+0
2023-08-10Rollup merge of #114715 - Centri3:revert-clippy-11115, r=ManishearthMichael Goulet-205/+0
2023-08-10Rollup merge of #114622 - petrochenkov:noplugin, r=oli-obkMichael Goulet-2/+1
2023-08-10Revert "New lint [`filter_map_bool_then`]"Catherine Flores-205/+0
2023-08-10add gamma function shimsRalf Jung-2/+42
2023-08-10Merge from rustcRalf Jung-86/+960
2023-08-10Preparing for merge from rustcRalf Jung-1/+1
2023-08-10replace AsAny hack by trait upcasting :)Ralf Jung-31/+22
2023-08-10Auto merge of #114697 - matthiaskrgr:rollup-ywooy8x, r=matthiaskrgrbors-4/+18
2023-08-10Rollup merge of #114681 - zamazan4ik:master, r=compiler-errorsMatthias Krüger-1/+1
2023-08-10Rollup merge of #114278 - ozkanonur:validate-codegen-backend-config, r=clubby789Matthias Krüger-3/+17
2023-08-10Auto merge of #112482 - tgross35:ci-non-rust-linters, r=pietroalbinibors-16/+681
2023-08-10Auto merge of #114001 - meysam81:issue-111894-fix, r=clubby789bors-46/+129
2023-08-10Update profile_sample_use.mdAlexander Zaitsev-1/+1
2023-08-09Rollup merge of #111891 - rustbox:feat/riscv-isr-cconv, r=jackh726Matthias Krüger-0/+2
2023-08-09Auto merge of #3021 - ttsugriy:bin-search, r=RalfJungbors-17/+6
2023-08-09expand commentRalf Jung-0/+1
2023-08-09Use Vec's binary search instead of hand-written one.Taras Tsugrii-17/+5
2023-08-09Auto merge of #114649 - Kobzol:bolt-remove-use-old-text, r=nikicbors-1/+6