about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-12-01Make metadata a FileDescription operationRune Tynan-14/+14
2024-12-01Split unix-specific function into UnixFileDescriptionRune Tynan-155/+190
2024-12-01rustdoc-json: Include safety of `static`sAlona Enraght-Moony-14/+33
2024-12-01Fix link to `FormatRenderer` methodGuillaume Gomez-1/+1
2024-12-01Rename `FormatRenderer::InfoType` into `ModuleData` and rename `FormatRendere...Guillaume Gomez-13/+13
2024-12-01Add `unreachable!` in new `FormatRenderer` methods for `JsonRenderer` impleme...Guillaume Gomez-2/+7
2024-12-01Add documentation for new `FormatRenderer` trait itemsGuillaume Gomez-2/+30
2024-12-01Move `SharedContext` out of `Rc`Guillaume Gomez-162/+171
2024-12-01Store default ID map in a staticGuillaume Gomez-3/+7
2024-12-01Split ID maps in two parts: the constant one and the updated oneGuillaume Gomez-67/+57
2024-12-01Stop cloning `Context` so muchGuillaume Gomez-120/+154
2024-12-01compiletest: un-escape new-line in normalize replacement stringUrgau-0/+2
2024-12-01Auto merge of #133703 - matthiaskrgr:rollup-fwlw0mc, r=matthiaskrgrbors-2/+13
2024-12-02rust_for_linux: -Zreg-struct-return commandline flag for X86 (#116973)Andrew Zhogin-0/+15
2024-12-01add "profiler" option coverage for ci-rustconur-ozkan-24/+46
2024-12-01Auto merge of #133532 - rami3l:ci/bump-ubuntu, r=Kobzolbors-5/+6
2024-12-01Rollup merge of #133595 - GuillaumeGomez:missing_doc_code_examples, r=notriddleMatthias Krüger-2/+13
2024-12-01Auto merge of #132390 - RalfJung:diagnostics-root-dir, r=albertlarsan68,weiha...bors-4/+9
2024-12-01Run `cargo update` and update licensesclubby789-107/+342
2024-12-01fix cargo path logicRalf Jung-3/+4
2024-11-30Move FdTable to public location, fix up importsRune Tynan-456/+467
2024-11-30Eliminate magic numbers from expression precedenceDavid Tolnay-25/+24
2024-11-30Auto merge of #133684 - RalfJung:rollup-j2tmrg7, r=RalfJungbors-3/+1
2024-11-30Remove hir::ArrayLen, introduce ConstArgKind::InferDominik Stolz-63/+46
2024-11-30Extend documentation for `missing_doc_code_examples` rustdoc lint in the rust...Guillaume Gomez-0/+4
2024-11-30Rollup merge of #133673 - onur-ozkan:windows-fixme, r=KobzolRalf Jung-3/+1
2024-11-30improve TagEncoding::Niche docs and sanity checkRalf Jung-0/+42
2024-11-30Auto merge of #133659 - jieyouxu:rollup-576gh4p, r=jieyouxubors-9/+24
2024-11-30Auto merge of #133658 - jieyouxu:rollup-rq7e0gk, r=jieyouxubors-11/+7
2024-11-30replace hard coded error id with `ErrorKind::DirectoryNotEmpty`onur-ozkan-3/+1
2024-11-30Revert "Auto merge of #133654 - weihanglo:update-cargo, r=weihanglo"Nikita Popov-0/+0
2024-11-30bootstrap: show diagnostics relative to rustc src dirRalf Jung-1/+5
2024-11-30Rollup merge of #132721 - MarcoIeni:mingw-split, r=Kobzol许杰友 Jieyou Xu (Joe)-7/+20
2024-11-30Rollup merge of #131551 - taiki-e:ppc-asm-vreg-inout, r=Amanieu许杰友 Jieyou Xu (Joe)-2/+4
2024-11-30Rollup merge of #133585 - estebank:issue-133563, r=jieyouxu许杰友 Jieyou Xu (Joe)-0/+6
2024-11-30Rollup merge of #132750 - daltenty:daltenty/libs, r=jieyouxu许杰友 Jieyou Xu (Joe)-1/+1
2024-11-30Rollup merge of #116161 - Soveu:varargs2, r=cjgillot许杰友 Jieyou Xu (Joe)-10/+0
2024-11-30Remove redundant associated type bounds from dynMichael Goulet-4/+4
2024-11-30Auto merge of #133654 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-11-29add explicit synthetic lookup for tuplesWalnut-0/+1
2024-11-29Update cargoWeihang Lo-0/+0
2024-11-29Auto merge of #133533 - BoxyUwU:bump-boostrap, r=jieyouxu,Mark-Simulacrumbors-480/+475
2024-11-29Cargo patchBoxy-2/+9
2024-11-29Auto merge of #133588 - flip1995:clippy-subtree-update, r=Manishearthbors-647/+1958
2024-11-29Move the `crate-loading` test to use `diff` outputEsteban Küber-0/+6
2024-11-29CI: split x86_64-mingw jobMarcoIeni-7/+20
2024-11-29Rollup merge of #133592 - WaffleLapkin:misc-meowing, r=jieyouxuMatthias Krüger-1/+1
2024-11-29Rollup merge of #133577 - uweigand:s390x-doc-cloudaccess, r=jieyouxuMatthias Krüger-0/+16
2024-11-29Rollup merge of #133565 - longxiangqiao:master, r=ehussMatthias Krüger-1/+1
2024-11-29Rollup merge of #131718 - GuillaumeGomez:impl-items-indent, r=rustdocMatthias Krüger-15/+35