about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-05-28Improve settings page display with disabled javascriptGuillaume Gomez-0/+5
2022-05-28Auto merge of #97158 - JakobDegen:dse, r=tmiasko,cjgillotbors-364/+732
2022-05-28Auto merge of #97476 - Dylan-DPC:rollup-t53nxoe, r=Dylan-DPCbors-49/+494
2022-05-28Rollup merge of #97466 - jyn514:consolidate-install, r=Mark-SimulacrumDylan DPC-25/+25
2022-05-28Rollup merge of #97448 - Xiretza:os-str-unix-doc, r=joshtriplettDylan DPC-1/+1
2022-05-28Rollup merge of #97327 - davidtwco:diagnostic-translation-compile-time-valida...Dylan DPC-18/+455
2022-05-28Rollup merge of #97034 - fee1-dead-contrib:layout-hash, r=dtolnayDylan DPC-2/+9
2022-05-28Rollup merge of #94640 - Pointerbender:issue-71146-partial-stabilization, r=y...Dylan DPC-3/+4
2022-05-28Auto merge of #97465 - jyn514:dist-ra, r=Mark-Simulacrumbors-0/+3
2022-05-28Auto merge of #97284 - b-naber:constraint-dyn-impl-suggestion, r=estebankbors-104/+368
2022-05-28Auto merge of #97433 - GuillaumeGomez:rm-refcell-context, r=notriddlebors-111/+128
2022-05-27Switch incremental/hashes tests to all use optimizations.Jakob Degen-39/+39
2022-05-27Auto merge of #97468 - matthiaskrgr:rollup-8cu0hqr, r=matthiaskrgrbors-47/+109
2022-05-28Rollup merge of #97462 - GuillaumeGomez:more-eslint-rules, r=notriddleMatthias Krüger-6/+15
2022-05-28Rollup merge of #97458 - estebank:use-self-in-derive-macro, r=compiler-errorsMatthias Krüger-1/+24
2022-05-28Rollup merge of #97457 - JohnTitor:issue-81899, r=compiler-errorsMatthias Krüger-0/+30
2022-05-28Rollup merge of #97453 - lcnr:comment, r=jackh726Matthias Krüger-1/+1
2022-05-28Rollup merge of #97411 - raiyansayeed:print-stderr-consistently, r=Mark-Simul...Matthias Krüger-38/+38
2022-05-28Rollup merge of #95214 - tbu-:pr_vec_append_doc, r=Mark-SimulacrumMatthias Krüger-1/+1
2022-05-27[bootstrap] Move `sanitize_sh` from `dist` to `install`Joshua Nelson-25/+25
2022-05-27Fix `x dist --stage 1 src/tools/rust-analyzer`Joshua Nelson-0/+3
2022-05-27Add "eqeqeq" eslint ruleGuillaume Gomez-6/+7
2022-05-27Add "no-unused-vars" eslint ruleGuillaume Gomez-0/+7
2022-05-27Add "arrow-parens" eslint ruleGuillaume Gomez-0/+1
2022-05-27Pass Context as a &mut to allow to remove RefCell fieldsGuillaume Gomez-111/+128
2022-05-27Auto merge of #96790 - lqd:update_jemalloc, r=Mark-Simulacrumbors-21/+17
2022-05-27Modify `derive(Debug)` to use `Self` in struct literal to avoid redundant errorEsteban Küber-13/+6
2022-05-27Add test for #97343Esteban Küber-0/+30
2022-05-28Add regression test for #81899Yuki Okushi-0/+30
2022-05-27fix commentlcnr-1/+1
2022-05-27Auto merge of #96046 - oli-obk:const_typeck, r=cjgillotbors-518/+875
2022-05-27docs: Don't imply that OsStr on Unix is always UTF-8Xiretza-1/+1
2022-05-27Update tests on aarch64Oli Scherer-127/+183
2022-05-27Auto merge of #97442 - hafeoz:master, r=GuillaumeGomezbors-1/+20
2022-05-27Auto merge of #97004 - nnethercote:proc-macro-tweaks, r=eddybbors-148/+139
2022-05-27Cut down `associated_item`.Nicholas Nethercote-20/+18
2022-05-27Remove unnecessary blank line.Nicholas Nethercote-1/+0
2022-05-27Rename `b` as `buf` in several places.Nicholas Nethercote-30/+30
2022-05-27Add some comments about `_marker` fields.Nicholas Nethercote-4/+14
2022-05-27Clarify a comment.Nicholas Nethercote-1/+1
2022-05-27Rename `ProcMacroDerive` as `DeriveProcMacro`.Nicholas Nethercote-4/+4
2022-05-27Rename `ProcMacro` trait as `BangProcMacro`.Nicholas Nethercote-4/+4
2022-05-27Simplify types in `proc_macro_harness.rs`.Nicholas Nethercote-27/+17
2022-05-27Make `Buffer<T>` non-generic.Nicholas Nethercote-46/+46
2022-05-27Improve formatting in `associated_item!` definition.Nicholas Nethercote-24/+15
2022-05-27Add some comments.Nicholas Nethercote-0/+3
2022-05-27Fix a typo in a comment.Nicholas Nethercote-1/+1
2022-05-27Auto merge of #97444 - compiler-errors:rollup-2gvdav6, r=compiler-errorsbors-141/+169
2022-05-26Rollup merge of #97436 - compiler-errors:macos-ping-2, r=Mark-SimulacrumMichael Goulet-0/+7
2022-05-26Rollup merge of #97066 - petrochenkov:nofragkind, r=camelidMichael Goulet-114/+53