about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-04-04Use new iteration helpers instead of manually rolling themOli Scherer-4/+1
2023-04-04Another AppendOnlyVecOli Scherer-18/+29
2023-04-04Replace another lock with an append-only vecOli Scherer-4/+20
2023-04-04Remove a lock in favor of an AppendOnlyVecOli Scherer-11/+18
2023-04-04Add a usize-indexed append-only-vecOli Scherer-7/+39
2023-04-04Replace a lock with an atomicOli Scherer-6/+11
2023-04-04Remove a fishy Clone implOli Scherer-11/+27
2023-04-04Auto merge of #109599 - notriddle:notriddle/use-redundant-glob, r=petrochenkovbors-14/+142
2023-04-04Auto merge of #109888 - Mark-Simulacrum:balanced-compression, r=pietroalbinibors-46/+13
2023-04-04Auto merge of #109876 - jsha:uniquify-intra-doc, r=notriddlebors-10/+14
2023-04-03Auto merge of #109911 - JohnTitor:rollup-7gjiqim, r=JohnTitorbors-11/+51
2023-04-04Rollup merge of #109903 - ChrisDenton:map-me, r=compiler-errorsYuki Okushi-0/+1
2023-04-04Rollup merge of #109902 - Nilstrieb:107414test, r=compiler-errorsYuki Okushi-0/+24
2023-04-04Rollup merge of #109896 - Nilstrieb:integers-are-not-fn-ptrs-remember-this-de...Yuki Okushi-8/+24
2023-04-04Rollup merge of #109889 - ferrocene:pa-update-books, r=ehussYuki Okushi-0/+0
2023-04-04Rollup merge of #109883 - skaunov:patch-1, r=thomccYuki Okushi-1/+1
2023-04-04Rollup merge of #109783 - jyn514:dev-guide-links, r=Mark-SimulacrumYuki Okushi-2/+1
2023-04-03Auto merge of #109771 - uweigand:s390x-miri-libffi, r=oli-obkbors-5/+5
2023-04-03Add Chris Denton to `.mailmap`Chris Denton-0/+1
2023-04-03Add testNilstrieb-0/+24
2023-04-03Auto merge of #109819 - scottmcm:index-slice, r=WaffleLapkinbors-118/+168
2023-04-03Never consider int and float vars for `FnPtr` candidatesNilstrieb-8/+24
2023-04-03Auto merge of #109756 - cr1901:msp-shift, r=Mark-Simulacrumbors-3/+3
2023-04-03update rust-by-examplePietro Albini-0/+0
2023-04-03update rustc dev guidePietro Albini-0/+0
2023-04-03Remove optimal xz settings from CIMark Rousskov-46/+13
2023-04-03Increase libffi version to 3.2 to support s390xUlrich Weigand-5/+5
2023-04-03Auto merge of #108448 - ishitatsuyuki:binary-heap, r=Mark-Simulacrumbors-51/+19
2023-04-03update bookPietro Albini-0/+0
2023-04-03Auto merge of #109884 - matthiaskrgr:rollup-5wapig9, r=matthiaskrgrbors-97/+119
2023-04-03Rollup merge of #109873 - jyn514:subdirectories, r=compiler-errorsMatthias Krüger-1/+1
2023-04-03Rollup merge of #109871 - Mark-Simulacrum:metrics-timestamp, r=ozkanonurMatthias Krüger-1/+12
2023-04-03Rollup merge of #109868 - jyn514:ci-names, r=Mark-SimulacrumMatthias Krüger-6/+6
2023-04-03Rollup merge of #109856 - bvanjoi:fix-issue-109304, r=compiler-errorsMatthias Krüger-81/+26
2023-04-03Rollup merge of #109722 - hermitcore:read, r=Mark-SimulacrumMatthias Krüger-7/+24
2023-04-03Rollup merge of #109642 - lenko-d:rust_codegen-backends_interacts_confusingly...Matthias Krüger-1/+43
2023-04-03Rollup merge of #109526 - bzEq:aix-libpath, r=Mark-SimulacrumMatthias Krüger-0/+7
2023-04-03Add links to <cell.rs>Sergey Kaunov-1/+1
2023-04-03Auto merge of #108288 - ozkanonur:hotfix-90244, r=Mark-Simulacrumbors-0/+7
2023-04-02rustdoc: fix quadratic time in intra-doc link passJacob Hoffman-Andrews-10/+14
2023-04-03fix(middle): emit error rather than delay bug when reaching limitbohan-81/+26
2023-04-03Auto merge of #109770 - jyn514:run-make-fulldeps, r=Mark-Simulacrumbors-95/+226
2023-04-02Use `&IndexSlice` instead of `&IndexVec` where possibleScott McMurray-118/+168
2023-04-02Move some UI tests into subdirectoriesjyn-1/+1
2023-04-02Include invocation start timesMark Rousskov-1/+12
2023-04-02Improve job names in Github Actions previewjyn-6/+6
2023-04-02try to fix test-variousjyn-1/+4
2023-04-02Auto merge of #109849 - scottmcm:more-fieldidx-rebase, r=oli-obkbors-46/+51
2023-04-02fix `build --stage 2 compiler/rustc` panicozkanonur-0/+7
2023-04-02Auto merge of #109811 - jyn514:symlink-fixes, r=Mark-Simulacrumbors-11/+12