]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-01-28 Alex Crichtonrustc: Load the `rustc_trans` crate at runtime
2018-01-26 borsAuto merge of #47748 - alexcrichton:rollup, r=alexcrichton
2018-01-26 Alex CrichtonIgnore a test on emscripten
2018-01-26 Alex CrichtonFix a test case on Windows
2018-01-26 Alex CrichtonMerge branch 'mlsm' of https://github.com/dotdash/rust...
2018-01-26 Alex CrichtonMerge branch 'beta-prerelease' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'android-run-pass' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'fix-regression' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'rustdoc_masked' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'simd-always-mem' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'llvm5-indirect-deref' of https://github...
2018-01-26 Alex CrichtonMerge branch 'explain' of https://github.com/estebank...
2018-01-26 Alex CrichtonMerge branch 'no-stderr-sink' of https://github.com...
2018-01-26 Alex CrichtonShorten another test path for MSVC
2018-01-26 borsAuto merge of #47252 - Zoxc:backtrace-win, r=alexcrichton
2018-01-26 Björn SteinbrinkUpgrade LLVM to incorporate a fix for #47364
2018-01-26 Alex CrichtonIgnore an i128 test on emscripten
2018-01-26 borsAuto merge of #47676 - topecongiro:update-rls, r=alexcr...
2018-01-26 topecongiroUpdate rls
2018-01-26 John Kåre AlsakerDo not capture stderr in the compiler. Instead just...
2018-01-26 John Kåre AlsakerPrint inlined functions on Windows
2018-01-26 Alex CrichtonShorten a filename for MSVC
2018-01-26 Josh StoneCall non-git beta builds simply x.y.z-beta
2018-01-25 Alex CrichtonRevert update of the i686-freebsd builder
2018-01-25 Alex CrichtonRemove stray src/llvm-emscripten module
2018-01-25 Alex CrichtonMerge branch 'configure-lto' of https://github.com...
2018-01-25 Alex CrichtonMerge branch 'cache-ty-collect' of https://github.com...
2018-01-25 Alex CrichtonRollup merge of #47719 - malbarbo:run-pass-arch-powerpc...
2018-01-25 Alex CrichtonRollup merge of #47711 - alexcrichton:update-compiler...
2018-01-25 Alex CrichtonRollup merge of #47710 - alexcrichton:llvm-6-compat...
2018-01-25 Alex CrichtonRollup merge of #47705 - pietroalbini:fix-47673, r...
2018-01-25 Alex CrichtonRollup merge of #47701 - Manishearth:intra-fixes, r...
2018-01-25 Alex CrichtonRollup merge of #47696 - Zoxc:variance-rg, r=nikomatsakis
2018-01-25 Alex CrichtonRollup merge of #47668 - nikomatsakis:issue-47511,...
2018-01-25 Alex CrichtonRollup merge of #47656 - ishitatsuyuki:patch-1, r=nikom...
2018-01-25 Alex CrichtonRollup merge of #47626 - eddyb:one-less-unwrap, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47618 - mrhota:dw_at_noreturn, r=micha...
2018-01-25 Marco A L BarbosaMake 3 run-pass tests works on android (aarch64 and...
2018-01-25 Alex Crichtonrustc: SIMD types use pointers in Rust's ABI
2018-01-25 Esteban KüberAdd description to field and method
2018-01-25 Esteban KüberFix regression: account for impl methods in arg count...
2018-01-25 Alex CrichtonRollup merge of #47600 - varkor:empty-never-array,...
2018-01-25 Alex CrichtonRollup merge of #47529 - nikomatsakis:impl-trait-issue...
2018-01-25 Alex CrichtonRollup merge of #47502 - petrochenkov:label, r=eddyb
2018-01-25 Alex CrichtonRollup merge of #47460 - Mark-Simulacrum:bootstrap...
2018-01-25 Alex CrichtonRollup merge of #47453 - pftbest:nointas, r=alexcrichton
2018-01-25 Alex CrichtonRollup merge of #47439 - eddyb:issue-45662, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47437 - eddyb:issue-38763, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47415 - varkor:cgu-partition-heuristic...
2018-01-25 Oliver MiddletonFix rustdoc-js test
2018-01-25 borsAuto merge of #47740 - GuillaumeGomez:rollup, r=Guillau...
2018-01-25 Guillaume GomezRollup merge of #47729 - alexcrichton:update-cargo...
2018-01-25 Guillaume GomezRollup merge of #47726 - pietroalbini:fix-nested-empty...
2018-01-25 Guillaume GomezRollup merge of #47721 - GuillaumeGomez:experimental...
2018-01-25 Guillaume GomezRollup merge of #47717 - evelynmitchell:47716-doc-fix...
2018-01-25 Guillaume GomezRollup merge of #47702 - etaoins:fix-into-cast-paren...
2018-01-25 Guillaume GomezRollup merge of #47700 - EdSchouten:cc104, r=kennytm
2018-01-25 Guillaume GomezRollup merge of #47691 - estebank:unknown-lang-item...
2018-01-25 Guillaume GomezRollup merge of #47679 - etaoins:remove-redundant-backt...
2018-01-25 Guillaume GomezRollup merge of #47609 - ritiek:test-mutating-reference...
2018-01-25 Guillaume GomezRollup merge of #47534 - estebank:suggest-public-traits...
2018-01-25 borsAuto merge of #47686 - GuillaumeGomez:theme-fixes,...
2018-01-25 Manish GoregaokarAdd tests
2018-01-25 Manish GoregaokarHandle variants
2018-01-25 Alex CrichtonUpdate Cargo submodule to master
2018-01-25 borsAuto merge of #47374 - topecongiro:issue-47096, r=nikom...
2018-01-25 Alex CrichtonUpdate compiler-builtins submodule
2018-01-25 borsAuto merge of #47006 - bitshifter:stabilize-repr-align...
2018-01-24 Alex Crichtonllvm6: Update FreeBSD images to Ubuntu 18.04
2018-01-24 Pietro AlbiniFix wrong span for nested empty groups
2018-01-24 Guillaume GomezFix experimental text display on default theme
2018-01-24 Marco A L BarbosaAdd powerpc to run-pass/conditional-compile-arch.rs
2018-01-24 evelynmitchellfix for documentation error issue 47716
2018-01-24 Alex Crichtonllvm6: Don't clone LLVM modules on wasm
2018-01-24 Alex Crichtonllvm6: Different return value for writeArchive
2018-01-24 Alex Crichtonllvm6: Remove MIPS64 archive variant
2018-01-24 Alex Crichtonllvm6: Tweak fast math intrinsics
2018-01-24 Alex Crichtonllvm6: Missing include for LLVM 6 in PassWrapper.cpp
2018-01-24 Alex Crichtonllvm6: CodeModel::{JIT,}Default no longer exists
2018-01-24 Pietro AlbiniFix ICE when use trees have multiple empty nested groups
2018-01-24 Manish GoregaokarMake it work for traits
2018-01-24 Guillaume GomezFew fixes for multiple themes support feature
2018-01-24 John Kåre AlsakerMake use of the implemented red/green algorithm for...
2018-01-24 Manish GoregaokarHandle methods
2018-01-24 borsAuto merge of #47300 - remexre:duration-constructors...
2018-01-24 Manish GoregaokarReturn Def from resolve()
2018-01-24 Manish GoregaokarReturn Err() if resolve() is called before modules...
2018-01-24 Ryan CummingFix into() cast paren check precedence
2018-01-24 Manish GoregaokarTurn error into warning
2018-01-24 Ed SchoutenRemove workarounds for cc 1.0.3.
2018-01-24 borsAuto merge of #47299 - cramertj:unsafe-placer, r=alexcr...
2018-01-24 Esteban KüberPoint at unknown lang item attribute
2018-01-24 borsAuto merge of #46931 - clarcharr:float_bits_core, r...
2018-01-24 Mark SimulacrumAdd ./x.py check src/{libstd,libtest,rustc}.
2018-01-24 Mark SimulacrumRename check.rs to test.rs
2018-01-23 borsAuto merge of #45337 - Zoxc:gen-static, r=nikomatsakis
2018-01-23 Alex Crichtonrustc: Add `-C lto=val` option
2018-01-23 Josh StoneLet LLVM 5 add DW_OP_deref to indirect args itself
2018-01-23 Esteban KüberRename `-Z explain` to `-Z teach`
2018-01-23 Esteban KüberCreate `StructuredDiagnostic`
next