]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-05-20 Josh TriplettOsString: Consolidate all documentation about capacity...
2022-05-18 Xuanwostd: Add capacity guarantees notes for OsString
2022-05-18 borsAuto merge of #96800 - nbdd0121:const, r=nagisa
2022-05-18 borsAuto merge of #96867 - michaelwoerister:path-prefix...
2022-05-18 Michael WoeristerProperly apply path prefix remapping paths emitted...
2022-05-18 borsAuto merge of #97110 - Kobzol:pgo-pid-in-profile, r=lqd
2022-05-18 Michael WoeristerAdd tests for FilePathMapping::to_embeddable_absolute_p...
2022-05-18 Michael WoeristerMove logic for making potentially remapped paths absolu...
2022-05-18 Michael WoeristerAdd debug tracing to FilePathMapping::map_prefix
2022-05-18 borsAuto merge of #97135 - Dylan-DPC:rollup-06u9pqn, r...
2022-05-18 Dylan DPCRollup merge of #97123 - ricked-twice:issue-96223-clean...
2022-05-18 Dylan DPCRollup merge of #97101 - coolreader18:exitcode-method...
2022-05-18 Dylan DPCRollup merge of #96917 - marti4d:master, r=ChrisDenton
2022-05-18 Dylan DPCRollup merge of #96378 - compiler-errors:trait-upcast...
2022-05-18 Dylan DPCRollup merge of #95979 - lcnr:coherence-docs, r=compile...
2022-05-18 Dylan DPCRollup merge of #94639 - compiler-errors:rval-mutref...
2022-05-18 Michael GouletMention traits being upcasted, types being coerced
2022-05-18 Michael Gouletbetter lvalue errors for things implementing DerefMut
2022-05-18 borsAuto merge of #97126 - JohnTitor:rollup-7gdt2aw, r...
2022-05-18 Michael Gouletbetter error for bad LHS in binop-assign
2022-05-18 Michael GouletSuggest deref non-lvalue mutable reference
2022-05-17 Yuki OkushiRollup merge of #97116 - RalfJung:ref-validity, r=oli-obk
2022-05-17 Yuki OkushiRollup merge of #97113 - GuillaumeGomez:search-ui-fixes...
2022-05-17 Yuki OkushiRollup merge of #97097 - chorman0773:add_tmm_clobers...
2022-05-17 Yuki OkushiRollup merge of #97096 - tmiasko:reachable-constructor...
2022-05-17 Yuki OkushiRollup merge of #96761 - klensy:no-rayon-here, r=CraftS...
2022-05-17 Yuki OkushiRollup merge of #96651 - ken-matsui:omit-unnecessary...
2022-05-17 Yuki OkushiRollup merge of #96647 - Enselic:fix-hrtb-for-wherepred...
2022-05-17 ricked-twiceTaking review into account
2022-05-17 borsAuto merge of #92570 - jsha:rustdoc-search-refactor...
2022-05-17 ricked-twiceClean fix for #96223
2022-05-17 Jakub BeránekAdd PID to rustc PGO profiles generated in CI
2022-05-17 Ralf Jungbless 32bit
2022-05-17 Jacob Hoffman... rustdoc: make search.js a module
2022-05-17 Ralf Junginterpret/validity: reject references to uninhabited...
2022-05-17 borsAuto merge of #96959 - nbdd0121:unwind, r=Amanieu
2022-05-17 Guillaume GomezAdd GUI test for search crate filter select CSS properties
2022-05-17 Guillaume GomezFix display of search crate filter select
2022-05-17 borsAuto merge of #97111 - JohnTitor:rollup-x3vjf6u, r...
2022-05-17 Guillaume GomezAdd GUI test for search result "title"
2022-05-17 Guillaume GomezFix duplicated "in" in the search result text
2022-05-17 Guillaume GomezUpdate browser-ui-test version to 0.9.2
2022-05-17 Connor Hormanfix clobber_abi tests
2022-05-17 Connor HormanAdd ABI clobbers
2022-05-17 Connor HormanHandle tmm_reg in rustc_codegen_gcc
2022-05-17 Yuki OkushiRollup merge of #97102 - mbartlett21:fn-pointer-error...
2022-05-17 Yuki OkushiRollup merge of #97093 - pvdrz:migrate-maybe-recover...
2022-05-17 Yuki OkushiRollup merge of #97080 - lcnr:relate-sus, r=oli-obk
2022-05-17 Yuki OkushiRollup merge of #97079 - SparrowLii:successors, r=lcnr
2022-05-17 Yuki OkushiRollup merge of #97075 - JohnTitor:issue-81804, r=compi...
2022-05-17 Yuki OkushiRollup merge of #97009 - fortanix:raoul/unused_macro_sg...
2022-05-17 Yuki OkushiRollup merge of #96329 - aliemjay:fixed-by-90887, r...
2022-05-17 borsAuto merge of #97012 - oli-obk:🦀_intrinsics, r=davidtwco
2022-05-17 mbartlett21Add a test for fn pointer calls in consts
2022-05-17 borsAuto merge of #96825 - kckeiks:remove-item-like-visitor...
2022-05-17 borsAuto merge of #96907 - sunfishcode:sunfishcode/update...
2022-05-17 mbartlett21Update function pointer call error message
2022-05-17 NoaAdd tracking issue for ExitCode::exit_process
2022-05-17 Christian Povedakeep bounds where they were
2022-05-17 borsAuto merge of #96892 - oli-obk:🐌_obligation_cause_code_...
2022-05-17 SparrowLiiChange `Successors` to `impl Iterator<Item = BasicBlock>`
2022-05-17 Connor Hormanadd clobbers
2022-05-17 Connor HormanAdd tmm_reg clobbers
2022-05-17 Tomasz MiąskoTypes with reachable constructors are reachable
2022-05-16 borsAuto merge of #96713 - petrochenkov:doclink8, r=notriddle
2022-05-16 Christian Povedamigrate `maybe_recover_from_bad_type_plus` diagnostic
2022-05-16 Ken MatsuiOmit unnecessary help to add `#[cfg(test)]` when alread...
2022-05-16 Chris MartinImprove error message for fallback RNG failure
2022-05-16 Vadim Petrochenkovrustdoc: Resolve some more doc links early
2022-05-16 borsAuto merge of #96676 - petrochenkov:docrules, r=Guillau...
2022-05-16 lcnrremove the `RelateResultCompare` trait
2022-05-16 Oli SchererForce inline InternedObligationCauseCode creation
2022-05-16 Dan GohmanUpdate how CC etc. are set in the wasi-libc Makefile.
2022-05-16 Yuki OkushiAdd regression test for #81804
2022-05-16 Oli SchererAdd a query for checking whether a function is an intri...
2022-05-16 Raoul StrackxAllow `unused_macro_rules` in path tests
2022-05-16 borsAuto merge of #97053 - CAD97:realloc-clarification...
2022-05-16 borsAuto merge of #97065 - gabriel-doriath-dohler:master...
2022-05-15 gabriel-doriath... Rename `eq_ignore_case` to `starts_with_ignore_case`
2022-05-15 borsAuto merge of #97057 - bjorn3:sync_cg_clif-2022-05...
2022-05-15 borsAuto merge of #97063 - Dylan-DPC:rollup-u5el7hb, r...
2022-05-15 Vadim Petrochenkovrustdoc: Remove doc link resolution fallback to all...
2022-05-15 Dylan DPCRollup merge of #97060 - bdbai:fix/uwphandle, r=ChrisDenton
2022-05-15 Dylan DPCRollup merge of #97042 - GuillaumeGomez:eslint-brace...
2022-05-15 Dylan DPCRollup merge of #97021 - Volker-Weissmann:patch-1,...
2022-05-15 Dylan DPCRollup merge of #96947 - sunfishcode:sunfishcode/rustc...
2022-05-15 borsAuto merge of #96895 - SparrowLii:interval, r=Mark...
2022-05-15 borsAuto merge of #97056 - RalfJung:miri, r=RalfJung
2022-05-15 bdbaifix use of SetHandleInformation on UWP
2022-05-15 Guillaume GomezAdd new eslint rule about brace style
2022-05-15 Ralf Jungupdate miri
2022-05-15 borsAuto merge of #96885 - petrochenkov:linkstrict2, r...
2022-05-15 bjorn3Merge commit '63734fcdd718cca089f84c42f3a42c0096cfd431...
2022-05-15 bjorn3Rustup to rustc 1.62.0-nightly (70b3681bf 2022-05-14)
2022-05-15 bjorn3Sync from rust e1ec3260d79497080ca86540562d410ba67d2a95
2022-05-15 borsAuto merge of #97055 - matthiaskrgr:rollup-1nqwfzx...
2022-05-15 Matthias KrügerRollup merge of #97041 - eddyb:nixos-llvm-ci-patchelf...
2022-05-15 Matthias KrügerRollup merge of #97032 - est31:unused_macro_rules,...
2022-05-15 Matthias KrügerRollup merge of #96958 - GuillaumeGomez:settings-menu...
2022-05-15 borsAuto merge of #96602 - TApplencourt:patch-1, r=Mark...
next