summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-03-27bump cargo submodulePietro Albini-0/+0
2023-03-26bump version numberPietro Albini-1/+1
2023-03-20ci: use `apt install --download-only` for solaris debsJosh Stone-6/+4
2023-03-191.68.1 releaseMark Rousskov-1/+1
2023-03-18Create dir for build_tripleMu001999-0/+1
2023-03-18Revert "enable ThinLTO for rustc on x86_64-pc-windows-msvc dist builds"Nilstrieb-1/+0
2023-03-06Promote 1.68.0 beta to stableMark Rousskov-1/+1
2023-03-03Fix array-size-threshold config deserialization errorAlex Macleod-16/+12
2023-03-03Bump stage0 to stableJosh Stone-348/+291
2023-02-26[beta-1.68] cargo beta backportsWeihang Lo-0/+0
2023-02-14Bring tests back into rustc source tarballTomasz Miąsko-1/+1
2023-02-14Fix infinite loop in rustdoc get_all_import_attributes functionGuillaume Gomez-1/+3
2023-02-09[beta-1.68] Update cargoWeihang Lo-0/+0
2023-02-07Revert "switch to the macos-12-xl builder"Michael Goulet-1/+1
2023-02-07Mark uninlined_format_args as pedanticManish Goregaokar-1/+1
2023-01-31[beta] Update cargoWeihang Lo-0/+0
2023-01-24Set channel to betaMark Rousskov-1/+1
2023-01-21Rollup merge of #107015 - cuviper:ra-riscv64, r=Mark-SimulacrumMichael Goulet-6/+0
2023-01-21Auto merge of #106948 - cuviper:ci-mingw-check, r=nikicbors-145/+72
2023-01-21Auto merge of #105924 - TimNN:ui-remap, r=Mark-Simulacrumbors-7/+54
2023-01-21Auto merge of #106977 - michaelwoerister:unord_id_collections, r=oli-obkbors-30/+30
2023-01-20Rollup merge of #107131 - notriddle:notriddle/rustdoc-radio-display-inline-fl...Michael Goulet-6/+1
2023-01-20Rollup merge of #107124 - DebugSteven:check-macro-expansion, r=albertlarsan68Michael Goulet-1/+1
2023-01-20Rollup merge of #107095 - notriddle:notriddle/sidebar-current, r=GuillaumeGomezMichael Goulet-1/+1
2023-01-20Rollup merge of #107048 - DebugSteven:newer-x-check-cargo, r=albertlarsan68Michael Goulet-0/+72
2023-01-20Auto merge of #105102 - compiler-errors:copy-impl-considering-regions, r=lcnrbors-2/+2
2023-01-20rustdoc: use CSS inline layout for radio line instead of flexboxMichael Howell-6/+1
2023-01-20Auto merge of #107120 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-01-20remove leading comma when there are no args in check macro expansionDebugSteven-1/+1
2023-01-20run cargo install to check for x installation and versionDebugSteven-0/+72
2023-01-20Update cargoWeihang Lo-0/+0
2023-01-20Auto merge of #107106 - matthiaskrgr:rollup-g7r1ep0, r=matthiaskrgrbors-2/+7
2023-01-20Rollup merge of #107065 - flip1995:clippyup, r=ManishearthMatthias Krüger-1/+1
2023-01-20Rollup merge of #106738 - compiler-errors:known-bugs-oops, r=jackh726Matthias Krüger-1/+6
2023-01-20Auto merge of #106090 - WaffleLapkin:dereffffffffff, r=Nilstriebbors-2/+11
2023-01-20Auto merge of #107083 - GuillaumeGomez:revert-104889, r=notriddlebors-116/+49
2023-01-19rustdoc: remove redundant CSS selector `.sidebar .current`Michael Howell-1/+1
2023-01-19Make bare known-bug an errorMichael Goulet-1/+6
2023-01-19Revert "Fix missing const expression items visit"Guillaume Gomez-158/+115
2023-01-19Revert "Improve code readability"Guillaume Gomez-23/+15
2023-01-19Revert "Speed up execution a bit by removing some walks"Guillaume Gomez-21/+2
2023-01-19Revert "Improve code"Guillaume Gomez-90/+93
2023-01-19Update cargoWeihang Lo-0/+0
2023-01-19Rollup merge of #107027 - GuillaumeGomez:rm-extra-removal, r=tmiaskoGuillaume Gomez-1/+1
2023-01-19Rollup merge of #106931 - Ezrashaw:docs-e0208, r=compiler-errorsGuillaume Gomez-2/+1
2023-01-19Move `unchecked_duration_subtraction` to pedanticAlex Macleod-1/+1
2023-01-19Allow for more efficient sorting when exporting Unord collections.Michael Woerister-2/+2
2023-01-19Use UnordMap instead of FxHashMap in define_id_collections!().Michael Woerister-29/+29
2023-01-19Use UnordSet instead of FxHashSet in define_id_collections!().Michael Woerister-1/+1
2023-01-19Auto merge of #106810 - oli-obk:resolver_reverse_plumbing, r=petrochenkovbors-10/+6