]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-04-14 borsAuto merge of #41302 - rkruppe:dec2flt-assoc-consts...
2017-04-14 borsAuto merge of #41153 - petrochenkov:umove, r=pnkfelix
2017-04-14 Robin KruppeUse associated constants in core::num::dec2flt
2017-04-14 borsAuto merge of #41122 - palango:mod-desc-floats, r=frewsxcv
2017-04-14 borsAuto merge of #41294 - frewsxcv:rollup, r=frewsxcv
2017-04-14 Corey FarwellRollup merge of #41292 - est31:master, r=BurntSushi
2017-04-14 Corey FarwellRollup merge of #41287 - nikomatsakis:incr-comp-refacto...
2017-04-14 Corey FarwellRollup merge of #41281 - steveklabnik:update-submodules...
2017-04-14 Corey FarwellRollup merge of #41279 - arielb1:adjustment-composition...
2017-04-14 est31Avoid to use floating point match
2017-04-13 Niko Matsakismake `write_metadata` take `tcx` intead of `SharedCrate...
2017-04-13 Niko Matsakisrefactor `metadata_symbol_name`
2017-04-13 Niko Matsakispull stats out of `SharedCrateContext`
2017-04-13 Niko Matsakisremove `LinkMeta` from `SharedCrateContext`
2017-04-13 Niko Matsakisuse `tcx.crate_name(LOCAL_CRATE)` rather than `LinkMeta...
2017-04-13 Niko Matsakiskill `CrateContextList` as a thing
2017-04-13 Niko Matsakisrewrite post-processing routines not to require a ...
2017-04-13 Niko Matsakiscreate `ModuleTranslation` all in one big loop
2017-04-13 Niko Matsakismove `assert_module_sources` call down below
2017-04-13 Niko Matsakismerge the "predeclare" and "declare" phases so we run...
2017-04-13 Niko Matsakisredirect `exported_symbols` through `shared`
2017-04-13 Niko Matsakisremove unused `link_meta`
2017-04-13 Niko Matsakisrewrite to pass a ref, not slice + index
2017-04-13 Niko Matsakisremove `metadata_*` from `SharedCrateContext`
2017-04-13 steveklabnikUpdate various bookshelf repositories.
2017-04-13 borsAuto merge of #41227 - alexcrichton:compiletest, r...
2017-04-13 Ariel Ben-Yehudarustc_typeck: consolidate adjustment composition
2017-04-13 borsAuto merge of #41277 - frewsxcv:rollup, r=frewsxcv
2017-04-13 Corey FarwellRollup merge of #41266 - projektir:weak_docs_rc, r...
2017-04-13 Corey FarwellRollup merge of #41250 - kennytm:fix-41228, r=nikomatsakis
2017-04-13 Corey FarwellRollup merge of #41240 - projektir:weak_docs, r=alexcri...
2017-04-13 Alex Crichtonrustbuild: Fix recompilation of stage0 tools dir
2017-04-13 borsAuto merge of #40367 - eddyb:naked-cruft, r=nagisa
2017-04-13 borsAuto merge of #41267 - alexcrichton:fix-analysis-dist...
2017-04-13 borsAuto merge of #41009 - scottmcm:toowned-clone-into...
2017-04-13 Alex Crichtontravis: Enable rust-analysis package for more targets
2017-04-13 projektirUpdating docs for std::rc::Rc
2017-04-13 borsAuto merge of #40570 - nikomatsakis:inference-subtype...
2017-04-13 Scott McMurrayAdd ToOwned::clone_into (unstable as toowned_clone_into)
2017-04-12 borsAuto merge of #41008 - sagebind:thread_id, r=alexcrichton
2017-04-12 Eduard-Mihai... rustc_trans: avoid a separate entry BB if START_BLOCK...
2017-04-12 Eduard-Mihai... rustc_trans: don't emit ZST allocas that are only assig...
2017-04-12 Niko Matsakissimplify code to remove now unused "stack" and fix...
2017-04-12 Niko Matsakisdo not consult union-find during `fudge_regions_if_ok`
2017-04-12 kennytmFixed invalid 128-bit division on 32-bit target. Fixed...
2017-04-12 borsAuto merge of #41246 - TimNN:rollup, r=TimNN
2017-04-12 Tim NeumannRollup merge of #41243 - projektir:prim_str_docs, r...
2017-04-12 Tim NeumannRollup merge of #41232 - arielb1:mir-rvalues, r=eddyb
2017-04-12 Tim NeumannRollup merge of #41206 - eddyb:avoid-illegal-vectors...
2017-04-12 Tim NeumannRollup merge of #41205 - estebank:shorter-mismatched...
2017-04-12 Tim NeumannRollup merge of #41183 - nodakai:remove-hoedown-license...
2017-04-12 Tim NeumannRollup merge of #41166 - alexcrichton:update-cargo...
2017-04-12 Tim NeumannRollup merge of #41141 - michaelwoerister:direct-metada...
2017-04-12 Tim NeumannRollup merge of #41087 - estebank:tuple-float-index...
2017-04-12 Tim NeumannRollup merge of #41063 - nikomatsakis:issue-40746-alway...
2017-04-12 Michael WoeristerICH: Replace old, transitive metadata hashing with...
2017-04-12 Michael WoeristerICH: Hash everything that gets encoded into crate metadata.
2017-04-12 Michael WoeristerMake compiletest write test output to different files...
2017-04-12 Niko Matsakisfix nit
2017-04-12 borsAuto merge of #40765 - pirate:patch-3, r=aturon
2017-04-12 borsAuto merge of #40584 - nrc:rls-submod, r=alexcrichton
2017-04-12 NODA, KaiCOPYRIGHT: remove hoedown license
2017-04-12 projektirUpdating docs for std::sync::Weak #29377
2017-04-12 projektirMinor nits in primitive str
2017-04-12 borsAuto merge of #41237 - frewsxcv:rollup, r=frewsxcv
2017-04-12 Niko Matsakisfix long line
2017-04-12 Niko Matsakisadd some debug! to coercion
2017-04-12 Niko Matsakisadd some comments and `debug!` calls to "obligation...
2017-04-12 Niko Matsakisjust panic in rustdoc if we encounter a subtype predicate
2017-04-12 Niko Matsakisupdate various test cases that generate slightly differ...
2017-04-12 Niko Matsakisgeneralize type variables too
2017-04-12 Niko Matsakisavoid unneeded subtype obligations in lub/glb
2017-04-12 Niko Matsakisfix a bug in compiletest JSON parsing for duplicate...
2017-04-12 Niko Matsakisadd FIXME for bivariant lub/glb
2017-04-12 Niko Matsakisadd FIXME to #18653
2017-04-12 Niko Matsakisadd regression test for #30225
2017-04-12 Niko Matsakisremove the subtyping relations from TypeVariable
2017-04-12 Niko Matsakisuse obligations to propagate sub-typing instead of...
2017-04-12 Niko Matsakispropagate sub-obligations better
2017-04-12 Niko Matsakisadd Subtype predicate
2017-04-12 Niko Matsakisremove bivariance
2017-04-12 Niko Matsakisremove type variable defaults code
2017-04-11 Esteban KüberHighlight and simplify mismatched types
2017-04-11 Corey FarwellRollup merge of #41231 - TimNN:fix-centos, r=frewsxcv
2017-04-11 Corey FarwellRollup merge of #41216 - shahn:iter_pos, r=steveklabnik
2017-04-11 Corey FarwellRollup merge of #41209 - aidanhs:aphs-quiet-sccache...
2017-04-11 Corey FarwellRollup merge of #41204 - remexre:master, r=steveklabnik
2017-04-11 Corey FarwellRollup merge of #41202 - brson:btree, r=nikomatsakis
2017-04-11 Corey FarwellRollup merge of #41173 - GuillaumeGomez:fix-rustdoc...
2017-04-11 Corey FarwellRollup merge of #40559 - nagisa:manually-drop, r=alexcr...
2017-04-11 Corey FarwellRollup merge of #40377 - camlorn:optimization_fuel...
2017-04-11 Ariel Ben-Yehudaaddress review comments
2017-04-11 borsAuto merge of #41231 - TimNN:fix-centos, r=frewsxcv
2017-04-11 Ariel Ben-YehudaMove rvalue checking to MIR
2017-04-11 Tim Neumannuse correct vault url
2017-04-11 Ariel Ben-Yehudastore Spans for all MIR locals
2017-04-11 Paul LangeImprove module description for std::f32 and std::f64.
2017-04-11 Alex CrichtonTouch up rls integration
2017-04-11 Sebastian HahnClarify Iterator::position doc
2017-04-11 Guillaume GomezRemove strings fulfilled with whitespaces in code block...
next