about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-04-30fix: Improve parser recovery a bitLukas Wirth-20/+86
2025-04-30Update doc comments.Mara Bos-2/+2
2025-04-30Stabilize proc_macro::Span::{file, local_file}.Mara Bos-2/+2
2025-04-30Rustup to rustc 1.88.0-nightly (74509131e 2025-04-29)bjorn3-1/+10
2025-04-30Remove `ClippyCtfe` passAlex Macleod-85/+12
2025-04-30Sync from rust 74509131e85a97353c67c503ea32e148a56cf4bdbjorn3-8/+22
2025-04-30Fix naked asm symbol name for cg_clif on macOSbjorn3-1/+2
2025-04-30Fix naked asm symbol name for cg_clif on macOSbjorn3-1/+2
2025-04-30transmutability: merge contiguous runs with a common destinationTomasz Miąsko-7/+19
2025-04-30Auto merge of #140503 - matthiaskrgr:rollup-n7zigts, r=matthiaskrgrbors-309/+382
2025-04-30error when using no_mangle on language itemsAlexandru RADOVICI-1/+86
2025-04-30Merge pull request #656 from GuillaumeGomez/cleanupantoyo-6/+16
2025-04-30Add test for format_args!("{}", 0) in const.Mara Bos-1/+14
2025-04-30Clean up docsGuillaume Gomez-6/+16
2025-04-30Merge pull request #2352 from xizheyin/enable-behind-upstream许杰友 Jieyou Xu (Joe)-0/+3
2025-04-30Merge pull request #2359 from rust-lang/tshepang-repo-name许杰友 Jieyou Xu (Joe)-1/+1
2025-04-30Merge pull request #2366 from rust-lang/tshepang-patch-1许杰友 Jieyou Xu (Joe)-2/+6
2025-04-30unstable-book: fix capitalizationTshepang Mbambo-1/+1
2025-04-30Merge pull request #19247 from alibektas/19172_very_newLukas Wirth-82/+146
2025-04-30transmutability: ensure_sufficient_stack when answering queryTomasz Miąsko-117/+125
2025-04-30Rollup merge of #140448 - Zalathar:query-append, r=compiler-errorsMatthias Krüger-13/+36
2025-04-30Rollup merge of #140446 - mejrs:test1, r=jieyouxuMatthias Krüger-111/+54
2025-04-30Rollup merge of #140445 - oli-obk:const-manually-drop, r=fee1-deadMatthias Krüger-0/+47
2025-04-30Rollup merge of #140439 - RalfJung:miri-algebraic-float-nondet, r=oli-obkMatthias Krüger-86/+107
2025-04-30Rollup merge of #140438 - ferrocene:pa-debug-assertions-tools, r=KobzolMatthias Krüger-5/+28
2025-04-30Rollup merge of #140437 - husqvarnagroup:af/codegen-test-mips-msa, r=jieyouxuMatthias Krüger-2/+13
2025-04-30Rollup merge of #140404 - lcnr:canonical-no-type-foldable, r=compiler-errorsMatthias Krüger-26/+4
2025-04-30Rollup merge of #140312 - nnethercote:DelimArgs-spacing, r=petrochenkovMatthias Krüger-30/+63
2025-04-30Rollup merge of #139192 - lolbinarycat:docs-wrapping_offset-provenance-139008...Matthias Krüger-4/+6
2025-04-30Rollup merge of #139059 - RalfJung:uses_power_alignment, r=nagisaMatthias Krüger-21/+14
2025-04-30Rollup merge of #136160 - ShE3py:should-panic-backticks, r=thomccMatthias Krüger-11/+10
2025-04-30Auto merge of #139720 - petrochenkov:errkind2, r=jieyouxubors-2107/+2377
2025-04-30compiletest: Make diagnostic kind mandatory on line annotationsVadim Petrochenkov-2107/+2377
2025-04-30ast: Remove token visiting from AST visitorVadim Petrochenkov-216/+32
2025-04-30Update to LLVM 20.1.4Nikita Popov-0/+0
2025-04-30Merge pull request #19719 from Veykril/push-nuwnnztxrzyvLukas Wirth-12/+10
2025-04-30Merge pull request #4303 from RalfJung/determinismOli Scherer-156/+129
2025-04-30chore: Adjust panic context printingLukas Wirth-12/+10
2025-04-30Auto merge of #140188 - nnethercote:streamline-format-macro, r=cuviperbors-10/+7
2025-04-30Inline check_method_argument_types and remove error_reported special casing (...Michael Goulet-62/+36
2025-04-30Inline check_method_argument_types to get rid of TupleArgumentsFlag argMichael Goulet-23/+13
2025-04-30Move the error handling out of confirm_builtin_callMichael Goulet-31/+25
2025-04-30Rename lookup_method_in_trait and consolidate a Ident::with_dummy_span callMichael Goulet-26/+20
2025-04-29Parser: Document restrictionsEric Huss-0/+49
2025-04-30Auto merge of #127516 - nnethercote:simplify-LazyAttrTokenStream, r=petrochenkovbors-378/+399
2025-04-29canonical no type foldable :<lcnr-26/+4
2025-04-29Refactor the fma modulesTrevor Gross-175/+179
2025-04-29Move `fma` implementations to `mod generic`Trevor Gross-0/+0
2025-04-29Merge pull request #586 from g4titanx/contributingantoyo-13/+120
2025-04-29Fix links in CONTRIBUTING.mdAntoni Boucher-1/+1