]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-06-27 borsAuto merge of #86655 - jonas-schievink:const-arguments...
2021-06-27 borsAuto merge of #86295 - usbalbin:revert_revert_of_constn...
2021-06-27 Albin HedmanUpdate and bless tests for const read out of bounds
2021-06-27 Albin HedmanUpdate and bless tests for copy intrinsic
2021-06-27 Albin HedmanFix the test copy-intrinsic
2021-06-27 Albin HedmanBring back tests removed in 'Revert PRs 81238 and 82967...
2021-06-27 Albin HedmanBless out_of_bounds_read test
2021-06-27 Albin HedmanAdd reference to tracking issue #86302 for const_ptr_write
2021-06-27 Albin HedmanAdd reference to issue for const_intrinsic_copy in...
2021-06-27 Albin HedmanRevert "With the revert of PR 83091, `swap` is not...
2021-06-27 Albin HedmanRevert "Remove tests that were also added in PR 79684."
2021-06-27 Albin HedmanRevert "Revert tests added by PR 81167."
2021-06-27 Albin HedmanRevert "Revert effects of PRs 81167 and 83091."
2021-06-27 borsAuto merge of #85448 - nanguye2496:nanguye2496/debuginf...
2021-06-27 Jonas SchievinkMake `fmt::Arguments::as_str` unstably const
2021-06-27 borsAuto merge of #86645 - FabianWolff:issue-82328, r=LeSeu...
2021-06-26 Fabian WolffReorder some lines in `unpretty-expr-fn-arg.rs`
2021-06-26 Fabian WolffUse `Option::map()` instead of `if let`
2021-06-26 borsAuto merge of #86267 - ZuseZ4:master, r=nagisa
2021-06-26 Manuel DrehwaldRemove dropping of loaded plugins and better debug...
2021-06-26 borsAuto merge of #86449 - Stupremee:render-self-cast-in...
2021-06-26 Fabian WolffFix ICE with `-Zunpretty=hir,typed` when an expression...
2021-06-26 borsAuto merge of #85682 - m-ou-se:array-into-iter-2, r...
2021-06-26 Mara BosFix array-into-iter tests.
2021-06-26 Mara BosRemove issue-78660-cap-lints-future-compat test.
2021-06-26 Mara BosAdd test for suggestion of array_into_iter in for loop.
2021-06-26 Mara BosBetter suggestion for array_into_iter in for loop.
2021-06-26 Mara BosUpdate tests for updated array_into_iter lint.
2021-06-26 Mara BosAdd new suggestion to array_into_iter lint.
2021-06-26 Mara BosChange wording on array_into_iter lint for 1.53 and...
2021-06-26 borsAuto merge of #84814 - Stupremee:properly-render-hrtbs...
2021-06-26 borsAuto merge of #86586 - Smittyvb:https-everywhere, r...
2021-06-26 borsAuto merge of #86637 - ehuss:spellings, r=dtolnay
2021-06-26 borsAuto merge of #86622 - FabianWolff:issue-83475, r=jonas...
2021-06-25 borsAuto merge of #86015 - jyn514:revert-revert, r=Mark...
2021-06-25 SmittyDownload the GCC sources insecurely
2021-06-25 Nam NguyenAdd debug info tests for range, fix-sized array, and...
2021-06-25 borsAuto merge of #86599 - Amanieu:asm_raw, r=nagisa
2021-06-25 Eric HussFix a few misspellings.
2021-06-25 borsAuto merge of #86627 - JohnTitor:rollup-ey29pc1, r...
2021-06-25 Fabian WolffCheck that `#[cmse_nonsecure_entry]` is applied to...
2021-06-25 Yuki OkushiRollup merge of #86624 - jethrogb:update-compiler_built...
2021-06-25 Yuki OkushiRollup merge of #86608 - notriddle:notriddle/cleanup...
2021-06-25 Yuki OkushiRollup merge of #86592 - jhpratt:non_exhaustive, r...
2021-06-25 Yuki OkushiRollup merge of #86513 - fee1-dead:cross-crate-doc...
2021-06-25 Yuki OkushiRollup merge of #86330 - rylev:update-fcw-handling...
2021-06-25 borsAuto merge of #85603 - ogoffart:fix-uninhabited-enum...
2021-06-25 Jethro BeekmanUpdate compiler-builtins
2021-06-25 Ryan LevickFix clippy test
2021-06-25 Ryan LevickFix new broken tests
2021-06-25 Ryan LevickFix new lints
2021-06-25 Ryan LevickAdd back missing doc
2021-06-25 Ryan LevickAddress PR feedback
2021-06-25 Ryan LevickChange how edition based future compatibility warnings...
2021-06-25 borsAuto merge of #86583 - dns2utf8:use_https, r=pietroalbini
2021-06-25 borsAuto merge of #86505 - JohnTitor:fix-86483, r=jackh726
2021-06-25 Stefan SchindlerFetch expat from github because the project switched
2021-06-25 Stefan SchindlerUse https for sourceforge during CI
2021-06-25 borsAuto merge of #86151 - scottmcm:simple-hash-of, r=josht...
2021-06-25 DeadbeefRenamed test and added test for same crate
2021-06-25 borsAuto merge of #85640 - bjorn3:custom_ice_hook, r=jackh726
2021-06-25 borsAuto merge of #86574 - m-ou-se:or-pattern-lint-fix...
2021-06-24 Michael Howellchore(rustdoc): remove unused members of RenderType
2021-06-24 borsAuto merge of #86272 - nagisa:nagisa/tidy-llvm-componen...
2021-06-24 Amanieu d'AntrasAdd a "raw" option for asm! which ignores format string...
2021-06-24 Mara BosDon't lint :pat when re-parsing a macro from another...
2021-06-24 Simonas Kazlauskascompiletest: ignore tests on a per-revision basis
2021-06-24 Simonas KazlauskasRe-Annotate the tests with needs-llvm-components
2021-06-24 Simonas Kazlauskastidy: tests with --target need llvm components
2021-06-24 borsAuto merge of #85651 - dns2utf8:rustdoc_flexbox, r...
2021-06-24 borsAuto merge of #86467 - ChrisDenton:win-env-clear, r...
2021-06-24 borsAuto merge of #85427 - ehuss:fix-use-placement, r=jackh726
2021-06-24 Stefan SchindlerMigrate from custom elements to divs with classes to...
2021-06-24 Stefan SchindlerHide Crate Version on narrow Screens
2021-06-24 Stefan SchindlerFixing the test rustdoc by ignoring `*[@id="module...
2021-06-24 Stefan SchindlerImplement Desktop and Mobile version with gridlayout
2021-06-24 Chris DentonTest that `env_clear` works on Windows
2021-06-24 Scott McMurrayUse `hash_one` to simplify some other doctests
2021-06-24 Scott McMurrayAdd tracking issue and rename to hash_one
2021-06-24 Scott McMurrayAdd `BuildHasher::hash_of` as unstable
2021-06-24 Jacob PrattUse `#[non_exhaustive]` where appropriate
2021-06-24 borsAuto merge of #86279 - JohnTitor:transparent-zero-size...
2021-06-24 Yuki OkushiPrefer "allow list" structure to check a type
2021-06-24 Yuki OkushiRename function name in comments
2021-06-24 Yuki OkushiDo not panic in `return_type_impl_trait`
2021-06-24 borsAuto merge of #86588 - JohnTitor:rollup-ibgjbkf, r...
2021-06-24 Yuki OkushiRollup merge of #86566 - fee1-dead:mir-pretty-print...
2021-06-24 Yuki OkushiRollup merge of #86561 - notriddle:notriddle/cleanup...
2021-06-24 Yuki OkushiRollup merge of #86560 - ehuss:update-cargo, r=ehuss
2021-06-24 Yuki OkushiRollup merge of #86536 - sexxi-goose:edition, r=nikomat...
2021-06-24 Yuki OkushiRollup merge of #86533 - inquisitivecrystal:lower-case...
2021-06-24 Yuki OkushiRollup merge of #86415 - Kmeakin:iterator-associativity...
2021-06-24 Yuki OkushiRollup merge of #86296 - LeSeulArtichaut:thir-doc,...
2021-06-24 Yuki OkushiRollup merge of #86137 - GuillaumeGomez:error-code...
2021-06-23 SmittyPoint to the updated version of some dead links
2021-06-23 Guillaume GomezHandle windows paths as well
2021-06-23 borsAuto merge of #86138 - FabianWolff:issue-85871, r=nikom...
2021-06-23 SmittyUse HTTPS links where possible
2021-06-23 Guillaume GomezGreatly improve code
2021-06-23 Guillaume GomezRemove unused error codes from error_codes.rs and from...
next