]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-01-03 Ariel Ben-Yehudanormalize field types in copy implementations
2017-01-03 Ariel Ben-Yehudacoherence: check builtin impls after the specialization...
2017-01-03 Ariel Ben-Yehudacoherence: code cleanup
2017-01-03 Ariel Ben-Yehudacoherence: move the builtin trait checks to their own...
2017-01-03 borsAuto merge of #38473 - zackmdavis:issue_kebab, r=sanxiyn
2017-01-03 borsAuto merge of #38791 - dylanmckay:foreign-item-dc,...
2017-01-03 borsAuto merge of #38782 - clarcharr:stupid, r=GuillaumeGomez
2017-01-03 Dylan McKayDon't warn about dead foreign items if the 'allow(dead_...
2017-01-02 Clar CharrReword 'stupid' and 'crazy' in docs.
2017-01-02 borsAuto merge of #38543 - philipc:unsized-debuginfo, r...
2017-01-02 borsAuto merge of #38760 - est31:ignorecfg, r=sanxiyn
2017-01-02 borsAuto merge of #38766 - eddyb:less-fake-hir, r=arielb1
2017-01-01 borsAuto merge of #38548 - GuillaumeGomez:thread_struct_doc...
2017-01-01 borsAuto merge of #38765 - xen0n:i-dont-like-red-bots-2...
2017-01-01 Eduard-Mihai... rustc_const_eval: convert constants to Pattern instead...
2017-01-01 Wang Xueruirustbuild: fix dist-analysis with full bootstrap disabled
2017-01-01 est31Fix pre-cfg_attr notation in comment
2017-01-01 Eduard-Mihai... rustc_const_eval: build Pattern instead of hir::Pat...
2017-01-01 borsAuto merge of #38692 - estebank:remove-try-from-pprust...
2017-01-01 borsAuto merge of #38753 - philipc:debuginfo-union, r=petro...
2017-01-01 borsAuto merge of #38745 - CannedYerins:llvm-code-style...
2017-01-01 borsAuto merge of #38726 - japaric:sparc64, r=sanxiyn
2017-01-01 Philip CraigAdd pretty printing of unions in debuggers
2017-01-01 borsAuto merge of #38711 - programble:doc/slice-iter-method...
2017-01-01 borsAuto merge of #38713 - clarcharr:trusted_len, r=brson
2017-01-01 Seo SanghyeonMerge branch 'master' into sparc64
2017-01-01 borsAuto merge of #38653 - Mark-Simulacrum:dropless-arena...
2017-01-01 borsAuto merge of #38736 - xen0n:save-the-save-analysis...
2016-12-31 borsAuto merge of #38708 - alexcrichton:add-distcheck,...
2016-12-31 borsAuto merge of #38482 - est31:i128, r=eddyb
2016-12-31 Mark SimulacrumUtilize new in_arena method instead of hashing for...
2016-12-31 Mark SimulacrumSplit CtxtArenas into GlobalArenas and CtxtInterners.
2016-12-31 Ian KerinsImprove naming style in rustllvm.
2016-12-31 est31Fix iabs and add some more tests
2016-12-31 borsAuto merge of #38737 - keeperofdakeys:proc-macro-derive...
2016-12-31 Mark SimulacrumFix TypedArena infinitely looping when inplace realloca...
2016-12-31 Mark SimulacrumAdd a non type-specific arena.
2016-12-31 Wang Xueruirustbuild: fix save-analysis not being saved for 2...
2016-12-31 borsAuto merge of #38709 - alexcrichton:check-xsv, r=nikoma...
2016-12-31 Guillaume GomezAdd missing example for Thread struct
2016-12-31 borsAuto merge of #38702 - philipc:debuginfo-lldb, r=alexcr...
2016-12-31 borsAuto merge of #38667 - alexcrichton:stage0-tools, r...
2016-12-31 Josh DriverStyle fixes
2016-12-31 Josh DriverStop macro calls in structs for proc_macro_derive from...
2016-12-31 Wang Xueruirustbuild: check if compiler is final stage wrt the...
2016-12-31 borsAuto merge of #38729 - alexcrichton:android-steps,...
2016-12-31 Alex Crichtonrustbuild: Add more deps on android-copy-libs
2016-12-31 Simonas KazlauskasCalculate discriminant bounds within 64 bits
2016-12-31 Jorge Apariciosparc64-linux support
2016-12-31 borsAuto merge of #38601 - schulzch:master, r=brson
2016-12-30 borsAuto merge of #38701 - karpinski:rustllvm-style, r...
2016-12-30 Clar CharrTrustedLen for Empty and Once.
2016-12-30 Curtis McEnroeAdd links to methods on all slice iterator struct docs
2016-12-30 borsAuto merge of #38658 - alexcrichton:less-docs, r=nikoma...
2016-12-30 Alex Crichtonstd: Don't build docs for misc facade crates
2016-12-30 Alex Crichtoncargotest: Add xsv to tested crates
2016-12-30 Alex Crichtontravis: Add a distcheck target
2016-12-30 Alex Crichtonrustbuild: Fix source tarballs and the vendor dir
2016-12-30 Alex Crichtonrustbuild: Compile all support tools in stage0
2016-12-30 karpinskiSwitching from NULL to nullptr in src/rustllvm.
2016-12-30 karpinskiRan clang-format on src/rustllvm with llvm as the codin...
2016-12-30 est31Fix warning when compiling on 64 bit Linux
2016-12-30 est31Add test to ensure unadjusted stays unstable
2016-12-30 Simonas KazlauskasFurther and hopefully final Windows fixes
2016-12-30 est31More windows fixes
2016-12-30 est31Fix build
2016-12-30 Simonas KazlauskasThe windows special-cases only apply to x64
2016-12-30 Simonas KazlauskasFix a return type
2016-12-30 Simonas KazlauskasFix sign-extension in stage1 compiler
2016-12-30 est31Fix rebase fallout and compilation fixes
2016-12-30 est31Feature gate: 1.16.0 instead of 1.15.0
2016-12-30 est31Fix rebase fallout
2016-12-30 est31Tidy
2016-12-30 est31Fix another windows ABI mistake
2016-12-30 est31intrinsics: try to return everything via {u,i}128ret...
2016-12-30 est31Windows x64 ABI requires i128 params to be passed as...
2016-12-30 est31Tidy
2016-12-30 est31Port to wrapping_* and unchecked_* operations
2016-12-30 est31Remove unimplemented() function
2016-12-30 est31libcompiler_builtins: don't codegen dead code call...
2016-12-30 est31Try to fix some things
2016-12-30 est31Always use Rust based intrinsics on Windows
2016-12-30 est3140 -> 39, as ceil(log10(2^128)) == 39
2016-12-30 est31Move from RUSTC_CRATES to TARGET_CRATES
2016-12-30 est31Fix warning on 64 bit
2016-12-30 est31intrinsics : uabs and iabs
2016-12-30 est31Fix intrinsics and expand tests
2016-12-30 est31Make rustdoc aware of the primitive i128 type
2016-12-30 est31Compilation fixes
2016-12-30 est31Use LLVMRustConstInt128Get on stage1 too
2016-12-30 est31Fix rebase fallout
2016-12-30 Simonas KazlauskasWIP intrinsics
2016-12-30 Simonas KazlauskasFix rebase fallout
2016-12-30 Simonas KazlauskasFix i128 alignment calculation
2016-12-30 Simonas KazlauskasImplement emit_iu128 for json serialiser
2016-12-30 Simonas KazlauskasAdd a way to retrieve constant value in 128 bits
2016-12-30 Simonas Kazlauskasimpl Step for iu128
2016-12-30 Simonas KazlauskasFix parse-fail and compile-fail tests
2016-12-30 Simonas KazlauskasWrapping<i128> and attempt at LLVM 3.7 compat
2016-12-30 Simonas KazlauskasMakefiles support for rustc_i128 crate
next