]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-10-14 Matthias KrügerRollup merge of #89823 - jackh726:project-overflow...
2021-10-14 Matthias KrügerRollup merge of #89433 - arlosi:stdin-fix, r=joshtriplett
2021-10-14 Matthias KrügerRollup merge of #89390 - tmandry:issue-72117, r=estebank
2021-10-14 borsAuto merge of #89247 - fee1-dead:const-eval-select...
2021-10-14 Deadbeeffix codegen test
2021-10-14 DeadbeefFix const stability
2021-10-14 DeadbeefAvoid tupling at the callee
2021-10-14 borsAuto merge of #89815 - GuillaumeGomez:associated-consts...
2021-10-13 borsAuto merge of #89858 - matthiaskrgr:rollup-evsnr2e...
2021-10-13 Tyler MandryExit early if expected type is not an adt
2021-10-13 Tyler MandryMove misplaced comment
2021-10-13 Tyler MandryAlways check predicates in can_coerce
2021-10-13 Tyler MandryFix incorrect Box::pin suggestion
2021-10-13 Tyler MandryFix line length
2021-10-13 Matthias KrügerRollup merge of #89853 - cuviper:release-1.56, r=Mark...
2021-10-13 Matthias KrügerRollup merge of #89846 - esp-rs:riscv-esp-idf-changelog...
2021-10-13 Matthias KrügerRollup merge of #89759 - jyn514:x-build-assemble, r...
2021-10-13 Matthias KrügerRollup merge of #89757 - jyn514:submodule, r=Mark-Simul...
2021-10-13 Matthias KrügerRollup merge of #89670 - yoshuawuyts:available-parallel...
2021-10-13 Matthias KrügerRollup merge of #89347 - TaKO8Ki:crate-or-module-typo...
2021-10-13 borsAuto merge of #89555 - oli-obk:nll_member_constraint_di...
2021-10-13 Guillaume GomezImprove code readability for sidebar links
2021-10-13 Josh StoneUpdate the 1.56.0 release header for consistency
2021-10-13 borsAuto merge of #89822 - tmiasko:overflap-duplicates...
2021-10-13 Yoshua WuytsImprove `std::thread::available_parallelism` docs
2021-10-13 borsAuto merge of #89847 - JohnTitor:rollup-xfymeo4, r...
2021-10-13 Yuki OkushiRollup merge of #89845 - davidtwco:davidtwco-mailmap...
2021-10-13 Yuki OkushiRollup merge of #89840 - wangkirin:master, r=jyn514
2021-10-13 Yuki OkushiRollup merge of #89828 - rusticstuff:overflow-check...
2021-10-13 Yuki OkushiRollup merge of #89818 - LingMan:map_or, r=oli-obk
2021-10-13 Yuki OkushiRollup merge of #89817 - m-ou-se:int-log-10-inline...
2021-10-13 Yuki OkushiRollup merge of #89816 - Canop:master, r=Mark-Simulacrum
2021-10-13 Yuki OkushiRollup merge of #89814 - jkugelman:must-use-string...
2021-10-13 Yuki OkushiRollup merge of #89794 - jkugelman:must-use-to_value...
2021-10-13 Yuki OkushiRollup merge of #89782 - konan8205:develop, r=jsha
2021-10-13 Yuki OkushiRollup merge of #89781 - Wilfred:patch-2, r=JohnTitor
2021-10-13 Yuki OkushiRollup merge of #89777 - pierwill:fix-88233, r=Mark...
2021-10-13 Yuki OkushiRollup merge of #89768 - hellow554:tests, r=Mark-Simulacrum
2021-10-13 Scott MabinAdd `riscv32imc-esp-espidf` to changelog
2021-10-13 David WoodAdd davidtwco to the `.mailmap`
2021-10-13 Oli SchererUpdate clippy ui output
2021-10-13 Oli SchererBless nll tests
2021-10-13 Oli SchererRe-use logic for adding a suggestion when a lifetime...
2021-10-13 Oli SchererRemove explicit -Zborrowck=mir which does not affect...
2021-10-13 Oli SchererRemove a feature attribute for an accepted feature
2021-10-13 Oli SchererUse a label instead of a note for member constraint...
2021-10-13 Oli SchererRemove textual span from diagnostic string
2021-10-13 borsAuto merge of #89587 - camelid:all-candidates, r=petroc...
2021-10-13 Wang Qilinfix the stage0 tools config file path in config.toml...
2021-10-13 Joshua NelsonAssemble the compiler when running `x.py build`
2021-10-13 Takayuki Maedasuggestion for typoed crate or module
2021-10-13 borsAuto merge of #89802 - ehuss:update-cargo, r=ehuss
2021-10-13 Tomasz MiąskoDeduplicate regions ids before merging them
2021-10-12 borsAuto merge of #89774 - the8472:inline-mut-iter-next...
2021-10-12 borsAuto merge of #89105 - DevinR528:reachable-fix, r=Nadrieril
2021-10-12 Noah LevWork around different filenames for DLLs
2021-10-12 Noah LevAdd long explanation for E0464
2021-10-12 Noah LevInclude rmeta candidates in "multiple matching crates...
2021-10-12 Noah LevAdd test for showing rmeta candidates in error
2021-10-12 Noah LevTest crate loading error stderr
2021-10-12 Noah LevSort candidate libraries by source path in error
2021-10-12 Hans KratzMake `rust.overflow-checks-std`option default to `rust...
2021-10-12 Hans KratzAdd --enable-debug-assertions-std option to configure...
2021-10-12 Hans KratzAdd --enable-overflow-checks-std option to configure...
2021-10-12 Hans KratzAdd missing entries for overflow-checks to config.toml...
2021-10-12 borsAuto merge of #89813 - the8472:rollup-f1f99mb, r=the8472
2021-10-12 jackh726Switch order of terms to prevent overflow
2021-10-12 Eric HussUpdate winapi shared features.
2021-10-12 Mara BosAdd #[inline] to int log10 functions.
2021-10-12 CanopFix invalid rules in .gitignore
2021-10-12 Guillaume GomezAdd test for associated constants in the sidebar
2021-10-12 Guillaume GomezList associated constants in the sidebar
2021-10-12 John KugelmanFix uppercase/lowercase error
2021-10-12 the8472Rollup merge of #89809 - tmiasko:remap-real-predicate...
2021-10-12 the8472Rollup merge of #89800 - ehuss:update-books, r=ehuss
2021-10-12 the8472Rollup merge of #89799 - ast-ral:ready-method-spellck...
2021-10-12 the8472Rollup merge of #89797 - jkugelman:must-use-is_conditio...
2021-10-12 the8472Rollup merge of #89796 - jkugelman:must-use-non-mutatin...
2021-10-12 the8472Rollup merge of #89784 - Mark-Simulacrum:delete-cache...
2021-10-12 the8472Rollup merge of #89778 - jkugelman:must-use-as_type...
2021-10-12 LingManUse Option::map_or instead of open coding it
2021-10-12 Devin RagotzyFilter unstable and doc hidden variants in usefulness...
2021-10-12 Tomasz MiąskoRemap ssa RealPredicate to llvm RealPredicate
2021-10-12 borsAuto merge of #89770 - jkugelman:must-use-from-and...
2021-10-12 borsAuto merge of #89769 - jkugelman:must-use-maybe-uninit...
2021-10-12 Marcel Hellwigadd some more testcases
2021-10-12 DeadbeefAdd const_eval_select intrinsic
2021-10-12 Eric HussUpdate cargo
2021-10-12 Eric HussUpdate books
2021-10-12 ast-ralfix minor spelling error in Poll::ready docs
2021-10-12 borsAuto merge of #88788 - falk-hueffner:speedup-int-log10...
2021-10-12 John KugelmanAdd #[must_use] to non-mutating verb methods
2021-10-12 John KugelmanAdd #[must_use] to is_condition tests
2021-10-12 borsAuto merge of #89791 - matthiaskrgr:rollup-1lhxh5b...
2021-10-11 John KugelmanAdd #[must_use] to to_value conversions
2021-10-11 John KugelmanAdd #[must_use] to From::from and Into::into
2021-10-11 Matthias KrügerRollup merge of #89785 - nbdd0121:master, r=Mark-Simulacrum
2021-10-11 Matthias KrügerRollup merge of #89772 - michaelwoerister:fix-function...
2021-10-11 Matthias KrügerRollup merge of #89760 - jyn514:remove-incremental...
2021-10-11 Matthias KrügerRollup merge of #89756 - jyn514:bootstrap-times, r...
next