summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-06-01Rollup merge of #111802 - jyn514:less-verbose, r=ozkanonurMatthias Krüger-1/+9
2023-06-01Auto merge of #111660 - Kobzol:try-build-skip-docs, r=mark-simulacrumbors-0/+15
2023-06-01Migrate to Askamasladynnunes-8/+15
2023-06-01Implement custom diagnostic for ConstParamTyMichael Goulet-13/+15
2023-06-01Fix bug where private item with intermediate doc hidden re-export was not inl...Guillaume Gomez-2/+4
2023-06-01Update setup.rsGary-7/+7
2023-06-01Use translatable diagnostics in `rustc_const_eval`Deadbeef-26/+68
2023-06-01Auto merge of #112164 - Dylan-DPC:rollup-93zj7jw, r=Dylan-DPCbors-15/+160
2023-06-01Do not build components unneeded for perf bot in try buildsJakub Beránek-0/+15
2023-06-01Rename `impl_defaultness` to `defaultness`Deadbeef-5/+5
2023-06-01Rollup merge of #111892 - notriddle:notriddle/timeout-tooltip, r=me,Guillaume...Dylan DPC-10/+150
2023-06-01Rollup merge of #108459 - benediktwerner:rustdoc-fix-link-match, r=GuillaumeG...Dylan DPC-5/+10
2023-06-01Auto merge of #103877 - oli-obk:const_eval_step_limit, r=fee1-deadbors-13/+2
2023-06-01Auto merge of #111567 - Urgau:uplift_cast_ref_to_mut, r=b-naberbors-168/+65
2023-05-31rustdoc: add jsdoc comments for complex functionsMichael Howell-1/+34
2023-05-31Fix the progress message for `x doc rustc`jyn-7/+10
2023-05-31Fix `src/etc/pre-push.sh` when `build.locked-deps` is already set in config.tomljyn-1/+1
2023-05-31use c literals in libraryklensy-1/+0
2023-05-31Auto merge of #111076 - notriddle:notriddle/silence-private-dep-trait-impl-su...bors-0/+27
2023-05-31Adjust tests for newly uplifted cast_ref_to_mut lintUrgau-0/+4
2023-05-31Drop uplifted clippy::cast_ref_to_mutUrgau-168/+61
2023-05-31Remove const eval limit and implement an exponential backoff lint insteadOli Scherer-13/+2
2023-05-31Auto merge of #2908 - RalfJung:bench, r=oli-obkbors-16/+16
2023-05-31miri-script: Transform Windows paths to unix.Piotr Osiewicz-1/+1
2023-05-31Auto merge of #2907 - RalfJung:rustup, r=RalfJungbors-546/+487
2023-05-31Rollup merge of #112103 - Mark-Simulacrum:bootstrap-update, r=clubby789Matthias Krüger-398/+408
2023-05-31Rollup merge of #112089 - Kobzol:bootstrap-warnings, r=jyn514Matthias Krüger-3/+8
2023-05-31Rollup merge of #111979 - jyn514:cargoflags, r=albertlarsan68Matthias Krüger-0/+4
2023-05-31Rollup merge of #111975 - jyn514:normalization, r=cjgillotMatthias Krüger-33/+18
2023-05-31Rollup merge of #111772 - liushuyu:ubuntu/mips64-linkage, r=jackh726Matthias Krüger-0/+6
2023-05-31CI: test ./miri benchRalf Jung-15/+15
2023-05-31Merge from rustcRalf Jung-545/+486
2023-05-31Preparing for merge from rustcRalf Jung-1/+1
2023-05-31Auto merge of #2888 - Vanille-N:tb-diags, r=RalfJungbors-66/+160
2023-05-31Auto merge of #112127 - matthiaskrgr:rollup-77pt893, r=matthiaskrgrbors-198/+188
2023-05-31Rollup merge of #112113 - notriddle:notriddle/rm-fnretty, r=GuillaumeGomezMatthias Krüger-81/+49
2023-05-31Rollup merge of #112108 - GuillaumeGomez:reexport-doc-hidden-private, r=notri...Matthias Krüger-25/+32
2023-05-31Rollup merge of #112084 - ozkanonur:improvements, r=clubby789Matthias Krüger-82/+91
2023-05-31Rollup merge of #112031 - sladyn98:migrate-proc-macro, r=GuillaumeGomezMatthias Krüger-10/+16
2023-05-30Fix `x test --stage 2 core` when download-rustc is enabledjyn-40/+149
2023-05-30Make `x test --dry-run` less verbosejyn-1/+3
2023-05-31Update cargoWeihang Lo-0/+0
2023-05-31Explicit set `workspace.resolver = "1"`Weihang Lo-0/+2
2023-05-30Add `--warnings warn` flag to `x.py`Jakub Beránek-3/+8
2023-05-30rustdoc: Fix LinkReplacer link matchingbenediktwerner-5/+10
2023-05-30rustdoc: simplify `clean` by removing `FnRetTy`Michael Howell-81/+49
2023-05-30Auto merge of #111881 - lcnr:leak-check, r=nikomatsakis,jackh726bors-1/+1
2023-05-30Fix re-export of doc hidden item inside private item not displayedGuillaume Gomez-25/+32
2023-05-30Bump to latest beta compilerMark Rousskov-398/+408
2023-05-30directory size limit :<lcnr-1/+1