]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-05-05 Corey FarwellRollup merge of #41749 - frewsxcv:option-simplify-types...
2017-05-05 Corey FarwellRollup merge of #41746 - tommyip:master, r=petrochenkov
2017-05-05 Corey FarwellRollup merge of #41741 - rap2hpoutre:patch-3, r=stevekl...
2017-05-04 borsAuto merge of #41739 - TimNN:update-llvm, r=aturon
2017-05-04 Corey FarwellSimplify types in `std::option` doc comment example.
2017-05-04 borsAuto merge of #41268 - mmatyas:test_on_device, r=alexcr...
2017-05-04 Tommy IpRemove use of `Self: Sized` from libsyntax
2017-05-04 Raphaël HuchetUpdate mod.rs
2017-05-04 borsAuto merge of #41687 - rillian:no-elf-tls, r=aturon
2017-05-04 Mátyás MustohaAdd remote device testing support
2017-05-04 Raphaël Huchetcreate link to Result
2017-05-04 borsAuto merge of #41733 - nikomatsakis:incr-comp-remove...
2017-05-04 Raphaël HuchetJoin method returns a thread::Result
2017-05-04 Tim NeumannUpdate llvm to pull in various backports
2017-05-04 Niko Matsakisremove `ast_ty_to_ty_cache` entirely
2017-05-04 Niko Matsakisconvert save-analysis to use `ItemCtxt` and not `ast_ty...
2017-05-04 Niko Matsakisremove use of `ast_ty_to_ty_cache` from librustdoc
2017-05-04 Niko Matsakisexpose a method for converting `hir::Ty` to `Ty<'tcx>`
2017-05-03 borsAuto merge of #41735 - frewsxcv:rollup, r=frewsxcv
2017-05-03 Corey FarwellRollup merge of #41730 - bholley:arc_comment, r=aturon
2017-05-03 Corey FarwellRollup merge of #41721 - mgattozzi:stdin-stdout-update...
2017-05-03 Corey FarwellRollup merge of #41720 - frewsxcv:duration-doc-examples...
2017-05-03 Corey FarwellRollup merge of #41715 - martinhath:master, r=aturon
2017-05-03 Corey FarwellRollup merge of #41600 - ranma42:xz-dist, r=alexcrichton
2017-05-03 Corey FarwellRollup merge of #41543 - z1mvader:master, r=steveklabnik
2017-05-03 Andrea CancianiRetry `brew` commands upon failure
2017-05-03 borsAuto merge of #41728 - sirideain:inference-failure...
2017-05-03 Bobby HolleyDocument the reasoning for the Acquire/Release handshak...
2017-05-03 Charlie SheridanAdd test for an inference failure.
2017-05-03 borsAuto merge of #41711 - sirideain:add-static-methods...
2017-05-03 Andrea CancianiFix MacOSX build
2017-05-03 Andrea CancianiEmit information about XZ packages in manifest
2017-05-03 borsAuto merge of #41713 - cuviper:cmake-sanitizers, r...
2017-05-03 Michael GattozziUpdate ChildStdin/ChildStdout docs to be clearer
2017-05-03 Corey FarwellAdd doc example for how to determine total number of...
2017-05-03 Corey FarwellUpdate Duration::as_secs doc example to demonstrate...
2017-05-03 Corey FarwellUpdate Duration::from_millis doc example to show underl...
2017-05-03 Corey FarwellUpdate Duration::from_secs doc example to show underlyi...
2017-05-03 borsAuto merge of #41717 - frewsxcv:rollup, r=frewsxcv
2017-05-03 Corey FarwellRollup merge of #41705 - Mark-Simulacrum:remove-grammar...
2017-05-03 Corey FarwellRollup merge of #41657 - malbarbo:android-armv7-linker...
2017-05-03 Corey FarwellRollup merge of #41656 - malbarbo:android-armeabi,...
2017-05-03 Corey FarwellRollup merge of #41653 - achernyak:master, r=nikomatsakis
2017-05-03 Corey FarwellRollup merge of #41640 - gaurikholkar:master, r=nikomat...
2017-05-03 Corey FarwellRollup merge of #41625 - nikomatsakis:incr-comp-dep...
2017-05-03 Corey FarwellRollup merge of #41217 - topecongiro:docs/atomic-fence...
2017-05-03 borsAuto merge of #41624 - RalfJung:mutexguard-sync, r...
2017-05-02 borsAuto merge of #41605 - tschottdorf:param-env, r=nikomat...
2017-05-02 Niko Matsakisadd FIXME to `Steal`
2017-05-02 Niko Matsakisremove `mir_passes` from `Session` and add a FIXME
2017-05-02 Niko Matsakisfix librustc_driver
2017-05-02 Niko Matsakishave borrowck fetch MIR, which will perform some errors
2017-05-02 Niko Matsakisremove temporary variable
2017-05-02 Niko Matsakisupdate comment about heuristics
2017-05-02 Niko Matsakismove queries code into transform
2017-05-02 Niko Matsakisrename from `item_mir` to `optimized_mir`
2017-05-02 Niko Matsakisrun MIR borrowck on the validated, not optimized, MIR
2017-05-02 Niko Matsakisdelete dead code
2017-05-02 Niko Matsakispacify the mercilous tidy
2017-05-02 Niko Matsakisremove irrelevant comments
2017-05-02 Niko Matsakissupport inlining by asking for optimizer mir for callees
2017-05-02 Niko Matsakissimplify down to one query per pass suite
2017-05-02 Niko Matsakisrip out everything but `MirPass`, move the logic into...
2017-05-02 Niko Matsakisremove `Pass` and (temporarily) drop `Inline`
2017-05-02 Niko Matsakismove `build_mir` into `build` directory
2017-05-02 Martin Hafskjold... Fix up @martinhath's mailmap entry
2017-05-02 Tobias SchottdorfStore interned predicates in ParameterEnvironment
2017-05-02 Ralph GilesRemove obsolete --disable-elf-tls configure switch.
2017-05-02 Niko Matsakisadjust privacy of various types in `build`
2017-05-02 Niko Matsakisrename `mir_map` to `queries` and remove `build_mir_for...
2017-05-02 Niko Matsakisadd a README describing the whole design
2017-05-02 Niko Matsakisuse `force` to ensure const-qualif has been done, not...
2017-05-02 Niko Matsakisadd comments to `Steal` and use `bug!`
2017-05-02 Niko Matsakisconvert the `inline` pass to use the new multi result
2017-05-02 Niko Matsakisadjust the macro to allow for `multi` modifier
2017-05-02 Niko Matsakisintroduce `IntoKeyValues` trait to prepare for multi...
2017-05-02 Niko Matsakisrework macro to prepare for more modifiers than just...
2017-05-02 Niko Matsakisintroduce idea of "stealable" MIR
2017-05-02 Niko Matsakisrename `MirPassSet` to `MirSuite`
2017-05-02 Niko Matsakisretool MIR passes completely
2017-05-02 Niko Matsakismove to only def-id passes
2017-05-02 Niko Matsakisrewrite `Passes` to have sets of passes
2017-05-02 Niko Matsakisintroduce `DefIdPass` and remove all impls of `Pass...
2017-05-02 Niko Matsakissimplify the MirPass traits and passes dramatically
2017-05-02 Niko Matsakisrework `MirPass` API to be stateless and extract helper fns
2017-05-02 Niko Matsakisintroduce `mir_keys()`
2017-05-02 Josh Stonerustbuild: Sanity-check cmake for sanitizers too
2017-05-02 borsAuto merge of #41207 - sstewartgallus:spinpause, r...
2017-05-02 Charlie SheridanAdd test for Inherent static methods can be called...
2017-05-02 borsAuto merge of #41702 - frewsxcv:rollup, r=frewsxcv
2017-05-02 Mark SimulacrumRemove ANTLR grammar.
2017-05-02 Corey FarwellRollup merge of #41693 - est31:anon_params_removal...
2017-05-02 Corey FarwellRollup merge of #41692 - est31:anon_params, r=eddyb
2017-05-02 Corey FarwellRollup merge of #41688 - rust-lang:hex-value-process...
2017-05-02 Corey FarwellRollup merge of #41673 - bitshifter:repr-align-codegen...
2017-05-02 Corey FarwellRollup merge of #41662 - nikomatsakis:on-demandify...
2017-05-02 Corey FarwellRollup merge of #41661 - barik:master, r=alexcrichton
2017-05-02 gaurikholkarUsing a span_suggestion to display use & hint
2017-05-02 gaurikholkarAdding consider changing to & suggestion for let bindings
2017-05-02 borsAuto merge of #41547 - alexeyzab:41425-fix-mismatched...
next