summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-12-17rustc-push: automatically fill PR body to avoid reviewer assignmentRalf Jung-1/+1
2023-12-17do not allow ABI mismatches inside repr(C) typesRalf Jung-0/+33
2023-12-17use Vec for region constraintsAli MJ Al-Nasrawy-1/+1
2023-12-17expand helpers tests with new test module `tests/helpers`onur-ozkan-16/+63
2023-12-17Auto merge of #119001 - notriddle:notriddle/searchwords, r=GuillaumeGomezbors-49/+31
2023-12-17Auto merge of #118830 - GuillaumeGomez:env-tracked_env, r=Nilstriebbors-0/+4
2023-12-16Auto merge of #117595 - jyn514:x-clippy, r=albertlarsan68bors-93/+245
2023-12-16test `x clippy --stage 0` in ciJoshua Nelson-0/+6
2023-12-16Update stage0.jsonAlbert Larsan-0/+48
2023-12-16make x.py clippy download and use beta clippyasquared31415-89/+125
2023-12-16use RUSTC_WRAPPER instead of RUSTCjyn-15/+68
2023-12-16give a better error if renaming a temp file failsjyn-1/+8
2023-12-16describe unstable linker flavors in the unstable bookRémy Rakic-0/+32
2023-12-16remove unstable linker flavors from stable documentationRémy Rakic-3/+0
2023-12-16create helper fn `hex_encode` and remove `hex` dependencyonur-ozkan-13/+16
2023-12-16Visit the AllocIds and BorTags in borrow state FrameExtraBen Kimock-8/+25
2023-12-16fix printing cargo args on --dry-runjyn-7/+9
2023-12-16Merge commit 'a859e5cc1ce100df22346a1005da30532d04de59' into clippyupPhilipp Krones-1/+1
2023-12-16Merge commit 'a859e5cc1ce100df22346a1005da30532d04de59' into clippyupPhilipp Krones-637/+3064
2023-12-15Rollup merge of #119004 - matthiaskrgr:conv, r=compiler-errorsJubilee-9/+10
2023-12-15rustdoc-search: remove parallel searchWords arrayMichael Howell-49/+31
2023-12-15NFC don't convert types to identical typesMatthias Krüger-9/+10
2023-12-15Rollup merge of #118727 - compiler-errors:lint-decorate, r=WaffleLapkinJubilee-29/+11
2023-12-15Rollup merge of #118396 - compiler-errors:ast-lang-items, r=cjgillotJubilee-20/+6
2023-12-15Rollup merge of #118986 - GuillaumeGomez:simplify-js-inline, r=notriddleMatthias Krüger-2/+2
2023-12-15Rollup merge of #118977 - GuillaumeGomez:simplifysrc-script, r=notriddleMatthias Krüger-12/+3
2023-12-15Appease the tools: clippy, rustdocMichael Goulet-20/+6
2023-12-15Don't pass lint back out of lint decoratorMichael Goulet-29/+11
2023-12-15Make the crate compile on stableNadrieril-0/+1
2023-12-15Simplify JS code a little bitGuillaume Gomez-2/+2
2023-12-15Auto merge of #3226 - saethlin:deadpool-test, r=RalfJungbors-0/+16
2023-12-15Add the test minimized from deadpoolBen Kimock-0/+16
2023-12-15Auto merge of #118975 - GuillaumeGomez:rollup-0emhjx0, r=GuillaumeGomezbors-68/+551
2023-12-15Simplify `src-script.js` codeGuillaume Gomez-12/+3
2023-12-15Rollup merge of #115660 - notriddle:notriddle/sidebar-resize, r=GuillaumeGomezGuillaume Gomez-23/+507
2023-12-15Rollup merge of #113091 - GuillaumeGomez:prevent-cfg-merge-reexport, r=rustdocGuillaume Gomez-45/+44
2023-12-15Auto merge of #118961 - notriddle:notriddle/varconst, r=GuillaumeGomezbors-2/+8
2023-12-15Rollup merge of #118888 - compiler-errors:uplift-more-things, r=jackh726Matthias Krüger-3/+3
2023-12-15Merge from rustcThe Miri Conjob Bot-129/+141
2023-12-15Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-12-14rustdoc-search: fix a race condition in search index loadingMichael Howell-2/+8
2023-12-15Auto merge of #118936 - nikic:update-llvm-18, r=cuviperbors-21/+21
2023-12-14Rollup merge of #118943 - lqd:update-deps2, r=michaelwoeristerJubilee-1/+0
2023-12-14Rollup merge of #118933 - nnethercote:cleanup-errors-even-more, r=compiler-er...Jubilee-5/+3
2023-12-15Split `Handler::emit_diagnostic` in two.Nicholas Nethercote-5/+3
2023-12-14Auto merge of #118949 - matthiaskrgr:rollup-rdzlb9h, r=matthiaskrgrbors-93/+77
2023-12-14fix `x clean` for cross-compiled artifactsonur-ozkan-2/+8
2023-12-14Rollup merge of #118910 - GuillaumeGomez:js-object-to-map, r=notriddleMatthias Krüger-93/+77
2023-12-14Auto merge of #118375 - ouz-a:add_emit_stable_mir_tests, r=celinvalbors-1/+1
2023-12-14remove `instant` from allowed dependenciesRémy Rakic-1/+0