]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-01-26 Alex CrichtonShorten a filename for MSVC
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 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 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 ritiekRemove similar test that does not run the result
2018-01-23 borsAuto merge of #47678 - kennytm:rollup, r=kennytm
2018-01-23 kennytmRollup merge of #47672 - ollie27:rustdoc_auto_traits...
2018-01-23 kennytmRollup merge of #47667 - GuillaumeGomez:fix-quoted...
2018-01-23 kennytmRollup merge of #47662 - spastorino:add_test_to_nll...
2018-01-23 kennytmRollup merge of #47661 - bjorn3:refactor_driver, r...
2018-01-23 kennytmRollup merge of #47655 - etaoins:fix-spurious-warning...
2018-01-23 kennytmRollup merge of #47635 - Zoxc:remove-attr, r=michaelwoe...
2018-01-23 borsAuto merge of #47620 - GuillaumeGomez:multiple-themes...
2018-01-23 Michael Woeristerincr.comp.: Cache generics_of query.
2018-01-23 Michael WoeristerMake ty::Generics::type_param_to_index use DefId instea...
2018-01-23 Michael Woeristerincr.comp.: Cache type_of and some other queries.
2018-01-23 Ryan CummingRemove broken redundant backtrace hint
2018-01-23 kennytmRollup merge of #47610 - cuviper:captured-dwarf, r...
2018-01-23 kennytmRollup merge of #47558 - spastorino:rustc_args, r=nikom...
2018-01-23 kennytmRollup merge of #47554 - EdSchouten:cloudabi-jemalloc...
2018-01-23 kennytmRollup merge of #47549 - Manishearth:29723-regression...
2018-01-23 kennytmRollup merge of #47541 - psumbera:master, r=eddyb
2018-01-23 kennytmRollup merge of #47440 - mark-i-m:zunpretty, r=nikomatsakis
2018-01-23 kennytmRollup merge of #47425 - EdSchouten:immutable-tls,...
2018-01-23 kennytmRollup merge of #47423 - est31:rustbook_checking, r...
2018-01-23 borsAuto merge of #47046 - Manishearth:intra-doc-links...
2018-01-23 John Kåre AlsakerPort borrows across yield check to MIR borrowck
2018-01-23 John Kåre AlsakerAdd dropck test
2018-01-23 John Kåre AlsakerFix yield-while-local-borrowed.rs test
2018-01-23 John Kåre AlsakerUse delay_span_bug for things that should be errors
2018-01-23 John Kåre AlsakerMake immovable generators unsafe
2018-01-23 John Kåre AlsakerAdds support for immovable generators. Move checking...
2018-01-23 Oliver Middletonrustdoc: Show when traits are auto traits
2018-01-23 Tatsuyuki IshiImplement Ord as necessary
next