]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-08-01 Pietro AlbiniRollup merge of #52340 - cypher:document-from-trait...
2018-07-31 borsAuto merge of #52234 - petrochenkov:macuse2, r=Mark...
2018-07-31 borsAuto merge of #52461 - irinagpopa:safe-llvm, r=nikomatsakis
2018-07-31 Irina Poparustc_llvm: fix linking on mingw.
2018-07-31 borsAuto merge of #50267 - humanenginuity:master, r=alexcri...
2018-07-31 borsAuto merge of #52850 - SimonSapin:unstablize, r=alexcri...
2018-07-31 borsAuto merge of #52630 - Mark-Simulacrum:rustdoc-cleanup...
2018-07-31 borsAuto merge of #52863 - steveklabnik:update-books, r...
2018-07-31 borsAuto merge of #52731 - nikomatsakis:issue-52057-inferen...
2018-07-31 Niko Matsakisregion_infer: rustfmt, pacifying the mercilous tidy
2018-07-31 Niko Matsakisassert no region obligations on entering custom type op
2018-07-31 Niko Matsakisfree RegionBoundPairs earlier and avoid normalizing...
2018-07-31 Niko Matsakisremove `region_bound_pairs` from FRR as they are not...
2018-07-31 Niko Matsakismake a free fn for creating the URR
2018-07-31 Niko Matsakisadd regression test for #52057
2018-07-31 Niko Matsakisremove universal-region-relation computation from unive...
2018-07-31 Niko Matsakisintroduce, but do not use, `free_region_relation` compu...
2018-07-30 Mark RousskovDelete unused code in rustdoc
2018-07-30 Irina Poparustc_codegen_llvm: fix ownership of DIBuilder.
2018-07-30 Irina Poparustc_codegen_llvm: fix ownership of Builder.
2018-07-30 Irina Poparustc_codegen_llvm: fix tidy errors.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for ThinLTOData.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for ThinLTOBuffer.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for ModuleBuffer.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for RustArchive...
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for ArchiveChild.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for ArchiveIter...
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for Linker.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for SectionIter...
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for PassManager.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for OperandBund...
2018-07-30 Irina Poparustc_codegen_llvm: use safe mutable references for...
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for RustString.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for Twine,...
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for Archive.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for TargetMachine.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for Pass.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for PassManager...
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for MemoryBuffe...
2018-07-30 Irina Poparustc_codegen_llvm: remove more unused functions.
2018-07-30 Irina Poparustc_codegen_llvm: remove unused UseRef type.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for BasicBlock.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for Value.
2018-07-30 Irina Poparustc_codegen_llvm: remove _opaque suffix.
2018-07-30 Irina Poparustc_codegen_llvm: remove #![allow(dead_code)] from...
2018-07-30 Irina Poparustc_codegen_llvm: remove unused ExecutionEngineRef...
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for Metadata...
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for DIBuilder.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for Builder.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for Type.
2018-07-30 Irina Poparustc_codegen_llvm: use safe references for Context...
2018-07-30 Irina Poparustc_codegen_llvm: move from empty enums to extern...
2018-07-30 steveklabnikupdate books for new release
2018-07-30 Irina Poparustc_llvm: move to rustc_codegen_llvm::llvm.
2018-07-30 borsAuto merge of #52697 - ljedrz:misc_data_structures...
2018-07-30 borsAuto merge of #52830 - matthewjasper:bootstrap-prep...
2018-07-30 Simon SapinRevert "Stabilize to_bytes and from_bytes for integers."
2018-07-30 borsAuto merge of #52722 - alexcrichton:more-identifier...
2018-07-30 borsAuto merge of #52805 - ljedrz:format_str_literal, r...
2018-07-30 Brad Gibsonresolved upstream merge conflicts
2018-07-30 borsAuto merge of #52823 - RalfJung:test, r=eddyb
2018-07-30 borsAuto merge of #52828 - Mark-Simulacrum:clear-rustdoc...
2018-07-29 borsAuto merge of #52738 - ljedrz:push_to_extend, r=eddyb
2018-07-29 borsAuto merge of #51361 - oli-obk:sanity_check_consts...
2018-07-29 Ralf Jungdont hardcode vtable size in codegen test
2018-07-29 Ralf Jungupdate codegen tests
2018-07-29 Oliver SchneiderMove a test that depends on the arch bitwidth to compil...
2018-07-29 Oliver SchneiderUpdate miri submodule
2018-07-29 Oliver SchneiderSanity-check all constants
2018-07-29 Matthew JasperChange order of copy and borrow to avoid conflict
2018-07-29 Matthew JasperRemove unused `mut`s
2018-07-29 ljedrzReplace push loops with collect() and extend() where...
2018-07-29 Vadim Petrochenkovresolve: Modularize crate-local `#[macro_export] macro_...
2018-07-29 Mark RousskovClear out rustdoc check builds if dependencies change
2018-07-29 borsAuto merge of #52620 - mikhail-m1:51351, r=nikomatsakis
2018-07-29 borsAuto merge of #52755 - kennytm:update-rustfmt, r=nrc
2018-07-29 Ralf Junginvalid_const_promotion: check if we get the right...
2018-07-29 kennytmUpdate RLS and rustfmt.
2018-07-29 kennytmTest clippy first to workaround the derive-new conflict.
2018-07-29 Mikhail Modinfix issues #51351 and #52133
2018-07-29 borsAuto merge of #52767 - ljedrz:avoid_format, r=petrochenkov
2018-07-29 kennytmExempt cloudabi from license check.
2018-07-29 kennytmCopy the test_data/ RLS tests into a writable directory.
2018-07-29 borsAuto merge of #52764 - sinkuu:cleanup, r=nikomatsakis
2018-07-29 borsAuto merge of #52751 - QuietMisdreavus:you-shall-not...
2018-07-29 borsAuto merge of #52720 - alexcrichton:update-cargo-and...
2018-07-28 borsAuto merge of #52355 - pietroalbini:zfeature, r=eddyb
2018-07-28 borsAuto merge of #52585 - GuillaumeGomez:generic-impls...
2018-07-28 borsAuto merge of #52546 - nikomatsakis:issue-52050, r...
2018-07-28 Guillaume GomezMove blanket implementations generation into its own...
2018-07-28 Guillaume GomezRemove core exclusion condition
2018-07-28 Alex CrichtonUpdate the Cargo submodule and rustfix
2018-07-28 borsAuto merge of #52744 - RalfJung:align_offset, r=Kimundi
2018-07-28 ljedrzDon't format!() string literals
2018-07-28 borsAuto merge of #52711 - eddyb:unsized-manuallydrop,...
2018-07-28 Guillaume GomezDon't display full blanket implementation and put it...
2018-07-28 borsAuto merge of #52761 - toidiu:ak-static-infer-fg, r...
2018-07-28 borsAuto merge of #52802 - kennytm:rollup, r=kennytm
2018-07-28 kennytmRollup merge of #52781 - ljedrz:avoid_vec_arguments...
2018-07-28 kennytmRollup merge of #52779 - RalfJung:atty, r=Mark-Simulacrum
next