]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #71135 - ehuss:update-books, r=ehuss
[rust.git] / src /
2020-04-14 Dylan DPCRollup merge of #71135 - ehuss:update-books, r=ehuss
2020-04-14 Dylan DPCRollup merge of #71133 - MiSawa:fix-sort-by-key-doc...
2020-04-14 Dylan DPCRollup merge of #71128 - Mark-Simulacrum:clean-expansio...
2020-04-14 Dylan DPCRollup merge of #71082 - NeoRaider:ptr_slice_len, r...
2020-04-14 Dylan DPCRollup merge of #71002 - Freax13:fix-target, r=ollie27
2020-04-14 Dylan DPCRollup merge of #70949 - WaffleLapkin:simlify_vec_macro...
2020-04-14 Dylan DPCRollup merge of #70947 - RalfJung:ctfe-no-read-mut...
2020-04-14 Dylan DPCRollup merge of #70657 - lcnr:unused_delims_try, r...
2020-04-14 Matthias Schifferptr: add tracking issue for len() method on raw slices
2020-04-14 borsAuto merge of #71138 - ehuss:update-cargo, r=ehuss
2020-04-14 Eric HussUpdate cargo
2020-04-14 Matthias Schifferptr: introduce len() method on raw slices
2020-04-14 Matthias Schifferptr: implement "const_slice_ptr" and "mut_slice_ptr...
2020-04-14 Matthias Schifferrustdoc: add "const_slice_ptr" and "mut_slice_ptr"...
2020-04-14 Matthias Schifferrustc: add lang items "const_slice_ptr" and "mut_slice_ptr"
2020-04-14 Bastian Kauschkeallow try as scrutinee, e.g. `match try ...`
2020-04-14 Bastian Kauschkecleanup `is_expr_delims_necessary`
2020-04-14 Eric HussUpdate books
2020-04-14 mi_sawaTighten time complexity on the doc
2020-04-14 Mark RousskovRemove unused single_step flag
2020-04-14 borsAuto merge of #71125 - Dylan-DPC:rollup-3b8prjh, r...
2020-04-14 Dylan DPCRollup merge of #71124 - JOE1994:patch-3, r=Dylan-DPC
2020-04-14 Dylan DPCRollup merge of #71122 - lcnr:update-docs, r=Mark-Simul...
2020-04-14 Dylan DPCRollup merge of #71121 - AnthonyMikh:fix_string_doc_lin...
2020-04-14 Dylan DPCRollup merge of #71120 - GuillaumeGomez:cleanup-e0517...
2020-04-14 Dylan DPCRollup merge of #71112 - cuviper:unsigned-Neg, r=Mark...
2020-04-14 Youngsuk KimAdd missing comma
2020-04-14 Bastian Kauschkeupdate docs
2020-04-14 AnthonyMikhFix broken link in documentation for String::from_utf8
2020-04-14 Guillaume GomezClean up E0517 explanation
2020-04-14 borsAuto merge of #70893 - tmiasko:llvm-sanitizers, r=cuviper
2020-04-14 Wafflemake `vec![,]` uncompilable
2020-04-14 borsAuto merge of #70679 - tmandry:issue-68112, r=nikomatsakis
2020-04-14 borsAuto merge of #70643 - Rustin-Liu:rustin-patch-rename...
2020-04-14 Tyler MandryUpdate test after rebase
2020-04-14 Tyler MandryIncorporate feedback into diagnostics
2020-04-14 Tyler MandryFix style nits
2020-04-14 Tyler MandryInclude type info when available for awaited expr
2020-04-14 Tyler Mandryrustfmt
2020-04-14 Tyler MandryDon't double-annotate the same Span
2020-04-14 Tyler MandryUse clearer message when obligation is caused by await...
2020-04-14 Tyler MandryUse "generator" instead of "future" when appropriate
2020-04-14 Tyler MandryDon't annotate type when type is opaque
2020-04-14 Tyler MandryImprove span label
2020-04-14 Tyler MandryAdd test for #68112 (existing output)
2020-04-14 Tyler MandryUse inner/outer generator naming instead of first/last
2020-04-14 Josh StoneRemove the last remnant of unsigned Neg
2020-04-13 borsAuto merge of #71111 - Dylan-DPC:rollup-esp17qn, r...
2020-04-13 Dylan DPCRollup merge of #71109 - lcnr:generics_in_const_fn...
2020-04-13 Dylan DPCRollup merge of #71103 - samrat:tait-sized, r=estebank
2020-04-13 Dylan DPCRollup merge of #71092 - marmeladema:dummy-hir-id-remov...
2020-04-13 Dylan DPCRollup merge of #70654 - oli-obk:subrepo_docs, r=Mark...
2020-04-13 Rustin-LiuRename AssocKind::Method to AssocKind::Fn
2020-04-13 Bastian Kauschkeallow const generics in const fn
2020-04-13 borsAuto merge of #71105 - Dylan-DPC:rollup-nezezxr, r...
2020-04-13 Dylan DPCRollup merge of #71101 - RalfJung:miri-alignment-check...
2020-04-13 Dylan DPCRollup merge of #71097 - pickfire:pattern-docs, r=Dylan-DPC
2020-04-13 Dylan DPCRollup merge of #71087 - JohnTitor:impl-self-ty, r...
2020-04-13 Dylan DPCRollup merge of #71051 - ryr3:fix_try_into, r=estebank
2020-04-13 Dylan DPCRollup merge of #70656 - GuillaumeGomez:scrollbar-displ...
2020-04-13 marmelademaRemove usage of `DUMMY_HIR_ID` in `FnCtxt::get_conversi...
2020-04-13 Samrat Man SinghAdd test case for type aliasing `impl Sized`
2020-04-13 borsAuto merge of #70989 - eddyb:mir-opt-32-pr-ci, r=Mark...
2020-04-13 Ralf JungMiri: let machine hook dynamically decide about alignme...
2020-04-13 marmelademaUse `CRATE_HIR_ID` instead of `DUMMY_HIR_ID` when appro...
2020-04-13 Ivan ThamAdd examples to Pattern docs
2020-04-13 Ivan ThamAdd period to Pattern docs
2020-04-13 borsAuto merge of #70961 - ecstatic-morse:into-def-id,...
2020-04-13 marmelademaJust `unwrap()` instead of `unwrap_or(DUMMY_HIR_ID)`.
2020-04-13 marmelademaRemove usage of `DUMMY_HIR_ID` in some visitors
2020-04-13 marmelademaRemove useless calls to `assemble_extension_candidates_...
2020-04-13 borsAuto merge of #70882 - tmiasko:llvm-version-suffix...
2020-04-13 borsAuto merge of #71056 - matthiaskrgr:submodule_upd,...
2020-04-13 Yuki OkushiRemove `FnCtxt::impl_self_ty`
2020-04-13 borsAuto merge of #71023 - mati865:mingw-unwind-linking...
2020-04-12 borsAuto merge of #71079 - Dylan-DPC:rollup-g7yh3sn, r...
2020-04-12 Dylan DPCRollup merge of #71069 - marmeladema:dummy-hir-id-oblig...
2020-04-12 Dylan DPCRollup merge of #71064 - dwrensha:issue-69130, r=eddyb
2020-04-12 Dylan DPCRollup merge of #71013 - jonas-schievink:visit-projecti...
2020-04-12 Dylan DPCRollup merge of #67766 - sapir:fix-unused-in-or-pattern...
2020-04-12 marmelademaRemove usage of `DUMMY_HIR_ID` in `Scope::hir_id`
2020-04-12 marmelademaRemove usage of `DUMMY_HIR_ID` in `CheckAttrVisitor...
2020-04-12 marmelademaRemove usage of `DUMMY_HIR_ID` in `CheckLoopVisitor`
2020-04-12 marmelademaRemove usage of `DUMMY_HIR_ID` in calls to `ObligationC...
2020-04-12 Mateusz Mikuła[windows-gnu] Link pthread statically
2020-04-12 borsAuto merge of #71059 - Dylan-DPC:rollup-zgu6jmx, r...
2020-04-12 David Renshawfix issue 69130
2020-04-12 Dylan DPCRollup merge of #71057 - GuillaumeGomez:cleanup-e0516...
2020-04-12 Dylan DPCRollup merge of #71053 - phansch:update_kw_sym_docs...
2020-04-12 Dylan DPCRollup merge of #71048 - arlosi:normalize_ext_src,...
2020-04-12 Dylan DPCRollup merge of #71041 - JohnTitor:rustc-dev-guide...
2020-04-12 Dylan DPCRollup merge of #71034 - GuillaumeGomez:cleanup-e0515...
2020-04-12 Dylan DPCRollup merge of #71029 - Mark-Simulacrum:cargo-build...
2020-04-12 borsAuto merge of #70873 - mark-i-m:update-rdg, r=JohnTitor
2020-04-12 Guillaume GomezClean up E0516 explanation
2020-04-12 Matthias Krügersubmodules: update clippy from d342cee7 to af5940b7
2020-04-12 Philipp HanschAdd some basic docs to `sym` and `kw` modules
2020-04-12 Yashhwanth RamAdd blessed tests after compiler message fix
2020-04-12 Yashhwanth RamFix order of comparison and remove incorrect case for...
2020-04-12 borsAuto merge of #69707 - estebank:impl-trait-missing...
next