]> git.lizzy.rs Git - rust.git/history - src
Update RLS and Cargo
[rust.git] / src /
2017-08-26 Nick CameronUpdate RLS and Cargo
2017-08-25 borsAuto merge of #44070 - smaeul:musl-libunwind, r=alexcri...
2017-08-24 borsAuto merge of #44051 - eddyb:apfloat-faster-div, r...
2017-08-24 Samuel HollandDo not assume libunwind.a is available
2017-08-24 borsAuto merge of #43345 - matthewhammer:master, r=nikomatsakis
2017-08-24 borsAuto merge of #44011 - TobiasSchaffner:improved_target_...
2017-08-24 borsAuto merge of #43907 - euclio:command, r=alexcrichton
2017-08-24 borsAuto merge of #43532 - petrochenkov:pgargs, r=nikomatsakis
2017-08-23 borsAuto merge of #42565 - murarth:rc-from-slice, r=aturon
2017-08-23 Andy Russellcapture `adb shell` stdout
2017-08-23 Matthew Hammer-Z profile-query-and-key, separate from -Z profile...
2017-08-23 Matthew Hammer-Z profile-queries includes dep_graph.with_task uses...
2017-08-23 Matthew Hammer-Z profile-queries: remove panic when channel is unset
2017-08-23 Matthew Hammerprofiling with -Z profile-queries recognizes -Z time...
2017-08-23 Matthew Hammerinc comp: -Z profile-queries support; see also https...
2017-08-23 borsAuto merge of #44058 - frewsxcv:rollup, r=frewsxcv
2017-08-23 Corey FarwellRollup merge of #44054 - frewsxcv:frewsxcv-libstd-threa...
2017-08-23 Corey FarwellRollup merge of #44047 - cuviper:union-basic-endian...
2017-08-23 Corey FarwellRollup merge of #44043 - mattico:patch-1, r=alexcrichton
2017-08-23 Corey FarwellRollup merge of #44039 - remexre:master, r=steveklabnik
2017-08-23 Corey FarwellRollup merge of #44016 - steffengy:master, r=alexcrichton
2017-08-23 Corey FarwellRollup merge of #43983 - ids1024:redox-path-prefix...
2017-08-23 Corey FarwellRollup merge of #43977 - GuillaumeGomez:remove-outline...
2017-08-23 Corey FarwellRollup merge of #43631 - ruuda:update-docs, r=QuietMisd...
2017-08-23 borsAuto merge of #40113 - smaeul:native-musl, r=alexcrichton
2017-08-23 borsAuto merge of #43948 - jseyfried:generic_arguments_in_p...
2017-08-23 borsAuto merge of #43830 - alexcrichton:path-display-regres...
2017-08-23 Corey FarwellThread spawning: don't run `min_stack` if the user...
2017-08-22 Eduard-Mihai BurtescuSpeed up APFloat division by using short division for...
2017-08-22 Jeffrey SeyfriedFix fallout in tests.
2017-08-22 Jeffrey SeyfriedEnsure that generic arguments don't end up in attribute...
2017-08-22 borsAuto merge of #44032 - pnkfelix:mir-borrowck-fix-orisno...
2017-08-22 Samuel HollandUpdate ignored tests for dynamic musl
2017-08-22 Samuel HollandSupport dynamic linking for musl-based targets
2017-08-22 Samuel HollandUpdate libunwind dependencies for musl
2017-08-22 Samuel HollandTell the linker when we want to link a static executable
2017-08-22 Samuel HollandDisable PIE when linking statically
2017-08-22 Samuel HollandIntroduce target feature crt_static_allows_dylibs
2017-08-22 Samuel HollandIntroduce temporary target feature crt_static_respected
2017-08-22 Samuel HollandFactor out a helper for the getting C runtime linkage
2017-08-22 Samuel HollandInline crt-static choice for pc-windows-msvc
2017-08-22 Samuel HollandIntroduce crt_static target option in config.toml
2017-08-22 Samuel HollandCopy musl startup objects before building std
2017-08-22 Samuel HollandInfer a default musl_root for native builds
2017-08-22 Samuel HollandImprove explanation of musl_root
2017-08-22 Samuel HollandRemove incorrect special case of mips-musl
2017-08-22 Josh StoneFix little-endian assumptions in run-pass/union/union...
2017-08-22 borsAuto merge of #44013 - arielb1:coerce-snapshot, r=eddyb
2017-08-22 Ian Douglas ScottSimplify code for handling Redox paths
2017-08-22 Nathaniel RingoMention null_mut on the pointer primitive docs.
2017-08-22 Tobias SchaffnerReturn L4Re TargetOptions as a Result type instead...
2017-08-22 Ian Douglas ScottUse cfg! instead of #[cfg]
2017-08-22 Andy Russellremove needless clone
2017-08-22 borsAuto merge of #44033 - GuillaumeGomez:rollup, r=Guillau...
2017-08-22 Sebastian HumendaL4Re Target: Add the needed Libraries and locate them
2017-08-22 Guillaume GomezRollup merge of #44029 - WiSaGaN:patch-1, r=alexcrichton
2017-08-22 Guillaume GomezRollup merge of #44014 - Mark-Simulacrum:update-readme...
2017-08-22 Guillaume GomezRollup merge of #44010 - GuillaumeGomez:read-links...
2017-08-22 Guillaume GomezRollup merge of #44001 - tamird:release-notes-1.16...
2017-08-22 Guillaume GomezRollup merge of #43993 - tamird:better-wording-error...
2017-08-22 borsAuto merge of #44008 - RalfJung:staged1, r=alexcrichton
2017-08-22 Felix S. Klock IIFix logic error in test guarding prototype MIR borrowck...
2017-08-22 borsAuto merge of #44003 - LukasKalbertodt:patch-1, r=nikom...
2017-08-22 borsAuto merge of #43854 - estebank:missing-cond, r=nikomat...
2017-08-22 borsAuto merge of #43690 - scalexm:issue-28229, r=nikomatsakis
2017-08-21 borsAuto merge of #43540 - petrochenkov:pathrelax, r=nikoma...
2017-08-21 borsAuto merge of #44009 - pnkfelix:mir-borrowck-as-query...
2017-08-21 borsAuto merge of #43971 - alexcrichton:lint-statements...
2017-08-21 Steffenlibproc_macro docs: fix brace and bracket mixup
2017-08-21 Mark SimulacrumUpdate rustbuild README
2017-08-21 Ariel Ben-Yehudafix other cases of registering obligations in a snapshot
2017-08-21 Ariel Ben-Yehudaregister fn-ptr coercion obligations out of a snapshot
2017-08-21 Felix S. Klock IIMoved support code for `rustc_mir::borrow_check` query...
2017-08-21 Felix S. Klock IIRemove the `rustc_mir::transform` entry point for mir...
2017-08-21 Felix S. Klock IIExpose mir-borrowck via a query.
2017-08-21 Ralf Jungrustc_plugin: use staged API
2017-08-21 Guillaume GomezAdd missing links for Read trait
2017-08-21 borsAuto merge of #43986 - petrochenkov:pubcrate3, r=pnkfelix
2017-08-21 borsAuto merge of #43929 - oli-obk:use_placement, r=nrc
2017-08-21 borsAuto merge of #44004 - frewsxcv:frewsxcv-bors-docs...
2017-08-20 Tamir Dubersteinborrowck: name the correct type in error message
2017-08-20 Lukas KalbertodtAdd PartialEq/Eq impls to proc_macro::{Spacing, Delimiter}
2017-08-20 borsAuto merge of #44000 - ids1024:redox-exec-error, r...
2017-08-20 Ian Douglas Scottredox: Correct error on exec when file is not found
2017-08-20 borsAuto merge of #43996 - shanavas786:fix-typo, r=frewsxcv
2017-08-20 Ralf JungMake sure crates not opting in to staged_api don't...
2017-08-20 Ralf JungTest staging attributes when -Zforce-unstable-if-unmark...
2017-08-20 borsAuto merge of #43978 - GuillaumeGomez:missing-links...
2017-08-20 borsAuto merge of #43976 - dylanmckay:update-builtins,...
2017-08-20 Shanavas MFix typo in doc
2017-08-20 borsAuto merge of #43911 - arthurprs:update-jemalloc, r...
2017-08-20 borsAuto merge of #43965 - frewsxcv:frewsxcv-filter-map...
2017-08-20 borsAuto merge of #43950 - redox-os:redox_docker, r=alexcri...
2017-08-19 borsAuto merge of #43936 - oli-obk:patch-6, r=alexcrichton
2017-08-19 borsAuto merge of #43990 - tamird:defid-not-name, r=eddyb
2017-08-19 Tamir Dubersteinlibrustc_typeck: store a DefId rather than a Name
2017-08-19 MurarthImplement `From<&[T]>` and others for `Arc`/`Rc`
2017-08-19 Vadim Petrochenkovrustc: Remove some dead code
2017-08-19 borsAuto merge of #43919 - frewsxcv:frewsxcv-char-primitive...
2017-08-19 borsAuto merge of #43933 - topecongiro:bad-span-for-attribu...
next