]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-09-03 bjorn3Fix test
2017-09-02 bjorn3Fix tidy error
2017-09-02 bjorn3Better trace-macro and less span_err_fatal
2017-09-02 bjorn3Dont abort on first macro error
2017-08-27 bjorn3Fix error
2017-08-25 bjorn3Fix #43493 (new trace_macros doesn't work if there...
2017-08-25 borsAuto merge of #43700 - gaurikholkar:struct_lifetimes...
2017-08-25 borsAuto merge of #44031 - scottmcm:swap_with_slice, r...
2017-08-25 borsAuto merge of #44012 - michaelwoerister:cache-hir-dep...
2017-08-25 borsAuto merge of #43786 - scalexm:issue-43784, r=nikomatsakis
2017-08-25 scalexmChange to `Elaborate::None` inside `compute_projection`
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 Niko Matsakisadd a comment
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 gaurikholkarbuild fixes
2017-08-23 gaurikholkaradding macro, cleaning up code
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 gaurikholkarminor fix
2017-08-23 borsAuto merge of #44058 - frewsxcv:rollup, r=frewsxcv
2017-08-23 gaurikholkarcode review fixes
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... Speed 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 Matt IckstadtClarify windows build instructions in README
2017-08-22 Ian Douglas... Simplify 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... Use 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 Michael Woeristerincr.comp.: Cache Hir-DepNodeIndices in the HIR map.
2017-08-22 Scott McMurrayAdd [T]::swap_with_slice
2017-08-22 borsAuto merge of #43854 - estebank:missing-cond, r=nikomat...
2017-08-22 Wangshan LuFix typos in 1.20 release notes
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-21 Corey FarwellFix broken homu link in CONTRIBUTING.md.
next