about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-08-29Rollup merge of #129690 - Oneirical:run-make-tidbits, r=jieyouxuGuillaume Gomez-56/+43
2024-08-29Rollup merge of #129316 - dingxiangfei2009:riscv64-imac-scs, r=nnethercoteGuillaume Gomez-9/+52
2024-08-29Rollup merge of #128970 - DianQK:lint-llvm-ir, r=nikicGuillaume Gomez-4/+26
2024-08-29Rollup merge of #128166 - ChaiTRex:isqrt, r=tgross35Guillaume Gomez-67/+684
2024-08-29Rollup merge of #123940 - kornelski:remove-derived-debug, r=UrgauGuillaume Gomez-56/+285
2024-08-29Use path instead of Path in some run-make testsOneirical-56/+40
2024-08-29Add needs-unwind compiletest directive to libtest-thread-limitOneirical-0/+3
2024-08-29riscv64imac: allow shadow call stack sanitizerDing Xiang Fei-9/+52
2024-08-29Add `-Zlint-llvm-ir`DianQK-4/+26
2024-08-28Speed up `checked_isqrt` and `isqrt` methodsChai T. Rex-35/+371
2024-08-28Improve `isqrt` tests and add benchmarksChai T. Rex-32/+313
2024-08-29Auto merge of #129721 - workingjubilee:rollup-y2o1mnp, r=workingjubileebors-467/+798
2024-08-28Rollup merge of #129715 - Amjad50:update-compiler-builtins, r=tgross35Jubilee-4/+4
2024-08-28Rollup merge of #129712 - randomPoison:trusty-tier-3-fix, r=saethlinJubilee-2/+2
2024-08-28Rollup merge of #129695 - GuillaumeGomez:fix-clippy-rustdoc-path, r=onur-ozkanJubilee-1/+1
2024-08-28Rollup merge of #129689 - compiler-errors:impl-lifetime, r=michaelwoeristerJubilee-14/+18
2024-08-28Rollup merge of #129683 - RalfJung:copysign, r=thomccJubilee-12/+32
2024-08-28Rollup merge of #129673 - matthewpipie:arc-weak-debug-trait, r=dtolnayJubilee-1/+1
2024-08-28Rollup merge of #129617 - rustbot:docs-update, r=ehussJubilee-0/+1
2024-08-28Rollup merge of #129494 - tshepang:fmt-threads-sendsync, r=NadrierilJubilee-247/+315
2024-08-28Rollup merge of #129467 - dingxiangfei2009:smart-pointer-relax-pointee, r=com...Jubilee-44/+108
2024-08-28Rollup merge of #129401 - workingjubilee:partial-initialization-of-stabilizat...Jubilee-76/+33
2024-08-28Rollup merge of #129378 - goffrie:patch-3, r=ChrisDentonJubilee-13/+9
2024-08-28Rollup merge of #129343 - estebank:time-version, r=jieyouxuJubilee-2/+69
2024-08-28Rollup merge of #129170 - artemagvanian:span-to-location, r=celinvalJubilee-0/+16
2024-08-28Rollup merge of #128192 - mrkajetanp:feature-detect, r=AmanieuJubilee-51/+189
2024-08-29Update `compiler_builtins` to `0.1.123`Amjad Alsharafi-4/+4
2024-08-28Correct trusty targets to be tier 3Nicole LeGare-2/+2
2024-08-28Auto merge of #127537 - veluca93:struct_tf, r=BoxyUwUbors-27/+511
2024-08-28Emit specific message for `time<0.3.35` inference failureEsteban Küber-2/+69
2024-08-28fmt-debug optionKornel-56/+285
2024-08-28Auto merge of #129691 - matthiaskrgr:rollup-owlcr3m, r=matthiaskrgrbors-701/+899
2024-08-29derive(SmartPointer): assume pointee from the single generic and better error...Ding Xiang Fei-44/+108
2024-08-28Update referenceEric Huss-0/+0
2024-08-28Move 'tcx lifetime off of impl and onto methodsMichael Goulet-14/+18
2024-08-28Fix path to run clippy on rustdocGuillaume Gomez-1/+1
2024-08-28Rollup merge of #129686 - Zalathar:source-region, r=compiler-errorsMatthias Krüger-43/+36
2024-08-28Rollup merge of #129668 - coolreader18:fix-pin-set-regr, r=dtolnayMatthias Krüger-9/+12
2024-08-28Rollup merge of #129667 - dev-ardi:rustc_driver-cleanup, r=michaelwoeristerMatthias Krüger-30/+40
2024-08-28Rollup merge of #129666 - RalfJung:raw-eq-align, r=compiler-errorsMatthias Krüger-6/+20
2024-08-28Rollup merge of #129657 - jswrenn:transmute-name, r=compiler-errorsMatthias Krüger-531/+528
2024-08-28Rollup merge of #129641 - notriddle:notriddle/missing-crates-js-resource-suff...Matthias Krüger-9/+16
2024-08-28Rollup merge of #129613 - RalfJung:interpret-target-feat, r=saethlinMatthias Krüger-62/+70
2024-08-28Rollup merge of #129608 - RalfJung:const-eval-ub-checks, r=saethlinMatthias Krüger-1/+15
2024-08-28Rollup merge of #129551 - RalfJung:ub-checks-fallback, r=saethlinMatthias Krüger-2/+3
2024-08-28Rollup merge of #129480 - lolbinarycat:euclid-docs, r=joboetMatthias Krüger-8/+13
2024-08-28Rollup merge of #129421 - jdonszelmann:naked-repr-align-functions, r=workingj...Matthias Krüger-0/+146
2024-08-28Auto merge of #129589 - saethlin:improve-panic-immediate-abort, r=tgross35bors-3/+5
2024-08-28coverage: Rename `CodeRegion` to `SourceRegion`Zalathar-34/+35
2024-08-28coverage: Simplify some debug loggingZalathar-7/+1