]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-12-10 borsAuto merge of #38217 - oli-obk:mir-for-all-and-all...
2016-12-10 borsAuto merge of #38223 - rkruppe:llvm-stringref-fixes...
2016-12-09 borsAuto merge of #38102 - nrc:save-bots, r=brson
2016-12-09 borsAuto merge of #38203 - nrc:save-wr, r=eddyb
2016-12-09 Nick CameronCreate tar balls of save-analysis-api metadata for...
2016-12-09 Oliver Schneidermove the check for instantiation from metadata encoding...
2016-12-09 borsAuto merge of #38197 - mneumann:dragonfly-fixes-2016...
2016-12-09 Oliver Schneiderenable checking for const fn without needing to go...
2016-12-09 borsAuto merge of #38196 - rkruppe:llvm-archivewrapper...
2016-12-09 Oliver Schneiderremove double negation in comment
2016-12-09 borsAuto merge of #38192 - stjepang:faster-sort-algorithm...
2016-12-09 borsAuto merge of #38256 - alexcrichton:distcheck, r=brson
2016-12-09 borsAuto merge of #37492 - japaric:no-atomics-alloc, r...
2016-12-09 Alex Crichtonrustbuild: Implement distcheck
2016-12-08 Stjepan GlavinaInline nested fn collapse
2016-12-08 borsAuto merge of #38195 - rkruppe:llvm-pass-name-fwdcompat...
2016-12-08 borsAuto merge of #38182 - bluss:more-vec-extend, r=alexcri...
2016-12-08 borsAuto merge of #38156 - shepmaster:llvm-4.0-bitcode...
2016-12-08 Oliver Schneideralso generate MIR for statics
2016-12-08 borsAuto merge of #38146 - kali:master, r=alexcrichton
2016-12-08 borsAuto merge of #38076 - alexcrichton:another-rustbuild...
2016-12-07 borsAuto merge of #38191 - oli-obk:clippy_is_sad, r=eddyb
2016-12-07 Stjepan GlavinaImplement a faster sort algorithm
2016-12-07 borsAuto merge of #38214 - GuillaumeGomez:rollup, r=Guillau...
2016-12-07 Guillaume GomezRollup merge of #38225 - Cobrand:patch-1, r=GuillaumeGomez
2016-12-07 Guillaume GomezRollup merge of #38189 - GuillaumeGomez:rc_links, r...
2016-12-07 Guillaume GomezRollup merge of #38186 - frewsxcv:default, r=GuillaumeGomez
2016-12-07 Guillaume GomezRollup merge of #38163 - durka:patch-33, r=bluss
2016-12-07 Guillaume GomezRollup merge of #38153 - GuillaumeGomez:typo, r=bluss
2016-12-07 Guillaume GomezRollup merge of #38151 - GuillaumeGomez:exit-examples...
2016-12-07 Guillaume GomezRollup merge of #38123 - GuillaumeGomez:panic_doc,...
2016-12-07 Guillaume GomezRollup merge of #38085 - estebank:empty-import-list...
2016-12-07 CobrandUpdate book/ffi to use catch_unwind
2016-12-07 borsAuto merge of #38105 - ollie27:rustdoc_deterministic_js...
2016-12-07 Robin Kruppeprintf type correctness
2016-12-07 Oliver Schneiderremove useless lifetimes on LateLintPass impl methods
2016-12-07 Oliver Schneideradd a -Z flag to guarantee that MIR is generated for...
2016-12-07 Oliver Schneiderremove useless lifetime outlives bounds
2016-12-07 borsAuto merge of #37817 - alexcrichton:rustbuild-default...
2016-12-07 Alex Crichtonmk: Switch rustbuild to the default build system
2016-12-07 borsAuto merge of #38149 - bluss:is-empty, r=alexcrichton
2016-12-07 borsAuto merge of #38144 - clarcharr:redundant, r=alexcrichton
2016-12-07 Corey FarwellAdd doc comment for `Default` `impl` on `DefaultHasher`.
2016-12-07 borsAuto merge of #38134 - bluss:iter-nth, r=aturon
2016-12-06 Nick Cameronsave-analysis: fix a few generated code errors
2016-12-06 borsAuto merge of #38017 - arthurprs:hm-extend, r=bluss
2016-12-06 Michael NeumannFix current_exe() on DragonFly (again)
2016-12-06 borsAuto merge of #38036 - Mark-Simulacrum:polish-2, r...
2016-12-06 Robin Kruppe[LLVM 4.0] rustllvm archive support
2016-12-06 Robin Kruppe[LLVM 4.0] test/run-make/llvm-pass/
2016-12-06 borsAuto merge of #37994 - upsuper:msvc-link-opt, r=alexcri...
2016-12-06 Mark-SimulacrumSimplify calling find_implied_output_region.
2016-12-06 borsAuto merge of #37973 - vadimcn:dllimport, r=alexcrichton
2016-12-06 Oliver Schneiderannotate stricter lifetimes on LateLintPass methods...
2016-12-06 arthurprsSmarter HashMap/HashSet extend
2016-12-06 borsAuto merge of #38097 - Mark-Simulacrum:fn-sig-slice...
2016-12-06 Ulrik Sverdrupvec: More specialization for Extend<&T> for vec
2016-12-06 Mark-SimulacrumRefactor FnSig to contain a Slice for its inputs and...
2016-12-06 Mark-SimulacrumRefactor ty::FnSig to privatize all fields
2016-12-06 borsAuto merge of #38128 - cardoe:req-cmake-only-for-llvm...
2016-12-06 Guillaume GomezAdd missing links to Rc doc
2016-12-06 Esteban KüberWarn when an import list is empty
2016-12-06 Vadim ChugunovConsider only libs that aren't excluded by #[link(cfg...
2016-12-06 Vadim ChugunovAnnotate more tests with kind="static"
2016-12-06 borsAuto merge of #38121 - jonathandturner:better_e0061...
2016-12-05 borsAuto merge of #38117 - michaelwoerister:hidden-symbols...
2016-12-05 borsAuto merge of #38111 - japaric:jemalloc, r=alexcrichton
2016-12-05 Michael WoeristerMake symbol-visibility test case work on all platforms.
2016-12-05 Michael WoeristerMention cdylibs in LTO error message.
2016-12-05 Michael WoeristerExport the plugin registrar from proc-macro crates...
2016-12-05 Michael WoeristerAdd test case for symbol visibility in dylibs.
2016-12-05 Michael WoeristerLinking: Include export lists in debug output.
2016-12-05 Michael WoeristerGenerate a version script for linkers on Linux.
2016-12-05 Michael WoeristerRefactor symbol export list generation.
2016-12-05 Michael Woeristertrans: Rename `reachable` to `exported_symbols` where...
2016-12-05 Michael WoeristerMake LLVM symbol visibility FFI types more stable.
2016-12-05 borsAuto merge of #38107 - keeperofdakeys:proc-macro-test...
2016-12-05 borsAuto merge of #38100 - nox:llvm, r=alexcrichton
2016-12-05 borsAuto merge of #38098 - luser:windows-commandext, r...
2016-12-05 Guillaume GomezAdd missing examples for panicking objects
2016-12-05 borsAuto merge of #38093 - mikhail-m1:stack-overflow, r...
2016-12-04 borsAuto merge of #38092 - pnkfelix:mir-stats, r=nikomatsakis
2016-12-04 Alex Burkareference: fix definition of :tt
2016-12-04 borsAuto merge of #38087 - jooert:remove_unmarked, r=petroc...
2016-12-04 borsAuto merge of #38086 - semarie:openbsd-i686, r=alexcrichton
2016-12-04 Jake Goulding[LLVM 4.0] New bitcode headers and API
2016-12-04 Ulrik Sverdrupalloc: Forward ExactSizeIterator methods in Iterator...
2016-12-04 Ulrik Sverdrupiter: Forward ExactSizeIterator methods for &mut I
2016-12-04 Ulrik Sverdrupbinary_heap: Forward ExactSizeIterator::is_empty
2016-12-04 Ulrik Sverdrupcollections: Simplify VecDeque::is_empty
2016-12-04 Ulrik Sverdrupstd: Forward ExactSizeIterator::is_empty for Args,...
2016-12-04 Ulrik Sverdrupcore: Forward ExactSizeIterator::is_empty for Bytes
2016-12-04 Xidorn QuanDisable ICF opt of MSVC for non-opt build
2016-12-04 borsAuto merge of #38082 - jseyfried:macro_invocation_paths...
2016-12-04 Guillaume GomezFix small typo
2016-12-04 borsAuto merge of #37920 - nikomatsakis:compile-time-regres...
2016-12-04 Sébastien MarieOpenBSD under x86 has particular ABI for returning...
2016-12-04 borsAuto merge of #37857 - shepmaster:llvm-4.0-dinodes...
2016-12-03 Guillaume GomezAdd examples for exit function
2016-12-03 Vadim ChugunovIgnore test on -windows-gnu.
next