]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-02-12 Yuki OkushiRollup merge of #81968 - pietroalbini:fix-doc-install...
2021-02-12 Yuki OkushiRollup merge of #81964 - lovasoa:patch-1, r=GuillaumeGomez
2021-02-12 Yuki OkushiRollup merge of #81959 - therealprof:fix-typo, r=oli-obk
2021-02-12 Yuki OkushiRollup merge of #81955 - dtolnay:dwp, r=Mark-Simulacrum
2021-02-12 Yuki OkushiRollup merge of #81954 - joshtriplett:release-notes...
2021-02-12 Yuki OkushiRollup merge of #81947 - camsteffen:to-ty, r=jyn514
2021-02-12 Yuki OkushiRollup merge of #81831 - LeSeulArtichaut:81289-mut...
2021-02-12 Yuki OkushiRollup merge of #79983 - petar-dambovaliev:master,...
2021-02-12 borsAuto merge of #81486 - ssomers:btree_separate_drop...
2021-02-11 borsAuto merge of #81760 - tmiasko:debug-borrow, r=pnkfelix
2021-02-11 borsAuto merge of #81350 - tmiasko:instrument-debug, r...
2021-02-11 borsAuto merge of #81129 - bugadani:lighter-move-errors...
2021-02-11 borsAuto merge of #81126 - oxalica:retain-early-drop, r...
2021-02-11 borsAuto merge of #80860 - camelid:nodeid-docs, r=sanxiyn
2021-02-10 borsAuto merge of #80762 - petrochenkov:visclean, r=varkor
2021-02-10 Vadim Petrochenkovresolve: Remove visibility hacks for enum variants...
2021-02-10 Vadim Petrochenkovresolve: Cleanup visibility resolution in enums and...
2021-02-10 Pietro Albinibootstrap: fix wrong docs installation path
2021-02-10 LeSeulArtichautDo not ICE on range patterns in function arguments
2021-02-10 LeSeulArtichautAdd regression test for #81289
2021-02-10 Ophir LOJKINEFix getCurrentValue
2021-02-10 Ophir LOJKINECatch errors on localStorage setting failure
2021-02-10 borsAuto merge of #79804 - tmiasko:improper-ctypes-no-niche...
2021-02-10 borsAuto merge of #81768 - calebcartwright:bump-rls-rustfmt...
2021-02-10 Daniel EggerFix assosiated typo
2021-02-10 Dániel BugaOnly initialize what is used
2021-02-10 borsAuto merge of #81929 - pietroalbini:pgo-bootstrap,...
2021-02-10 David Tolnaybootstrap: Locate llvm-dwp based on llvm-config bindir
2021-02-10 Josh TriplettRELEASES.md 1.50: Group platform support notes together
2021-02-10 borsAuto merge of #81952 - JohnTitor:rollup-i28kgfb, r...
2021-02-10 Yuki OkushiRollup merge of #81951 - ehuss:update-cargo, r=ehuss
2021-02-10 Yuki OkushiRollup merge of #81926 - henryboisdequin:fix-81907...
2021-02-10 Yuki OkushiRollup merge of #81925 - jesusprubio:add-long-explanati...
2021-02-10 Yuki OkushiRollup merge of #81913 - osa1:rename_unop_variants...
2021-02-10 Yuki OkushiRollup merge of #81910 - jyn514:bootstrap-1.52, r=jackh726
2021-02-10 Yuki OkushiRollup merge of #81909 - wcampbell0x2a:remove-unnecessa...
2021-02-10 Yuki OkushiRollup merge of #81904 - jhpratt:const_int_fn-stabiliza...
2021-02-10 Yuki OkushiRollup merge of #81687 - WaffleLapkin:split_at_spare...
2021-02-10 Yuki OkushiRollup merge of #81466 - sasurau4:fix/enhance-sugget...
2021-02-10 Yuki OkushiRollup merge of #80438 - crlf0710:box_into_inner, r...
2021-02-10 Yuki OkushiRollup merge of #79849 - Digital-Chaos:sleep-zero,...
2021-02-10 Eric HussUpdate cargo
2021-02-10 Caleb Cartwrightremove unused backtrace refs
2021-02-10 Caleb Cartwrightupdate RLS and rustfmt
2021-02-10 Cameron SteffenUse ItemCtxt::to_ty
2021-02-10 borsAuto merge of #81411 - Skgland:deprecate_expr_method_ca...
2021-02-10 Tomasz MiąskoBorrow builder only once in debug derive
2021-02-09 Ashley Mannixupdate tracking issue for vec_split_at_spare
2021-02-09 borsAuto merge of #81132 - bugadani:map-prealloc, r=matthew...
2021-02-09 borsAuto merge of #81892 - jyn514:no-inline, r=cjgillot
2021-02-09 borsAuto merge of #79540 - jyn514:no-xpy, r=Mark-Simulacrum
2021-02-09 Pietro Albinici: allow unstable features in some PGO benchmarks
2021-02-09 Jesús RubioUpdate compiler/rustc_error_codes/src/error_codes/E0547.md
2021-02-09 Henry Boisdequinadd suggestion to use the `async_recursion` crate
2021-02-09 Jesus RubioLost text re-added
2021-02-09 Stein SomersBTreeMap: disentangle Drop implementation from IntoIter
2021-02-09 Skglandfix derive(RustcEncodable, RustcDecodable)
2021-02-09 Skglanduse ufcs in derive(RustDecodable)
2021-02-09 Skglanduse ufcs in derive(RustEncodable)
2021-02-09 Skglandadd method to construct def site path as a vec of idents
2021-02-09 Skglanduse ufcs in derive(Ord) and derive(PartialOrd)
2021-02-09 borsAuto merge of #81916 - RalfJung:miri, r=RalfJung
2021-02-09 Ralf Jungupdate Miri
2021-02-09 borsAuto merge of #81384 - tmiasko:partial-ord, r=petrochenkov
2021-02-09 Ömer Sinan... Rename HIR UnOp variants
2021-02-09 borsAuto merge of #81905 - Dylan-DPC:rollup-mxpz1j7, r...
2021-02-09 Joshua NelsonUse `log --author=bors` instead of `merge-base`
2021-02-09 Joshua NelsonAbsolute bare minimum for downloading rustc from CI
2021-02-09 Joshua NelsonUse format string in bootstrap panic instead of a strin...
2021-02-09 borsAuto merge of #81901 - Mark-Simulacrum:use-string-not...
2021-02-09 wcampbellRemove unnecessary refs in pattern matching
2021-02-09 Charles LewAdd `Box::into_inner`.
2021-02-09 Dylan DPCRollup merge of #81896 - m-ou-se:oudated-comment, r...
2021-02-09 Dylan DPCRollup merge of #81888 - ehuss:macro_rules-pp, r=petroc...
2021-02-09 Dylan DPCRollup merge of #81882 - lnicola:rust-analyzer-2021...
2021-02-09 Dylan DPCRollup merge of #81876 - osa1:issue81806, r=matthewjasper
2021-02-09 Dylan DPCRollup merge of #81849 - scottmcm:control-flow-comments...
2021-02-09 Dylan DPCRollup merge of #81841 - aDotInTheVoid:rdj_docs, r...
2021-02-09 Dylan DPCRollup merge of #81834 - ortem:fix-LLDB-hashmap-pretty...
2021-02-09 Dylan DPCRollup merge of #81826 - tesuji:inline-box-zeros, r...
2021-02-09 Dylan DPCRollup merge of #81697 - xfix:every-doc-alias, r=Mark...
2021-02-09 Dylan DPCRollup merge of #80732 - spastorino:trait-inheritance...
2021-02-09 Dylan DPCRollup merge of #72209 - Nemo157:lint-no-mangle-in...
2021-02-09 Jacob PrattBump stabilization version for const int methods
2021-02-09 Tomasz Miąsko./x.py test --bless
2021-02-09 Tomasz MiąskoFix derived PartialOrd operators
2021-02-08 borsAuto merge of #81361 - ssomers:btree_drainy_refactor_7...
2021-02-08 Mark RousskovSwitch query descriptions to just String
2021-02-08 Mara BosRemove outdated comment.
2021-02-08 borsAuto merge of #81889 - m-ou-se:rollup-k63log3, r=m...
2021-02-08 Eric HussFix pretty printer macro_rules with semicolon.
2021-02-08 Joshua Nelson[experiment] remove `#[inline]` from rustc_query_system...
2021-02-08 Santiago PastorinoAnonymize late bound regions on transitive bounds that...
2021-02-08 Dániel BugaRemove RCs from Borrows
2021-02-08 LeSeulArtichautRevert "Get rid of custom pretty-printing in rustdoc"
2021-02-08 Mara BosRollup merge of #81865 - bugadani:typeck2, r=jyn514
2021-02-08 Mara BosRollup merge of #81861 - tmiasko:mir-bytes, r=wesleywiser
2021-02-08 Mara BosRollup merge of #81840 - ibraheemdev:patch-1, r=dtolnay
2021-02-08 Mara BosRollup merge of #81828 - davidhewitt:capture-raw-format...
2021-02-08 Mara BosRollup merge of #81817 - hameerabbasi:mcp-635, r=oli-obk
next