]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-08-09 kennytmRollup merge of #53214 - memoryruins:nll_bootstrap_2...
2018-08-09 kennytmRollup merge of #53211 - memoryruins:nll_bootstrap...
2018-08-09 kennytmRollup merge of #53082 - felixrabe:fix-doc-link-again...
2018-08-09 kennytmRollup merge of #53217 - strake:inline, r=nagisa
2018-08-09 kennytmRollup merge of #53106 - RalfJung:ordering, r=stjepang
2018-08-09 kennytmRollup merge of #53183 - estebank:println-comma, r...
2018-08-09 kennytmRollup merge of #53179 - gnzlbg:patch-3, r=alexcrichton
2018-08-09 M Farkas-Dyckinline some short functions
2018-08-09 kennytmRollup merge of #53116 - jakllsch:netbsd-unsigned-char...
2018-08-09 kennytmRollup merge of #53110 - Xanewok:save-analysis-remap...
2018-08-09 kennytmRollup merge of #53094 - GuillaumeGomez:automatic-expan...
2018-08-09 kennytmRollup merge of #52773 - ljedrz:unncecessary_patterns...
2018-08-09 memoryruins[nll] librustc_tsan: enable feature(nll) for bootstrap
2018-08-09 memoryruins[nll] librustc_traits: enable feature(nll) for bootstrap
2018-08-09 memoryruins[nll] librustc_save_analysis: enable feature(nll) for...
2018-08-09 memoryruins[nll] librustc_resolve: enable feature(nll) for bootstrap
2018-08-09 memoryruins[nll] librustc_privacy: enable feature(nll) for bootstrap
2018-08-09 memoryruins[nll] librustc_plugin: enable feature(nll) for bootstrap
2018-08-09 memoryruins[nll] librustc_passes: enable feature(nll) for bootstrap
2018-08-09 memoryruins[nll] librustc_errors: enable feature(nll) for bootstrap
2018-08-09 memoryruins[nll] librustc_asan: enable feature(nll) for bootstrap
2018-08-09 memoryruins[nll] libarena: enable feature(nll) for bootstrap
2018-08-09 memoryruinsliballoc: enable feature(nll) for bootstrap
2018-08-09 memoryruinsliballoc_jemalloc: enable feature(nll) for bootstrap
2018-08-09 memoryruinsliballoc_system: enable feature(nll) for bootstrap
2018-08-09 memoryruinslibgraphviz: enable feature(nll) for bootstrap
2018-08-09 memoryruinslibrustc_borrowck: enable feature(nll) for bootstrap
2018-08-09 memoryruinslibrustc_lint: enable feature(nll) for bootstrap
2018-08-09 memoryruinslibrustc_metadata: enable feature(nll) for bootstrap
2018-08-09 borsAuto merge of #53100 - VPashkov:issue-52456-improper_ct...
2018-08-08 borsAuto merge of #53186 - mikhail-m1:master, r=nikomatsakis
2018-08-08 gnzlbgupdate target-feature-gate.stderr output
2018-08-08 borsAuto merge of #53163 - oli-obk:const_prop_ice, r=nikoma...
2018-08-08 Niko Matsakisadd comment
2018-08-08 borsAuto merge of #53192 - oli-obk:clippyup, r=kennytm
2018-08-08 borsAuto merge of #53088 - matthewjasper:closure-region...
2018-08-08 Oliver SchneiderUpdate clippy submodule
2018-08-08 borsAuto merge of #52872 - faern:use-modern-alignment-libc...
2018-08-08 Linus FärnstrandUse repr(align(x)) for redox in6_addr
2018-08-08 Linus FärnstrandUpdate libc to 0.2.43 in Cargo.lock
2018-08-08 Linus FärnstrandSimplify Ipv6Addr::from(octets) to not use unsafe
2018-08-08 Linus FärnstrandSimplify is_broadcast
2018-08-08 Linus FärnstrandAdd Ipv4Addr BROADCAST assoc const
2018-08-08 Linus FärnstrandMove IPs to assoc consts
2018-08-08 Linus FärnstrandMake Ipv{4,6}Addr::new const fns
2018-08-08 Linus FärnstrandUpdate libc and activate align feature
2018-08-08 borsAuto merge of #53053 - petrochenkov:custattr, r=alexcri...
2018-08-08 Mikhail ModinFixes #53119.
2018-08-08 borsAuto merge of #53141 - nrc:update, r=nrc
2018-08-08 Nick CameronPrevent duplication of rust-ap-syntax
2018-08-08 Nick CameronUpdate RLS and Rustfmt
2018-08-08 Esteban KüberSuggest comma when missing in macro call
2018-08-08 borsAuto merge of #52993 - alexcrichton:fix-some-vis, r...
2018-08-08 gnzlbgadd feature-gate test
2018-08-07 gnzlbgadd wasm_target_feature feature gate
2018-08-07 gnzlbgAdd wasm32 simd128 target feature
2018-08-07 borsAuto merge of #52397 - estebank:println-comma, r=oli-obk
2018-08-07 borsAuto merge of #52911 - Mark-Simulacrum:visibility-hirid...
2018-08-07 Oliver SchneiderFix tidy
2018-08-07 Oliver SchneiderRemove an overly pedantic and wrong assertion
2018-08-07 Mark RousskovAdd HirId to VisibilityKind::Restricted
2018-08-07 borsAuto merge of #53109 - nikomatsakis:nll-escaping-into...
2018-08-07 Alex Crichtonrustc: Tweak visibility of some lang items
2018-08-07 Alex Crichtonrustc: Refactor MonoItem linkage/visibility calculation
2018-08-07 borsAuto merge of #51990 - oli-obk:unstable_union, r=nikoma...
2018-08-07 Oliver SchneiderFix tidy
2018-08-07 Oliver SchneiderMake sure the feature gate actually works and never...
2018-08-07 Oliver SchneiderAdd feature gate test
2018-08-07 Oliver SchneiderAlso put comparing raw pointers behind a feature gate
2018-08-07 Oliver SchneiderRebase fallout: new tests need updated ui output
2018-08-07 Oliver SchneiderDon't accidentally promote union access in MIR
2018-08-07 Oliver SchneiderUse the correct feature gate name
2018-08-07 Oliver SchneiderAdd feature gate checks
2018-08-07 Oliver SchneiderPlace unions, pointer casts and pointer derefs behind...
2018-08-07 borsAuto merge of #53150 - kennytm:rollup, r=kennytm
2018-08-07 kennytmRollup merge of #53139 - danc86:riscv-no-gdb-scripts...
2018-08-07 kennytmRollup merge of #53135 - joshtriplett:remove-catch...
2018-08-07 Ralf Jungdocument mode possibilities for all RMW operations
2018-08-07 Ralf Junglist possible orderings for load and store
2018-08-07 Ralf Jungforgot to add comment for some atomic types
2018-08-07 Ralf Jungfix link label; use more https
2018-08-07 kennytmRollup merge of #53107 - RalfJung:static-mutex, r=alexc...
2018-08-07 kennytmRollup merge of #53093 - 0e4ef622:issue-52169-fix,...
2018-08-07 kennytmRollup merge of #53068 - MajorBreakfast:spawn, r=cramertj
2018-08-07 kennytmRollup merge of #53060 - iliekturtles:rustdoc-style...
2018-08-07 kennytmRollup merge of #53052 - redroc:master, r=QuietMisdreavus
2018-08-07 kennytmRollup merge of #53028 - Mark-Simulacrum:split-out...
2018-08-07 kennytmRollup merge of #52886 - petrochenkov:noga, r=alexcrichton
2018-08-07 kennytmRollup merge of #52885 - Mark-Simulacrum:cleanup-typeck...
2018-08-07 borsAuto merge of #52450 - PramodBisht:issue/52413, r=estebank
2018-08-07 ljedrzAvoid unnecessary pattern matching against Option and...
2018-08-07 Esteban Küberfix typo
2018-08-07 Esteban KüberPoint at correct span when missing comma in `println`
2018-08-07 Esteban KüberSuggest comma when writing `println!("{}" a);`
2018-08-07 borsAuto merge of #51007 - AstralSorcerer:master, r=nagisa
2018-08-07 Dan Callaghanset emit_debug_gdb_scripts: false for riscv32imac-unkno...
2018-08-07 borsAuto merge of #53134 - alexcrichton:tweak-travis, r...
2018-08-06 borsAuto merge of #53016 - scottmcm:impl-header-lifetime...
2018-08-06 Josh TriplettRust 2018: Disable catch_expr, not targeted for 2018...
2018-08-06 Alex CrichtonMore debugging for travis shutting down
next