]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #41836 - jz0425:master, r=frewsxcv
[rust.git] / src /
2017-05-09 Corey FarwellRollup merge of #41836 - jz0425:master, r=frewsxcv
2017-05-09 Corey FarwellRollup merge of #41833 - nrc:update, r=nagisa
2017-05-09 Corey FarwellRollup merge of #41828 - arielb1:lvalue-ops, r=eddyb
2017-05-09 Corey FarwellRollup merge of #41827 - qnighy:allow-bare-cr-in-nondoc...
2017-05-09 Corey FarwellRollup merge of #41520 - estebank:trace-macro, r=nikoma...
2017-05-09 Corey FarwellRollup merge of #41293 - est31:floating_literal_match...
2017-05-09 Jing ZhaoUpdate rustc-ux-guidelines.md
2017-05-08 borsAuto merge of #41515 - eddyb:non-static-assoc-const...
2017-05-08 Jing ZhaoGrammar fixes to rustc-ux-guidelines.md
2017-05-08 Nick CameronUpdate save-analysis deps and RLS submodule
2017-05-08 borsAuto merge of #41824 - Mark-Simulacrum:undo-yacc-remova...
2017-05-08 Mark SimulacrumRe-add LALR grammar.
2017-05-08 Ariel Ben-Yehudatry to fix lvalue ops for real
2017-05-08 Masaki HaraAllow bare CR in ////-style comment.
2017-05-08 borsAuto merge of #41745 - oli-obk:diagnostics, r=jonathand...
2017-05-08 Oliver SchneiderRemove need for &format!(...) or &&"" dances in `span_l...
2017-05-08 borsAuto merge of #41818 - michaelwu:hvx-v60, r=nagisa
2017-05-07 borsAuto merge of #41729 - ubsan:master, r=nrc
2017-05-07 Michael WuAdd support for Hexagon v60 HVX intrinsics
2017-05-07 borsAuto merge of #41811 - gamazeps:thread-panicking-doc...
2017-05-07 Felix RaimundoImprove `thread::panicking` documentaion.
2017-05-07 borsAuto merge of #41791 - Mark-Simulacrum:doc-guidelines...
2017-05-07 borsAuto merge of #40857 - estebank:recursive, r=arielb1
2017-05-07 borsAuto merge of #41785 - Mark-Simulacrum:issue-41783...
2017-05-07 borsAuto merge of #41784 - frewsxcv:slice-clone-copy-links...
2017-05-07 ubsanfix the easy features in libsyntax
2017-05-07 borsAuto merge of #41676 - sirideain:expand-macro-recursion...
2017-05-07 borsAuto merge of #41668 - kennytm:fix-issue-41652, r=jonat...
2017-05-07 Mark SimulacrumAllow # to appear in rustdoc code output.
2017-05-06 borsAuto merge of #41787 - jsheard:ulongptr, r=alexcrichton
2017-05-06 Mark SimulacrumMinor cleanup of UX guidelines.
2017-05-06 borsAuto merge of #41786 - acdenisSK:an_to_a, r=frewsxcv
2017-05-06 borsAuto merge of #41788 - TimNN:trigger-llvm, r=Mark-Simul...
2017-05-06 Corey FarwellAdd links between `slice::{copy,clone}_from_slice`...
2017-05-06 acdenisSKUpdate the .stderr file for the "an" changes
2017-05-06 Tim Neumanntrigger llvm rebuild
2017-05-06 Eduard-Mihai Burtescurustc: treat const bodies like fn bodies in middle...
2017-05-06 Joshua SheardFix definitions of ULONG_PTR
2017-05-06 acdenisSKFix "an" usage
2017-05-06 Esteban KüberGroup "macro expansion" notes per call span
2017-05-06 Esteban KüberMove logic to `is_representable` instead of climbing HIR
2017-05-06 borsAuto merge of #41768 - rap2hpoutre:patch-4, r=frewsxcv
2017-05-05 borsAuto merge of #41773 - frewsxcv:rollup, r=frewsxcv
2017-05-05 Esteban KüberUse diagnostics for trace_macro instead of println
2017-05-05 Corey FarwellRollup merge of #41763 - frewsxcv:unicode-py, r=alexcri...
2017-05-05 Corey FarwellRollup merge of #41761 - euclio:24106-test, r=estebank
2017-05-05 Corey FarwellRollup merge of #41734 - nikomatsakis:incr-comp-refacto...
2017-05-05 Corey FarwellRollup merge of #41722 - F001:warnTilde, r=petrochenkov
2017-05-05 Corey FarwellRollup merge of #41678 - GuillaumeGomez:rustdoc-test...
2017-05-05 Corey FarwellRollup merge of #41582 - jonhoo:reread-nameservers...
2017-05-05 Corey FarwellRollup merge of #41512 - alexcrichton:fix-windows-tls...
2017-05-05 Corey FarwellRollup merge of #41307 - GuillaumeGomez:jquery-removal...
2017-05-05 Corey FarwellRollup merge of #41064 - Gankro:ptr-redux, r=alexcrichton
2017-05-05 borsAuto merge of #41769 - alexcrichton:fix-doc-test, r...
2017-05-05 Niko Matsakischange various uses of `item_variances` to `variances_of`
2017-05-05 Alex Crichtonstd: Prevent deadlocks in doctests on Windows
2017-05-05 borsAuto merge of #41765 - brson:installer, r=alexcrichton
2017-05-05 Alex Crichtonstd: Avoid locks during TLS destruction on Windows
2017-05-05 Raphaël HuchetUpdate mod.rs
2017-05-05 Raphaël HuchetAdd an example to std::thread::Result type
2017-05-05 F001Suggest `!` for bitwise negation when encountering...
2017-05-05 Guillaume GomezAdd Options type in libtest and remove argument
2017-05-05 Brian AndersonUpdate rust-installer to fix rust-lang-nursery/rustup...
2017-05-05 Jon GjengsetReload nameserver information on lookup failure
2017-05-05 borsAuto merge of #41762 - frewsxcv:rollup, r=frewsxcv
2017-05-05 Alexis Beingessnerupdate to latest nomicon
2017-05-05 Alexis BeingessnerDeprecate heap::EMPTY in favour of Unique::empty or...
2017-05-05 Alexis Beingessnerfallout from NonZero/Unique/Shared changes
2017-05-05 Corey FarwellMove unicode Python script into libstd_unicode crate.
2017-05-05 Esteban KüberOnly point at the fields that cause infinite size
2017-05-05 Esteban KüberPoint at fields that make the type recursive
2017-05-05 Corey FarwellRollup merge of #41754 - nikomatsakis:incr-comp-cleanup...
2017-05-05 Corey FarwellRollup merge of #41749 - frewsxcv:option-simplify-types...
2017-05-05 Corey FarwellRollup merge of #41746 - tommyip:master, r=petrochenkov
2017-05-05 Corey FarwellRollup merge of #41741 - rap2hpoutre:patch-3, r=stevekl...
2017-05-05 borsAuto merge of #41751 - alexcrichton:unstable-flags...
2017-05-04 Andy Russelladd regression test for issue #24106
2017-05-04 Alexis Beingessnerrefactor NonZero, Shared, and Unique APIs
2017-05-04 borsAuto merge of #41739 - TimNN:update-llvm, r=aturon
2017-05-04 Alex Crichtonrustc: Forbid `-Z` flags on stable/beta channels
2017-05-04 Niko Matsakiskill some unused fields in TyCtxt
2017-05-04 Corey FarwellSimplify types in `std::option` doc comment example.
2017-05-04 borsAuto merge of #41268 - mmatyas:test_on_device, r=alexcr...
2017-05-04 Tommy IpRemove use of `Self: Sized` from libsyntax
2017-05-04 Raphaël HuchetUpdate mod.rs
2017-05-04 borsAuto merge of #41687 - rillian:no-elf-tls, r=aturon
2017-05-04 Mátyás MustohaAdd remote device testing support
2017-05-04 Raphaël Huchetcreate link to Result
2017-05-04 borsAuto merge of #41733 - nikomatsakis:incr-comp-remove...
2017-05-04 Raphaël HuchetJoin method returns a thread::Result
2017-05-04 Tim NeumannUpdate llvm to pull in various backports
2017-05-04 Niko Matsakisremove `ast_ty_to_ty_cache` entirely
2017-05-04 Niko Matsakisconvert save-analysis to use `ItemCtxt` and not `ast_ty...
2017-05-04 Niko Matsakisremove use of `ast_ty_to_ty_cache` from librustdoc
2017-05-04 Niko Matsakisexpose a method for converting `hir::Ty` to `Ty<'tcx>`
2017-05-03 borsAuto merge of #41735 - frewsxcv:rollup, r=frewsxcv
2017-05-03 Corey FarwellRollup merge of #41730 - bholley:arc_comment, r=aturon
2017-05-03 Corey FarwellRollup merge of #41721 - mgattozzi:stdin-stdout-update...
2017-05-03 Corey FarwellRollup merge of #41720 - frewsxcv:duration-doc-examples...
2017-05-03 Corey FarwellRollup merge of #41715 - martinhath:master, r=aturon
next