about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-05-03Auto merge of #123441 - saethlin:fixed-len-file-names, r=oli-obkbors-70/+145
2024-05-03Auto merge of #124660 - matthiaskrgr:rollup-j8bfzfn, r=matthiaskrgrbors-233/+355
2024-05-03Rollup merge of #124649 - Meziu:master, r=ChrisDentonMatthias Krüger-0/+1
2024-05-03Rollup merge of #124613 - GuillaumeGomez:fmt-run-make, r=onur-ozkanMatthias Krüger-70/+43
2024-05-03Rollup merge of #124612 - Urgau:run-make-stdin, r=jieyouxuMatthias Krüger-25/+120
2024-05-03Rollup merge of #124588 - compiler-errors:ocx, r=lcnrMatthias Krüger-112/+148
2024-05-03Rollup merge of #124492 - Strophox:adjust-allocbytes, r=RalfJungMatthias Krüger-7/+5
2024-05-03Rollup merge of #124461 - onur-ozkan:followup-123546, r=pietroalbiniMatthias Krüger-19/+38
2024-05-03remove trait bounds on AllocBytesStrophox-3/+1
2024-05-03Cow::from(&*...) changed to Cow::Owned(Vec::from(...))Strophox-1/+1
2024-05-03generalize adjust_from_tcxStrophox-4/+4
2024-05-03Auto merge of #124646 - matthiaskrgr:rollup-crlsvg5, r=matthiaskrgrbors-323/+376
2024-05-03Allow `fmt` to run on `rmake.rs` test filesGuillaume Gomez-69/+38
2024-05-03Allow to negate ignored filesGuillaume Gomez-1/+5
2024-05-03Horizon OS: dirfd unavailableAndrea Ciliberti-0/+1
2024-05-03run-make: port stdin-rustc to Rust-based rmake.rsUrgau-8/+26
2024-05-03Rollup merge of #124637 - fmease:ast-pretty-ty-asc-builtin-syn, r=compiler-er...Matthias Krüger-11/+19
2024-05-03Rollup merge of #124626 - RalfJung:const_eval_select, r=joboetMatthias Krüger-2/+1
2024-05-03Rollup merge of #124610 - nnethercote:typenum, r=lcnrMatthias Krüger-8/+4
2024-05-03Rollup merge of #124609 - RalfJung:float-precision, r=cuviperMatthias Krüger-116/+174
2024-05-03Rollup merge of #124607 - nnethercote:rustc_expand-cleanups, r=compiler-errorsMatthias Krüger-166/+133
2024-05-03Rollup merge of #124604 - Enselic:std-gimli-symbolize, r=workingjubileeMatthias Krüger-2/+0
2024-05-03Rollup merge of #124594 - jieyouxu:rmake-cc, r=fmeaseMatthias Krüger-2/+3
2024-05-03Rollup merge of #124441 - bravequickcleverfibreyarn:string.rs, r=AmanieuMatthias Krüger-1/+1
2024-05-03Rollup merge of #124412 - RalfJung:io-safety, r=AmanieuMatthias Krüger-11/+22
2024-05-03Rollup merge of #123480 - Nadrieril:impl-all-derefpures, r=compiler-errorsMatthias Krüger-4/+19
2024-05-02Take ocx by move for pending obligationsMichael Goulet-4/+11
2024-05-02Use ObligationCtxt in favor of TraitEngine in many placesMichael Goulet-112/+141
2024-05-03AST pretty: Use `builtin_syntax` for type ascriptionLeón Orell Valerian Liehr-11/+19
2024-05-03Refactor `Frame`.Nicholas Nethercote-48/+50
2024-05-03Type annotate `repeats`.Nicholas Nethercote-1/+1
2024-05-03Introduce `Invocation::span_mut`.Nicholas Nethercote-5/+9
2024-05-03Replace a hard-to-read line.Nicholas Nethercote-1/+2
2024-05-03Tweak `fully_expand_fragment` loop.Nicholas Nethercote-11/+9
2024-05-03Remove unnecessary `pub`s.Nicholas Nethercote-11/+12
2024-05-03Fix some comment formatting.Nicholas Nethercote-12/+16
2024-05-03Inline and remove three `DummyResult` methods.Nicholas Nethercote-32/+22
2024-05-03Remove unnecessary re-export of `MacroKind`.Nicholas Nethercote-3/+1
2024-05-03De-`pub` some `rustc_expand` modules.Nicholas Nethercote-7/+5
2024-05-03Remove unused `ExpCtxt` methods.Nicholas Nethercote-27/+0
2024-05-03Remove an unnecessary `#[macro_use]`.Nicholas Nethercote-1/+0
2024-05-03Remove an unnecessary re-export of `rustc_span::hygiene`.Nicholas Nethercote-2/+1
2024-05-03rustc_expand: clean up attributes.Nicholas Nethercote-5/+5
2024-05-03Tweak `consts_may_unify`.Nicholas Nethercote-8/+4
2024-05-02run-make-support: add support for stdin input with rustc/rustdocUrgau-17/+94
2024-05-02Auto merge of #124629 - matthiaskrgr:rollup-gttvzrg, r=matthiaskrgrbors-203/+135
2024-05-02Rollup merge of #124627 - RalfJung:interpret-doc-no-inline, r=fmeaseMatthias Krüger-0/+3
2024-05-02Rollup merge of #124624 - WaffleLapkin:old_unit, r=fmeaseMatthias Krüger-57/+51
2024-05-02Rollup merge of #124623 - lcnr:coherence-uwu, r=compiler-errorsMatthias Krüger-36/+44
2024-05-02Rollup merge of #124622 - fmease:yeet-extern-crate-run_make_support, r=jieyouxuMatthias Krüger-55/+0