about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-08-07Disallow setting built-in cfgs via set the command-lineUrgau-73/+436
2024-08-07Make `Span` optional in `BufferedEarlyLint`Urgau-7/+31
2024-08-07Auto merge of #128768 - tgross35:rollup-aaq1ny7, r=tgross35bors-226/+4514
2024-08-07Auto merge of #128763 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-08-06Rollup merge of #128766 - Monadic-Cat:patch-1, r=tgross35Trevor Gross-1/+1
2024-08-06Rollup merge of #128649 - ChrisDenton:param-passing, r=jieyouxuTrevor Gross-24/+42
2024-08-06Rollup merge of #128647 - ChrisDenton:link-args-order, r=jieyouxuTrevor Gross-6/+5
2024-08-06Rollup merge of #128638 - ChrisDenton:link-dedup, r=jieyouxuTrevor Gross-8/+25
2024-08-06Rollup merge of #128417 - tgross35:f16-f128-math, r=dtolnayTrevor Gross-108/+4159
2024-08-06Rollup merge of #128362 - folkertdev:naked-function-symbol-visibility, r=bjorn3Trevor Gross-0/+187
2024-08-06Rollup merge of #128107 - Oneirical:tomato-hartester, r=jieyouxuTrevor Gross-79/+95
2024-08-06Trivial grammar fix in const keyword docsMonadic Cat-1/+1
2024-08-06Update cargoWeihang Lo-0/+0
2024-08-07Auto merge of #128761 - matthiaskrgr:rollup-5p1mlqq, r=matthiaskrgrbors-1383/+2066
2024-08-07Rollup merge of #128751 - devnexen:vxworks_set_thread_name, r=tgross35Matthias Krüger-3/+30
2024-08-07Rollup merge of #128718 - jieyouxu:check-cfg_attr, r=nnethercoteMatthias Krüger-0/+170
2024-08-07Rollup merge of #128710 - ChrisDenton:null, r=jieyouxuMatthias Krüger-3/+20
2024-08-07Rollup merge of #128692 - tgross35:update-triagebot, r=Mark-SimulacrumMatthias Krüger-0/+8
2024-08-07Rollup merge of #128687 - RalfJung:interpret-call-refactor, r=WaffleLapkinMatthias Krüger-1330/+1354
2024-08-07Rollup merge of #128539 - biabbas:deny_unsafe, r=workingjubileeMatthias Krüger-0/+2
2024-08-07Rollup merge of #128406 - lolbinarycat:bufreader_peek, r=Mark-SimulacrumMatthias Krüger-0/+55
2024-08-07Rollup merge of #125048 - dingxiangfei2009:stable-deref, r=amanieuMatthias Krüger-4/+218
2024-08-07Rollup merge of #124944 - estebank:multiple-crate-versions, r=fee1-deadMatthias Krüger-43/+209
2024-08-06Auto merge of #128748 - matthiaskrgr:rollup-dzvi5f7, r=matthiaskrgrbors-61/+234
2024-08-06std::thread: set_name implementation proposal for vxWorks.David Carlier-3/+30
2024-08-06fix testEsteban Küber-15/+19
2024-08-06Rollup merge of #128736 - GuillaumeGomez:fix-remap-path-prefix, r=notriddleMatthias Krüger-0/+26
2024-08-06Rollup merge of #128720 - y21:issue119620, r=compiler-errorsMatthias Krüger-19/+36
2024-08-06Rollup merge of #128693 - notriddle:notriddle/impl-disambiguator-2024, r=Guil...Matthias Krüger-7/+52
2024-08-06Rollup merge of #128685 - bjorn3:rust_src_remove_leftover, r=onur-ozkanMatthias Krüger-4/+0
2024-08-06Rollup merge of #128517 - clubby789:overflowing-lit-span, r=petrochenkovMatthias Krüger-9/+13
2024-08-06Rollup merge of #128377 - veera-sivarajan:fix-128249, r=davidtwcoMatthias Krüger-14/+98
2024-08-06Rollup merge of #128369 - GrigorenkoPV:let-underscore-translatable, r=davidtwcoMatthias Krüger-8/+9
2024-08-06Move test to be make instead of uiEsteban Küber-132/+47
2024-08-06Change test to be only-linux and ignore-wasm32Esteban Küber-3/+4
2024-08-06fix rebaseEsteban Küber-2/+3
2024-08-06Add `help` about using `cargo tree`Esteban Küber-11/+14
2024-08-06Add test for mixing types from two incompatible crate versionsEsteban Küber-0/+133
2024-08-06On trait bound mismatch, detect multiple crate versions in dep treeEsteban Küber-39/+124
2024-08-06Maintain highlighting in `note` and `help` even when they have a spanEsteban Küber-2/+26
2024-08-06Add regression test for #69264Guillaume Gomez-0/+24
2024-08-06Fix rustdoc missing handling of `remap-path-prefix` optionGuillaume Gomez-0/+2
2024-08-06rustdoc-search: account for numeric disambiguators on implsMichael Howell-7/+52
2024-08-06various cleanups based on reviewRalf Jung-55/+54
2024-08-06Auto merge of #128245 - Oneirical:total-linkage-ownage, r=jieyouxubors-36/+63
2024-08-06make some Frame fields more privateRalf Jung-21/+25
2024-08-06interpret: refactor function call handling to be better-abstractedRalf Jung-1313/+1334
2024-08-06Auto merge of #126804 - estebank:short-error-primary-label, r=davidtwcobors-14/+34
2024-08-06check_attr: treat cfg_attr like cfg许杰友 Jieyou Xu (Joe)-0/+1
2024-08-06tests: add regression test to make sure `cfg_attr` isn't considered unhandled许杰友 Jieyou Xu (Joe)-0/+169