]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-06-29 SmittyUnwrap allocated Location at creation
2021-06-29 SmittySimplify allocation creation
2021-06-29 SmittyMake memory exhaustion a hard error
2021-06-29 SmittySimplify const_prop logic
2021-06-29 SmittySupport allocation failures when interperting MIR
2021-06-29 borsAuto merge of #86603 - Mark-Simulacrum:stage-step,...
2021-06-29 borsAuto merge of #86475 - crlf0710:miri_vtable_refactor...
2021-06-29 borsAuto merge of #86009 - cjgillot:fwarn, r=davidtwco
2021-06-29 borsAuto merge of #86594 - dns2utf8:move_label_to_symbol...
2021-06-29 borsAuto merge of #86697 - jackh726:pgo, r=Mark-Simulacrum
2021-06-29 borsAuto merge of #86670 - Aaron1011:copy-variance-diag...
2021-06-29 borsAuto merge of #86446 - Smittyvb:rustc_insignificant_dto...
2021-06-29 borsAuto merge of #86704 - JohnTitor:rollup-lnrxo4i, r...
2021-06-28 Yuki OkushiRollup merge of #86678 - FabianWolff:issue-86667, r...
2021-06-28 Yuki OkushiRollup merge of #86673 - m-ou-se:disjoint-capture-editi...
2021-06-28 Yuki OkushiRollup merge of #86671 - m-ou-se:non-fmt-panic-future...
2021-06-28 Yuki OkushiRollup merge of #86661 - sexxi-goose:edition_fix, r...
2021-06-28 Yuki OkushiRollup merge of #86657 - jam1garner:future_prelude_fals...
2021-06-28 Yuki OkushiRollup merge of #86529 - cuviper:ssl3, r=Mark-Simulacrum
2021-06-28 Yuki OkushiRollup merge of #86059 - GuillaumeGomez:html-checker2...
2021-06-28 Josh StoneBump the workspace dependency for OpenSSL 3
2021-06-28 SmittyPanic on trying to find non-feature incompleteness
2021-06-28 borsAuto merge of #86669 - Smittyvb:satisfy-windows-defende...
2021-06-28 Stefan SchindlerAdd test for item-table with resize to mobile
2021-06-28 jackh726Add inflate to pgo
2021-06-28 SmittyMake incomplete features part of delcaration
2021-06-28 SmittyDon't make `rustc_insignificant_dtor` feature gate
2021-06-28 borsAuto merge of #86690 - JohnTitor:rollup-4ukk4yw, r...
2021-06-28 Guillaume GomezOnly run HTML check on rustdoc generated items
2021-06-28 Guillaume GomezInstall tidy on x86_64-gnu-aux target to run html check
2021-06-28 Guillaume GomezAdd new tool to check HTML:
2021-06-28 Stefan SchindlerMove stab_tags to symbol in tables
2021-06-28 Mark RousskovUpdate to new bootstrap compiler
2021-06-28 Yuki OkushiRollup merge of #86688 - JohnTitor:test-65384, r=jackh726
2021-06-28 Yuki OkushiRollup merge of #86687 - JohnTitor:perf-regression...
2021-06-28 Yuki OkushiRollup merge of #86683 - lnicola:rust-analyzer-2021...
2021-06-28 Yuki OkushiRollup merge of #86568 - ehuss:dist-miri-stable, r...
2021-06-28 Yuki OkushiRollup merge of #86358 - klensy:pp-loop, r=Mark-Simulacrum
2021-06-28 Yuki OkushiRollup merge of #86206 - FabianWolff:issue-86188, r...
2021-06-28 Charles LewBless the test suite.
2021-06-28 Charles LewUpdate other codegens to use tcx managed vtable allocat...
2021-06-28 borsAuto merge of #82624 - ojeda:rwlock-example-deadlock...
2021-06-28 Yuki OkushiAdd a regression test for issue-65384
2021-06-28 Yuki OkushiAllow anyone to set `perf-regression` label
2021-06-28 borsAuto merge of #86684 - inquisitivecrystal:libs-tracking...
2021-06-28 Laurențiu Nicola:arrow_up: rust-analyzer
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 Aman Arorafixup! Editon 2021 enables precise capture
2021-06-28 Aman AroraEditon 2021 enables precise capture
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 Fabian WolffFix garbled suggestion for missing lifetime specifier
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 Mara BosMake disjoint_capture_migration an edition lint.
2021-06-27 borsAuto merge of #86655 - jonas-schievink:const-arguments...
2021-06-27 Mara BosAdd `explain_reason: false` in future_incompatible.
2021-06-27 Mara BosTurn non_fmt_panic into a future_incompatible edition...
2021-06-27 Mara BosAdd `explain_reason: false` in future_incompatible.
2021-06-27 Aaron HillDerive `Copy` for `VarianceDiagInfo`
2021-06-27 SmittyDon't run a publically reachable server in tests
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 Charles LewChange miri to use tcx allocated allocations.
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 jam1garnerFix `future_prelude_collision` false positive
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...
next