about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-10-26Fix code HTML items making big blocks if too longGuillaume Gomez-1/+1
2024-10-24Auto merge of #131951 - notriddle:notriddle/sha256-compile-time, r=GuillaumeG...bors-14/+58
2024-10-24Auto merge of #132094 - Zalathar:rollup-5r1ppqt, r=Zalatharbors-586/+619
2024-10-24Rollup merge of #132088 - compiler-errors:extern-static, r=jieyouxuStuart Cook-1/+18
2024-10-24Rollup merge of #132076 - RalfJung:feature-hashing, r=nnethercote,Mark-Simula...Stuart Cook-6/+1
2024-10-24Rollup merge of #131956 - Zalathar:llvm-counters, r=compiler-errors,SwatinemStuart Cook-444/+220
2024-10-24Rollup merge of #131930 - clubby789:revision-cfg-collide, r=jieyouxuStuart Cook-2/+24
2024-10-24Rollup merge of #131909 - clubby789:enum-overflow-cast, r=compiler-errorsStuart Cook-3/+76
2024-10-24Rollup merge of #131898 - lukas-code:ptr-cast-cleanup, r=compiler-errorsStuart Cook-16/+69
2024-10-24Rollup merge of #131756 - compiler-errors:deeply-normalize-type-err, r=lcnrStuart Cook-39/+135
2024-10-24Rollup merge of #131623 - matthiaskrgr:clippy_sat, r=NadrierilStuart Cook-18/+11
2024-10-24Rollup merge of #131169 - madsmtm:target-info-nto-vendor, r=wesleywiserStuart Cook-0/+2
2024-10-24Rollup merge of #130225 - adetaylor:rename-old-receiver, r=wesleywiserStuart Cook-57/+63
2024-10-24Deeply normalize type trace in type error reportingMichael Goulet-1/+38
2024-10-24Plumb through param_env to note_type_errMichael Goulet-39/+98
2024-10-24Print safety correctly in extern static itemsMichael Goulet-1/+18
2024-10-23Auto merge of #132079 - fmease:rollup-agrd358, r=fmeasebors-317/+738
2024-10-23clone range in a more obvious wayMatthias Krüger-4/+1
2024-10-23fix some manual_mapMatthias Krüger-8/+4
2024-10-23fix a couple clippy:complexitysMatthias Krüger-6/+6
2024-10-23Rollup merge of #132066 - tifv:ptr-docs-typo, r=AmanieuLeón Orell Valerian Liehr-2/+2
2024-10-23Rollup merge of #132065 - tifv:dangling-docs, r=NoratriebLeón Orell Valerian Liehr-5/+3
2024-10-23Rollup merge of #132060 - joshtriplett:innermost-outermost, r=jieyouxuLeón Orell Valerian Liehr-45/+45
2024-10-23Rollup merge of #132039 - a1phyr:vecdeque_read_exact, r=NoratriebLeón Orell Valerian Liehr-0/+46
2024-10-23Rollup merge of #132036 - DianQK:test-131164, r=jieyouxuLeón Orell Valerian Liehr-0/+26
2024-10-23Rollup merge of #131979 - compiler-errors:compare-pred-entail, r=fmeaseLeón Orell Valerian Liehr-94/+109
2024-10-23Rollup merge of #131955 - SpriteOvO:riscv-int-arg-attr, r=workingjubileeLeón Orell Valerian Liehr-168/+468
2024-10-23Rollup merge of #131928 - aDotInTheVoid:wait-we-support-this, r=GuillaumeGomezLeón Orell Valerian Liehr-3/+13
2024-10-23Rollup merge of #130991 - LaihoE:vectorized_slice_contains, r=NoratriebLeón Orell Valerian Liehr-0/+26
2024-10-23Auto merge of #132070 - fmease:rollup-4i4k587, r=fmeasebors-115/+290
2024-10-23vectorized SliceContainsLaiho-0/+26
2024-10-23Don't allow test revisions that conflict with built in cfgsclubby789-2/+24
2024-10-23stop hashing compile-time constantRalf Jung-6/+1
2024-10-23Rollup merge of #132058 - adetaylor:use-rust-next-in-ci, r=lqdLeón Orell Valerian Liehr-1/+1
2024-10-23Rollup merge of #132054 - onur-ozkan:cargo-config, r=KobzolLeón Orell Valerian Liehr-3/+0
2024-10-23Rollup merge of #131487 - graydon:wasm32v1-none, r=alexcrichtonLeón Orell Valerian Liehr-8/+192
2024-10-23Rollup merge of #131181 - dev-ardi:custom-differ, r=jieyouxuLeón Orell Valerian Liehr-37/+74
2024-10-23Rollup merge of #131043 - liwagu:unify, r=albertlarsan68,onur-ozkanLeón Orell Valerian Liehr-66/+23
2024-10-23More compare_impl_item simplificationsMichael Goulet-76/+95
2024-10-23fix a typo in documentation of pointer::sub_ptr()July Tikhonov-2/+2
2024-10-23fix documentation of ptr::dangling() functionJuly Tikhonov-5/+3
2024-10-23Auto merge of #132027 - RalfJung:lang-feature-bool-fields, r=nnethercotebors-385/+324
2024-10-23Add a test case for #131164DianQK-0/+26
2024-10-23"innermost", "outermost", "leftmost", and "rightmost" don't need hyphensJosh Triplett-45/+45
2024-10-23CI: rfl: use rust-next temporary commitAdrian Taylor-1/+1
2024-10-23Refactor change detection for rustdoc and download-rustcguliwa-66/+23
2024-10-23Auto merge of #132044 - lcnr:no-relate-abi, r=compiler-errorsbors-115/+110
2024-10-23rename lang feature lists to include LANGRalf Jung-17/+18
2024-10-23remove no longer needd UnstableFeature typeRalf Jung-15/+9
2024-10-23get rid of feature list in target feature logicRalf Jung-24/+2