]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-11-02 Josh TriplettClarify documentation about running binaries
2021-11-02 Josh TriplettClarify dependency requirements in the face of cross...
2021-11-02 Josh TriplettClarify how to quote and respond to the target tier...
2021-10-19 borsAuto merge of #90067 - JohnTitor:rollup-afrjulz, r...
2021-10-19 Yuki OkushiRollup merge of #90060 - vincentdephily:patch-1, r...
2021-10-19 Yuki OkushiRollup merge of #90036 - jsha:less-rule, r=GuillaumeGomez
2021-10-19 Yuki OkushiRollup merge of #90025 - JohnTitor:revert-86011, r...
2021-10-19 Yuki OkushiRollup merge of #90018 - GuillaumeGomez:too-long-item...
2021-10-19 Yuki OkushiRollup merge of #90009 - woppopo:const_from_more, r...
2021-10-19 Yuki OkushiRollup merge of #88860 - nbdd0121:panic, r=m-ou-se
2021-10-19 Yuki OkushiRollup merge of #88789 - the8472:rm-zip-bound, r=JohnTitor
2021-10-19 Yuki OkushiRollup merge of #87769 - m-ou-se:alloc-features-cleanup...
2021-10-19 Yuki OkushiRollup merge of #87404 - rylev:artifact-size-profiling...
2021-10-19 Yuki OkushiRollup merge of #86479 - exphp-forks:float-debug-expone...
2021-10-19 Vincent de... Update RELEASES.md
2021-10-19 borsAuto merge of #89933 - est31:let_else, r=michaelwoerister
2021-10-19 Gary GuoRemove begin_panic_fmt from clippy
2021-10-19 Gary GuoDeduplicate panic_fmt
2021-10-19 Mara BosReenable feature(nll) in alloc.
2021-10-19 Mara BosRemove unused language #![feature]s from alloc.
2021-10-19 Mara BosRemove unused library #![feature]s from alloc.
2021-10-19 Mara BosSort and categorize #![feature]s in alloc.
2021-10-19 borsAuto merge of #90039 - ehuss:update-cargo, r=ehuss
2021-10-19 borsAuto merge of #90040 - nbdd0121:issue-90038, r=oli-obk
2021-10-19 Gary GuoFix issue 90038
2021-10-19 borsAuto merge of #90037 - matthiaskrgr:rollup-cdfhxtn...
2021-10-19 Eric HussUpdate cargo
2021-10-19 Jacob Hoffman... Reduce margin on h5 and h6
2021-10-19 Matthias KrügerRollup merge of #90034 - moxian:unzip-doc, r=cuviper
2021-10-19 Matthias KrügerRollup merge of #90002 - lnicola:rust-analyzer-2021...
2021-10-19 Matthias KrügerRollup merge of #89997 - cameron1024:const-str-as-bytes...
2021-10-19 Matthias KrügerRollup merge of #89988 - tmiasko:unpromote-const-drop...
2021-10-19 Matthias KrügerRollup merge of #89956 - JohnTitor:suggest-case-insensi...
2021-10-19 Matthias KrügerRollup merge of #89941 - hermitcore:kernel, r=joshtriplett
2021-10-19 Matthias KrügerRollup merge of #89867 - Urgau:fix-double-definition...
2021-10-19 Matthias KrügerRollup merge of #89766 - krasimirgg:llvm-14-targetregis...
2021-10-19 Jacob Hoffman... Remove border-bottom from most docblocks.
2021-10-19 borsAuto merge of #89905 - matthiaskrgr:rev_89709_entirely...
2021-10-19 moxianTiny tweak to Iterator::unzip() doc comment example.
2021-10-18 borsAuto merge of #89229 - oli-obk:i_love_inferctxt, r...
2021-10-18 Tomasz MiąskoDo not promote values with const drop that need to...
2021-10-18 borsAuto merge of #89124 - cjgillot:owner-info, r=michaelwo...
2021-10-18 Tomasz MiąskoRename `needs_drop` to `needs_non_const_drop`
2021-10-18 Yuki OkushiAdd a regression test for #89935
2021-10-18 Yuki OkushiRevert "Rollup merge of #86011 - tlyu:correct-sized...
2021-10-18 Oli SchererMember constraints already covered all of E0482 already...
2021-10-18 Oli SchererGuarding a loop with a check that it never runs is...
2021-10-18 Oli SchererRemove unused enum variant
2021-10-18 Oli SchererRemove regionck member constraint handling and leave...
2021-10-18 Guillaume GomezAdd test to ensure that the docblock elements left...
2021-10-18 Guillaume GomezAdd GUI overflow tests for constant and typedef
2021-10-18 Guillaume GomezPrevent documentation page title to grow too big
2021-10-18 Guillaume Gomez* Remove left margin on items declaration at the top...
2021-10-18 woppopoMake more `From` impls `const`
2021-10-18 Krasimir GeorgievRustWrapper: adapt for an LLVM API change
2021-10-18 cameronadd test for issue 84957
2021-10-18 Laurențiu Nicola:arrow_up: rust-analyzer
2021-10-18 borsAuto merge of #90000 - matthiaskrgr:rollup-vj7wwur...
2021-10-18 Matthias KrügerRollup merge of #89996 - winterqt:bump-backtrace, r...
2021-10-18 Matthias KrügerRollup merge of #89993 - pierwill:patch-1, r=Mark-Simul...
2021-10-18 Matthias KrügerRollup merge of #89990 - petrochenkov:idempty, r=wesley...
2021-10-18 Matthias KrügerRollup merge of #89989 - camelid:type-size, r=jyn514
2021-10-18 Matthias KrügerRollup merge of #89987 - pierwill:fix-85526-docs-hidden...
2021-10-18 Matthias KrügerRollup merge of #89974 - est31:let_else_if_error, r...
2021-10-18 Matthias KrügerRollup merge of #89965 - JohnTitor:fix-let-else-ice...
2021-10-18 Matthias KrügerRollup merge of #89950 - infinity0:master, r=Mark-Simul...
2021-10-18 Winterbump backtrace
2021-10-17 pierwillRemove dead code from `compiletest::json`
2021-10-17 borsAuto merge of #89499 - Mark-Simulacrum:with-llvm-13...
2021-10-17 pierwillCheck implementing type for `#[doc(hidden)]`
2021-10-17 Noah LevAdd static size assertion for `clean::Type`
2021-10-17 est31Nicer error message if the user attempts to do let...
2021-10-17 Vadim Petrochenkovrustc_span: `Ident::invalid` -> `Ident::empty`
2021-10-17 borsAuto merge of #89984 - matthiaskrgr:rollup-ikmyhmx...
2021-10-17 Matthias KrügerRollup merge of #89977 - woppopo:result_const_as_mut...
2021-10-17 Matthias KrügerRollup merge of #89975 - JohnTitor:gats-tests-85921...
2021-10-17 Matthias KrügerRollup merge of #89963 - r00ster91:parenthesisparenthes...
2021-10-17 Matthias KrügerRollup merge of #89946 - JohnTitor:fix-89686, r=petroch...
2021-10-17 Matthias KrügerRollup merge of #89945 - JohnTitor:we-now-specialize...
2021-10-17 Matthias KrügerRollup merge of #89888 - rusticstuff:download-ci-llvm...
2021-10-17 Matthias KrügerRollup merge of #89738 - eddyb:extern-crate-recursion...
2021-10-17 borsAuto merge of #89981 - pietroalbini:1.56-version-bump...
2021-10-17 Pietro Albinibump version to rust 1.58.0
2021-10-17 borsAuto merge of #89514 - davidtwco:polymorphize-shims...
2021-10-17 r00ster91Some "parenthesis" and "parentheses" fixes
2021-10-17 woppopoMake Result::as_mut const
2021-10-17 borsAuto merge of #88652 - AGSaidi:linux-aarch64-should...
2021-10-17 Yuki OkushiAdd a regression test for #85921
2021-10-17 borsAuto merge of #89968 - JohnTitor:rollup-z51n967, r...
2021-10-16 Yuki OkushiRollup merge of #89958 - nhamovitz:patch-1, r=nagisa
2021-10-16 Yuki OkushiRollup merge of #89953 - woppopo:option_const_as_mut...
2021-10-16 Yuki OkushiRollup merge of #89943 - matthiaskrgr:clpcompl, r=oli-obk
2021-10-16 Yuki OkushiRollup merge of #89907 - GuillaumeGomez:correctly-emit...
2021-10-16 Yuki OkushiRollup merge of #89886 - alexcrichton:update-wasi-libc...
2021-10-16 Yuki OkushiRollup merge of #89849 - rusticstuff:remove-xcode-selec...
2021-10-16 Yuki OkushiRollup merge of #89507 - lopopolo:lopopolo/ordering...
2021-10-16 Yuki OkushiFix ICE with `let...else` and `ref mut`
2021-10-16 nhamovitzCorrect typo
2021-10-16 Guillaume GomezRemove FIXME since there is nothing to be fixed.
2021-10-16 Yuki OkushiSuggest a case insensitive match name regardless of...
next