about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-08-15Update LLVM submoduleNikita Popov-0/+0
2023-08-15Fix typos in rustc doc platform x86_64h-apple-darwinMeng Xiangzhuo-2/+2
2023-08-15Fix typos in rustc doc platform loongarch-linuxMeng Xiangzhuo-1/+1
2023-08-15Fix typos in rustc doc codegen-optionsMeng Xiangzhuo-1/+1
2023-08-15Fix typos in rustc doc platform aarch64-unknown-teeosMeng Xiangzhuo-1/+1
2023-08-15Fix typos in rustc doc platform netbsdMeng Xiangzhuo-1/+1
2023-08-15Fix typos in unstable-bookMeng Xiangzhuo-1/+1
2023-08-14Auto merge of #114824 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-08-14Update cargoWeihang Lo-0/+0
2023-08-14bless clippy testEsteban Küber-21/+2
2023-08-14Auto merge of #113658 - Dirreke:csky-unknown-linux-gunabiv2, r=bjorn3bors-14/+117
2023-08-14Move scrutinee `HirId` into `MatchSource::TryDesugar`Esteban Küber-14/+15
2023-08-14Rollup merge of #114815 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-08-15update Cargo.lockdirreke-4/+4
2023-08-14Update booksrustbot-0/+0
2023-08-14Auto merge of #114781 - fee1-dead-contrib:param-impl-source, r=davidtwcobors-1/+1
2023-08-14Upgrade Object and related depsdirreke-7/+8
2023-08-14Update llvm.rsDirreck-18/+3
2023-08-14fix the wrong number in const KNOWN_ARCHdirreke-1/+1
2023-08-14add details for csky-unknown-linux-gnuabiv2 and add docsDirreke-13/+82
2023-08-14add `rustc_codegen_ssa` support for csky and correct some codeDirreke-1/+1
2023-08-14add a csky-unknown-linux-gnuabiv2 targetDirreke-2/+50
2023-08-14refactor ABI formatting (#5845)fee1-dead-20/+12
2023-08-14Add GUI test for warning blocksGuillaume Gomez-1/+2
2023-08-14Add documentation for warning blocks in rustdoc bookGuillaume Gomez-0/+12
2023-08-14Add warning block support in rustdocGuillaume Gomez-3/+26
2023-08-14Use `{Local}ModDefId` in many queriesNilstrieb-9/+9
2023-08-14Remove constness from `ImplSource::Param`Deadbeef-1/+1
2023-08-13Auto merge of #114786 - GuillaumeGomez:rollup-0cos5gn, r=GuillaumeGomezbors-8/+30
2023-08-13Inline format arguments for easier reading (#5881)Yuri Astrakhan-218/+180
2023-08-13Don't flatten blocks that have labelsYacin Tmimi-2/+3
2023-08-13include block label length when calculating pat_shape of a match armYacin Tmimi-2/+12
2023-08-13Rollup merge of #114625 - klensy:ci-pr-workers, r=Mark-SimulacrumGuillaume Gomez-2/+2
2023-08-13Rollup merge of #114069 - cuviper:profiler-path, r=Mark-SimulacrumGuillaume Gomez-6/+28
2023-08-13Auto merge of #114480 - ozkanonur:fix-stage0-compiler-llvm, r=Mark-Simulacrumbors-0/+10
2023-08-13Improve formatting of empty macro_rules! definitionsYacin Tmimi-0/+24
2023-08-13Update Unicode data to 15.0Charles Lew-2/+2
2023-08-13Auto merge of #114723 - petrochenkov:noplugin2, r=davidtwcobors-3/+3
2023-08-13Update cargoWeihang Lo-0/+0
2023-08-12improve the --file-lines help (#5846)Richard-1/+1
2023-08-12CI: fix Docker layer cachingJakub Beránek-0/+11
2023-08-12Merge from rustcThe Miri Conjob Bot-396/+1369
2023-08-12Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-08-11Include spans in use-after-free diagnosticsBen Kimock-18/+230
2023-08-11Auto merge of #3025 - eduardosm:float-to-int, r=RalfJungbors-117/+132
2023-08-11Auto merge of #114735 - RalfJung:miri, r=RalfJungbors-55/+1795
2023-08-11Remove `float_to_int_unchecked` and inline it into its call sitesEduardo Sánchez Muñoz-39/+56
2023-08-11Add checked float-to-int helper functionEduardo Sánchez Muñoz-83/+81
2023-08-11llvm.prefetch is not a math functionRalf Jung-2/+1
2023-08-11Auto merge of #114729 - flip1995:clippyup, r=Manishearthbors-378/+1543