about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-06-05Promote `arm64ec-pc-windows-msvc` to tier 2Daniel Paoliello-6/+9
2024-06-05Auto merge of #126016 - workingjubilee:rollup-nh6ehbz, r=workingjubileebors-78/+88
2024-06-05Rollup merge of #126003 - Lokathor:new-co-maintainer, r=compiler-errorsJubilee-0/+1
2024-06-05Rollup merge of #125815 - nnethercote:rustc_parse-top-level-cleanups, r=spast...Jubilee-37/+31
2024-06-05Rollup merge of #125683 - Oneirical:patience-testing-test, r=jieyouxuJubilee-3/+7
2024-06-05Rollup merge of #125273 - onur-ozkan:bootstrap-self-test, r=albertlarsan68Jubilee-38/+49
2024-06-04Update nomiconEric Huss-0/+0
2024-06-04Silence double-symlink errors while building solaris toolchainJubilee Young-1/+1
2024-06-05rustfmt: Remove an unnecessary `catch_unwind` use.Nicholas Nethercote-15/+8
2024-06-05Make top-level `rustc_parse` functions fallible.Nicholas Nethercote-22/+28
2024-06-05Reorder `source_str_to_stream` arguments.Nicholas Nethercote-1/+1
2024-06-05Remove `stream_to_parser`.Nicholas Nethercote-2/+2
2024-06-05Don't use the word "parse" for lexing operations.Nicholas Nethercote-8/+3
2024-06-04Add a co-maintainer for the two ARMv4T targetsLokathor-0/+1
2024-06-04Rollup merge of #125946 - Sergi-Ferrez:master, r=notriddle,fmeaseGuillaume Gomez-8/+11
2024-06-04Rollup merge of #125944 - P1n3appl3:fuchsia, r=lqdGuillaume Gomez-2/+2
2024-06-04Rollup merge of #125933 - rustbot:docs-update, r=ehussGuillaume Gomez-0/+0
2024-06-04Rollup merge of #125930 - weihanglo:opt-dist-respect-cargo-config, r=KobzolGuillaume Gomez-2/+25
2024-06-04rewrite suspicious-library in rmakeOneirical-1/+1
2024-06-04Create `run-make` `env_var` and `env_var_os` helpersGuillaume Gomez-34/+44
2024-06-04Use checked_subSergi-Ferrez-6/+7
2024-06-04Update code format and testsSergi-Ferrez-2/+2
2024-06-04Rollup merge of #125818 - Urgau:print-check-cfg-no-values, r=petrochenkov许杰友 Jieyou Xu (Joe)-1/+2
2024-06-04Rollup merge of #125750 - compiler-errors:expect, r=lcnr许杰友 Jieyou Xu (Joe)-8/+8
2024-06-04Rollup merge of #125690 - Lokathor:arm-maintainer-reorg, r=ehuss许杰友 Jieyou Xu (Joe)-32/+35
2024-06-04Rollup merge of #124486 - beetrees:vectorcall-tracking-issue, r=ehuss许杰友 Jieyou Xu (Joe)-0/+19
2024-06-04bootstrap: implement new feature `bootstrap-self-test`onur-ozkan-38/+49
2024-06-04Auto merge of #125380 - compiler-errors:wc-obj-safety, r=oli-obkbors-35/+1
2024-06-04Include trailing commas in functionsSergi-Ferrez-10/+12
2024-06-03Align Term methods with GenericArg methodsMichael Goulet-8/+8
2024-06-04Auto merge of #122597 - pacak:master, r=bjorn3bors-1/+7
2024-06-03feat(opt-dist): new flag `--benchmark-cargo-config`Weihang Lo-2/+25
2024-06-03Auto merge of #125383 - Oneirical:bundle-them-up, r=jieyouxubors-5/+2
2024-06-03Update fuchsia maintainersJulia Ryan-2/+2
2024-06-03Update booksrustbot-0/+0
2024-06-03chore: update src/tools/rustc-perfWeihang Lo-0/+0
2024-06-03check_is_object_safe -> is_object_safeMichael Goulet-1/+1
2024-06-03Make WHERE_CLAUSES_OBJECT_SAFETY a regular object safety violationMichael Goulet-34/+0
2024-06-03Opt-in diagnostics reporting to avoid doing extra work in the new solverMichael Goulet-1/+1
2024-06-03Auto merge of #125912 - nnethercote:rustfmt-tests-mir-opt, r=oli-obkbors-18/+24
2024-06-03Reformat `mir!` macro invocations to use braces.Nicholas Nethercote-18/+24
2024-06-02Remove some allowed-makefilesOneirical-5/+2
2024-06-02Rollup merge of #125896 - jieyouxu:compiletest-rmake-comment, r=compiler-errorsJubilee-5/+5
2024-06-02Rollup merge of #125890 - Nilstrieb:gay-compiletest, r=jieyouxuJubilee-6/+34
2024-06-02Rollup merge of #125808 - GuillaumeGomez:migrate-run-make-c-link-to-rust-dyli...Jubilee-13/+26
2024-06-02compiletest: fix outdated rmake.rs comment许杰友 Jieyou Xu (Joe)-5/+5
2024-06-02Auto merge of #125892 - workingjubilee:rollup-gytt1q7, r=workingjubileebors-1/+0
2024-06-02Improve compiletest expected/not found formattingNilstrieb-6/+34
2024-06-02Rollup merge of #125849 - GuillaumeGomez:migrate-emit-named-files, r=jieyouxuJubilee-1/+0
2024-06-02Auto merge of #125887 - lnicola:sync-from-ra, r=lnicolabors-191/+1715