]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-06-29 XAMPPRockyUpdate RELEASES.md
2021-06-29 XAMPPRockyUpdate RELEASES.md
2021-06-29 XAMPPRockyUpdate RELEASES.md
2021-06-28 Erin PowerUpdate RELEASES.md for 1.54.0
2021-06-28 borsAuto merge of #82624 - ojeda:rwlock-example-deadlock...
2021-06-28 borsAuto merge of #86684 - inquisitivecrystal:libs-tracking...
2021-06-28 Aris MerchantFix typo in libs tracking issue template
2021-06-28 borsAuto merge of #85876 - jeanlucthumm:master, r=Guillaume...
2021-06-28 borsAuto merge of #85909 - cjgillot:alloc-kind-query, r...
2021-06-27 borsAuto merge of #86589 - JohnTitor:add-triangle-to-summar...
2021-06-27 borsAuto merge of #85359 - lrh2000:reserved-prefixes, r...
2021-06-27 borsAuto merge of #86445 - sexxi-goose:box_fix, r=nikomatsakis
2021-06-27 Jean-Luc ThummAdd Website features page to rustdoc book
2021-06-27 Jean-Luc ThummAdd go_to_first boolean query param to immeidately...
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 Yuki OkushiAdd FIXME comment
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 Mara BosUpdate reserved prefixes test for new edition lint...
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 lrh2000Use FutureIncompatibilityReason to denote edition
2021-06-26 Mara BosAdd reserved_prefixe tests for macros from different...
2021-06-26 Mara BosNo reserved_prefix suggestion in proc macro call_site.
2021-06-26 Mara BosAdd quote!() example to reserved_prefix lint test.
2021-06-26 Mara BosRename 'bad prefix' to 'unknown prefix'.
2021-06-26 Mara BosCheck the span's edition for the reserved prefixes.
2021-06-26 Mara BosImprove comments for reserved prefixes.
2021-06-26 Mara BosAdd test for the reserved_prefix migration lint.
2021-06-26 Mara BosAdd migration lint for reserved prefixes.
2021-06-26 Mara BosUpdate reserved-prefixes test output.
2021-06-26 Mara BosFix note in reserved prefix error.
2021-06-26 Mara BosAdd machine applicable suggestion to unknown prefix...
2021-06-26 lrh2000Reserve prefixed identifiers and string literals (RFC...
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 Yuki OkushiShow triangle on the "Details" disclosure element in...
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 Aman Arorafixup! 2229: Capture box completely in move closures
2021-06-25 borsAuto merge of #86574 - m-ou-se:or-pattern-lint-fix...
2021-06-24 Aman Arora2229: Capture box completely in move closures
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
next