summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-12-28bump dependenciesRalf Jung-133/+154
2022-12-28print sysroot build failure errorRalf Jung-3/+5
2022-12-28Add GUI test for scraped examples colorsGuillaume Gomez-0/+34
2022-12-28Migrate scraped examples higlight CSS to variablesGuillaume Gomez-18/+13
2022-12-28-Zrustdoc-scrape-examples no longer takes argumentsMark Rousskov-1/+1
2022-12-28delete more `cfg(bootstrap)`Lukas Markeffsky-19/+16
2022-12-28bump stage0Pietro Albini-338/+344
2022-12-28Rollup merge of #106199 - estebank:quiet-type-err-in-binding, r=compiler-errorsMatthias Krüger-134/+70
2022-12-28Rollup merge of #106194 - notriddle:notriddle/sidebar-background, r=Guillaume...Matthias Krüger-6/+92
2022-12-28Rollup merge of #106176 - compiler-errors:fn-kw-as-fn-trait, r=estebankMatthias Krüger-74/+90
2022-12-28Rollup merge of #106172 - estebank:suggest-impl-trait, r=compiler-errorsMatthias Krüger-3/+32
2022-12-28Auto merge of #106129 - compiler-errors:compare_method-tweaks, r=BoxyUwUbors-25/+4
2022-12-28simplify path joining code a bitRalf Jung-9/+1
2022-12-28handle unknown targets more gracefullyRalf Jung-60/+92
2022-12-28Allow trait method paths to satisfy const Fn boundsDeadbeef-0/+61
2022-12-28Rollup merge of #106201 - estebank:verbose-transparent, r=compiler-errorsfee1-dead-0/+21
2022-12-28Rollup merge of #105484 - nbdd0121:upcast, r=compiler-errorsfee1-dead-0/+93
2022-12-28Rollup merge of #105347 - estebank:single-line-match, r=compiler-errorsfee1-dead-0/+15
2022-12-28Rollup merge of #104024 - noeddl:unused-must-use, r=compiler-errorsfee1-dead-1/+1
2022-12-27Trim more paths in obligation typesEsteban Küber-7/+7
2022-12-27Emit fewer errors on invalid `#[repr(transparent)]` on `enum`Esteban Küber-0/+21
2022-12-27Silence knock-down errors on `[type error]` bindingsEsteban Küber-134/+70
2022-12-27Account for `match` expr in single lineEsteban Küber-0/+15
2022-12-27Shorten type in noteEsteban Küber-3/+3
2022-12-27Bump rust-installerMark Rousskov-0/+0
2022-12-27Add changelog entryAlbert Larsan-0/+1
2022-12-27rustdoc: combine common sidebar background color CSS rulesMichael Howell-6/+92
2022-12-27Auto merge of #106193 - compiler-errors:rollup-0l54wka, r=compiler-errorsbors-10/+526
2022-12-27Rollup merge of #106181 - kraktus:fix_doc_parsing, r=notriddleMichael Goulet-2/+2
2022-12-27Rollup merge of #106064 - lukas-code:outlives-macro, r=cjgillotMichael Goulet-8/+350
2022-12-27Rollup merge of #105965 - compiler-errors:issue-105896, r=cjgillotMichael Goulet-0/+35
2022-12-27Rollup merge of #105852 - compiler-errors:hex-float-lit, r=cjgillotMichael Goulet-0/+61
2022-12-27Rollup merge of #105765 - estebank:range-typo, r=compiler-errorsMichael Goulet-0/+78
2022-12-27Make resolve suggestion more genericEsteban Küber-1/+1
2022-12-27cargo-miri: use rustc to determine the output filenameRalf Jung-40/+66
2022-12-27Auto merge of #97176 - kraktus:cmd_debug, r=the8472bors-21/+0
2022-12-27More testsMichael Goulet-0/+34
2022-12-27Restore cyclic closure messageMichael Goulet-16/+16
2022-12-27Don't deduce a signature that makes a closure cyclicMichael Goulet-16/+91
2022-12-27Make `x clean` also clean the stamp fileAlbert Larsan-0/+1
2022-12-27review comments: make suggestion more accurateEsteban Küber-20/+31
2022-12-27Provide local extern function arg namesMichael Goulet-0/+35
2022-12-27Suggest rewriting a malformed hex literal if we expect a floatMichael Goulet-0/+61
2022-12-27Auto merge of #106183 - matthiaskrgr:rollup-ww6yzhi, r=matthiaskrgrbors-37/+95
2022-12-27Rollup merge of #106066 - JohnTitor:rm-bindings-after-at-fixme, r=compiler-er...Matthias Krüger-23/+75
2022-12-27Rollup merge of #105994 - JohnTitor:issue-99647, r=compiler-errorsMatthias Krüger-0/+15
2022-12-27Rollup merge of #105817 - chenyukang:yukang/fix-105788-sugg-for-auto-trait, r...Matthias Krüger-14/+5
2022-12-27Fix ui constant tests for big-endian platformsUlrich Weigand-1130/+1716
2022-12-27Put final touchesAlbert Larsan-40/+34
2022-12-27Add rustfmt version checkAlbert Larsan-15/+70