]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-12-17 LeSeulArtichautChange the message for `if_let_guard` feature gate
2020-12-17 borsAuto merge of #80114 - GuillaumeGomez:rollup-gszr5kn...
2020-12-17 Guillaume GomezRollup merge of #80047 - jyn514:more-symbols, r=Guillau...
2020-12-17 Guillaume GomezRollup merge of #80040 - tmiasko:always-lower-intrinsic...
2020-12-17 Guillaume GomezRollup merge of #80035 - ChayimFriedman2:patch-1, r...
2020-12-17 Guillaume GomezRollup merge of #80022 - ssomers:btree_cleanup_8, r...
2020-12-17 Guillaume GomezRollup merge of #80006 - ssomers:btree_cleanup_6, r...
2020-12-17 borsAuto merge of #79840 - dvtkrlbs:issue-79667, r=oli-obk
2020-12-17 borsAuto merge of #80091 - GuillaumeGomez:str-to-symbol...
2020-12-17 borsAuto merge of #80105 - JohnTitor:rollup-8c030u5, r...
2020-12-17 Yuki OkushiRollup merge of #80103 - camelid:remove-docs-old-params...
2020-12-17 Yuki OkushiRollup merge of #80097 - SimonSapin:popcount, r=m-ou-se
2020-12-17 Yuki OkushiRollup merge of #80082 - ehuss:revert-rust-src-vendor...
2020-12-17 Yuki OkushiRollup merge of #80073 - kulikjak:add-target-alias...
2020-12-17 Yuki OkushiRollup merge of #80072 - richkadel:llvm-coverage-counte...
2020-12-17 Yuki OkushiRollup merge of #80069 - jyn514:core-assert, r=dtolnay
2020-12-17 Yuki OkushiRollup merge of #80039 - LeSeulArtichaut:rm-tyencoder...
2020-12-17 Yuki OkushiRollup merge of #80026 - JohnTitor:separator-insensitiv...
2020-12-17 Yuki OkushiRollup merge of #79882 - wecing:master, r=oli-obk
2020-12-17 Yuki OkushiRollup merge of #79877 - bstrie:depinfut, r=oli-obk
2020-12-17 Yuki OkushiRollup merge of #79051 - LeSeulArtichaut:if-let-guard...
2020-12-17 CamelidRemove docs for non-existent parameters in `rustc_expand`
2020-12-17 borsAuto merge of #79790 - LeSeulArtichaut:issue-79683...
2020-12-16 Simon SapinAdd `popcount` and `popcnt` as doc aliases for `count_o...
2020-12-16 Guillaume GomezReplace String with Symbol where possible
2020-12-16 borsAuto merge of #80087 - davidtwco:issue-80086-llvm-dwp...
2020-12-16 David Woodbootstrap: include llvm-dwp in CI LLVM
2020-12-16 bstrieAllow `since="TBD"` for rustc_deprecated
2020-12-16 Eric HussRevert "Auto merge of #78790 - Gankra:rust-src-vendor...
2020-12-16 LeSeulArtichautTake into account negative impls in "trait item not...
2020-12-16 borsAuto merge of #77117 - davidtwco:issue-34651-split...
2020-12-16 David Woodcg_llvm: split dwarf filename and comp dir
2020-12-16 David Woodcompiletest: add split dwarf compare mode
2020-12-16 David Woodtests: add run-make-fulldeps split-dwarf test
2020-12-16 David Woodcg_clif: fix build with split dwarf
2020-12-16 David Woodcg_llvm: implement split dwarf support
2020-12-16 David Woodbootstrap: copy `llvm-dwp` to sysroot
2020-12-16 David Woodcg_ssa: introduce `TargetMachineFactoryFn` alias
2020-12-16 David Woodcg_ssa: correct documentation comments
2020-12-16 David Woodsession: add `split-dwarf` flag
2020-12-16 David Woodllvm: update ffi bindings for split dwarf
2020-12-16 Jakub KulikAdd support for target aliases
2020-12-16 borsAuto merge of #79682 - jyn514:no-blanket-impls, r=Manis...
2020-12-16 Rich KadelFixed conflict with drop elaboration and coverage
2020-12-16 borsAuto merge of #79607 - DrMeepster:maybe_uninit_write_sl...
2020-12-16 borsAuto merge of #80041 - jyn514:shrink-item, r=GuillaumeGomez
2020-12-16 Joshua NelsonUse `Symbol`s for crate names
2020-12-16 Joshua NelsonRemove redundant assignment
2020-12-16 Joshua NelsonTest that `core::assert!` is valid
2020-12-16 borsAuto merge of #78833 - CDirkx:parse_prefix, r=dtolnay
2020-12-15 Joshua NelsonDon't look for blanket impls in intra-doc links
2020-12-15 borsAuto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk
2020-12-15 DrMeepsterwrite_slice(_cloned)
2020-12-15 borsAuto merge of #80044 - jyn514:smaller-name, r=Guillaume...
2020-12-15 borsAuto merge of #80055 - GuillaumeGomez:rollup-p09mweg...
2020-12-15 Guillaume GomezRollup merge of #80025 - JohnTitor:tidy-error, r=Mark...
2020-12-15 Guillaume GomezRollup merge of #80016 - jyn514:imports, r=GuillaumeGomez
2020-12-15 Guillaume GomezRollup merge of #80008 - EFanZh:patch-1, r=GuillaumeGomez
2020-12-15 Guillaume GomezRollup merge of #79958 - richkadel:llvm-coverage-counte...
2020-12-15 Guillaume GomezRollup merge of #79796 - GuillaumeGomez:hide-associated...
2020-12-15 Guillaume GomezRollup merge of #79379 - GuillaumeGomez:no-js-not-hidde...
2020-12-15 borsAuto merge of #78068 - RalfJung:union-safe-assign,...
2020-12-15 borsAuto merge of #73210 - wesleywiser:consts_in_debuginfo...
2020-12-15 borsAuto merge of #78682 - glandium:issue78471, r=lcnr
2020-12-15 borsAuto merge of #77700 - bugadani:rustdoc-link-cache...
2020-12-15 Joshua NelsonSwitch to Symbol for item.name
2020-12-15 Joshua NelsonGet rid of `clean::Deprecation`
2020-12-15 Joshua NelsonRemove unnecessary unwrap_or
2020-12-15 borsAuto merge of #79922 - tmiasko:lower-discriminant,...
2020-12-15 Rich KadelConvenience funcs for `some_option.unwrap_or(...)`
2020-12-15 Wesley WiserDisable the constant debuginfo promotion pass by default
2020-12-15 Tomasz MiąskoAlways run intrinsics lowering pass
2020-12-14 LeSeulArtichautRemove unused `TyEncoder::tcx` required method
2020-12-14 borsAuto merge of #79938 - tmiasko:stdarch, r=Amanieu
2020-12-14 Chayim Refael... Optimization for bool's PartialOrd impl
2020-12-14 Rich KadelImprove warnings on incompatible options involving...
2020-12-14 borsAuto merge of #77618 - fusion-engineering-forks:windows...
2020-12-14 Yuki Okushiexpand-yaml-anchors: Make the output directory separato...
2020-12-14 Yuki OkushiReplace some `println!` with `tidy_error!` to simplify
2020-12-14 borsAuto merge of #80024 - GuillaumeGomez:rollup-rqd46ko...
2020-12-14 Guillaume GomezRollup merge of #80013 - poliorcetics:rustdoc-test...
2020-12-14 Guillaume GomezRollup merge of #79936 - GuillaumeGomez:mobile-fix...
2020-12-14 Guillaume GomezRollup merge of #79918 - woodruffw-forks:ww/doc-initial...
2020-12-14 Stein SomersBTreeSet: simplify implementation of pop_first/pop_last
2020-12-14 Dániel BugaAdd test case for Self:: links
2020-12-14 Dániel BugaReview suggestions
2020-12-14 Dániel BugaCache link resolution results in current module
2020-12-14 borsAuto merge of #79959 - JohnTitor:tidy-entries, r=petroc...
2020-12-14 borsAuto merge of #79944 - sivadeilra:syms_proc_macro_testi...
2020-12-14 Yuki OkushiCheck the number of entries in UI test
2020-12-13 borsAuto merge of #80005 - ssomers:btree_cleanup_3, r=Mark...
2020-12-13 Arlie Davis./x.py fmt
2020-12-13 Joshua NelsonUse imports instead of rewriting the type signature...
2020-12-13 borsAuto merge of #79978 - Aaron1011:fix/capture-broken...
2020-12-13 borsAuto merge of #79987 - ssomers:btree_cleanup_4, r=Mark...
2020-12-13 Alexis BourgetRefactor test_lang_string_parse to make it clearer
2020-12-13 borsAuto merge of #79376 - ssomers:btree_choose_parent_kv...
2020-12-13 EFanZhFix `cargo-binutils` link
2020-12-13 borsAuto merge of #79668 - coolreader18:recover-const-impl...
2020-12-13 Stein SomersBTreeMap: more expressive local variables in merge
next