]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-05-25 borsAuto merge of #40847 - jseyfried:decl_macro, r=nrc
2017-05-25 Jeffrey SeyfriedFix merge conflicts.
2017-05-25 borsAuto merge of #42220 - alexcrichton:update, r=brson
2017-05-25 Alex CrichtonUpdate OpenSSL download location
2017-05-25 borsAuto merge of #42052 - kennytm:fix-42007-ice-on-decode...
2017-05-25 borsAuto merge of #41932 - wesleywiser:py-to-rust, r=alexcr...
2017-05-25 borsAuto merge of #41145 - matthewjasper:stabilize-relaxed...
2017-05-25 Jeffrey SeyfriedIgnore pretty.
2017-05-25 Jeffrey SeyfriedImprove `Self`.
2017-05-25 Jeffrey SeyfriedAdd tests.
2017-05-25 Jeffrey SeyfriedImprove intercrate hygiene.
2017-05-25 Jeffrey SeyfriedImprove efficiency.
2017-05-25 Jeffrey SeyfriedHygienize lifetimes.
2017-05-25 Jeffrey SeyfriedHygienize `librustc_privacy`.
2017-05-25 Jeffrey SeyfriedHygienize `librustc_typeck`.
2017-05-25 Jeffrey SeyfriedHygienize `librustc_resolve`.
2017-05-25 Jeffrey SeyfriedRemove `trait_item_map`, clean up `resolver.with_type_p...
2017-05-25 Jeffrey SeyfriedDeclarative macros 2.0 without hygiene.
2017-05-25 Jeffrey SeyfriedRefactor out `ast::MacroDef`.
2017-05-25 borsAuto merge of #41700 - GuillaumeGomez:extend-css-stable...
2017-05-25 borsAuto merge of #42212 - Mark-Simulacrum:rollup, r=Mark...
2017-05-25 Mark SimulacrumRollup merge of #42211 - aidanhs:aphs-llvm-clone-hacks...
2017-05-25 Mark SimulacrumRollup merge of #42198 - GuillaumeGomez:os-str-doc...
2017-05-25 Mark SimulacrumRollup merge of #42195 - SamWhited:fix_broken_link...
2017-05-25 Mark SimulacrumRollup merge of #42191 - alexcrichton:update-cargo...
2017-05-25 Mark SimulacrumRollup merge of #42186 - devurandom:fix/bootstrap-verbo...
2017-05-25 Mark SimulacrumRollup merge of #42177 - est31:master, r=Mark-Simulacrum
2017-05-25 Mark SimulacrumRollup merge of #42159 - Havvy:doc-drop, r=steveklabnik
2017-05-25 Mark SimulacrumRollup merge of #42150 - citizen428:feature/error-count...
2017-05-25 Mark SimulacrumRollup merge of #42149 - dvyukov:license, r=brson
2017-05-25 Mark SimulacrumRollup merge of #42142 - ids1024:redox, r=aturon
2017-05-25 Mark SimulacrumRollup merge of #42141 - ids1024:nobacktrace, r=aturon
2017-05-25 Mark SimulacrumRollup merge of #42134 - scottmcm:rangeinclusive-struct...
2017-05-25 Mark SimulacrumRollup merge of #42120 - euclio:unicode, r=arielb1
2017-05-25 Mark SimulacrumRollup merge of #42071 - nrc:parse-mods, r=nikomatsakis
2017-05-25 Mark SimulacrumRollup merge of #41980 - gamazeps:thread-send, r=stevek...
2017-05-25 Aidan Hobson... Hack around abysmally slow llvm clones
2017-05-24 Alex CrichtonUpdate Cargo submodule
2017-05-24 Guillaume GomezAdd missing urls for OsStr docs
2017-05-24 Sam Whitedfix broken link to nomicon in Unsize docs
2017-05-24 Michael KohlChange error count messages
2017-05-24 Dennis Schriddebootstrap: Use common run() function to call cargo
2017-05-24 Dennis Schriddebootstrap: Make bootstrap verbose if requested
2017-05-24 Dennis Schriddebootstrap: Actually respect verbosity setting in config...
2017-05-23 Guillaume GomezAdd precisions for the help message for --extend-css
2017-05-23 est31Remove some needless // gate-test- comments
2017-05-23 MatthewStabilize in 1.19
2017-05-23 borsAuto merge of #42023 - nikomatsakis:issue-36799-ostn15_...
2017-05-23 borsAuto merge of #42015 - nikomatsakis:chalk-trait-env...
2017-05-23 HavvySuggested changes by birkenfeld
2017-05-23 borsAuto merge of #42165 - frewsxcv:rollup, r=frewsxcv
2017-05-23 Corey FarwellRollup merge of #42163 - projektir:option_links, r...
2017-05-23 Corey FarwellRollup merge of #42160 - venkatagiri:issue_38821, r...
2017-05-23 Corey FarwellRollup merge of #42152 - GuillaumeGomez:cstr-docs,...
2017-05-23 Corey FarwellRollup merge of #42151 - Wallacoloo:docfix_into_vec...
2017-05-23 Corey FarwellRollup merge of #42145 - ollie27:rustdoc_inline_renamed...
2017-05-23 Corey FarwellRollup merge of #42144 - cengizIO:master, r=nikomatsakis
2017-05-23 Corey FarwellRollup merge of #42122 - rust-lang:frewsxcv/unstable...
2017-05-23 Corey FarwellRollup merge of #42016 - pietroalbini:stabilize/loop_br...
2017-05-23 projektirAdding links to option::Option
2017-05-23 Wesley WiserCreate the bin dir
2017-05-23 borsAuto merge of #41559 - GuillaumeGomez:partial-eq-msg...
2017-05-22 Colin WallaceSlice::into_vec: Don't link to Vec::into_boxed_slice
2017-05-22 HavvyFix trailing whitespace.
2017-05-22 Venkata Giri... regression test for #38821
2017-05-22 HavvyAdd description of how values are dropped to Drop trait.
2017-05-22 HavvyAdd example of variable declaration drop order to Drop...
2017-05-22 HavvyAdd example of recursive drop to Drop trait.
2017-05-22 Guillaume GomezAdd missing links for CStr and CString
2017-05-22 Niko Matsakisfix `atomic_lock_free` test case
2017-05-22 Niko Matsakisfix DepNode
2017-05-22 Niko Matsakistwo more style nits
2017-05-22 Niko Matsakisrename `parameter_environment` to `param_env`
2017-05-22 Niko Matsakisuse `ParamEnv` from `ty` rather than importing
2017-05-22 Niko Matsakisrename `ParameterEnvironment` to `ParamEnv`
2017-05-22 Niko Matsakiskill NEEDS_DROP_CACHED
2017-05-22 Niko Matsakiskill FREEZENESS_CACHED
2017-05-22 Niko Matsakiskill SIZEDNESS_CACHED
2017-05-22 Niko Matsakisremove the cell from type flags completely
2017-05-22 Niko Matsakismove `needs_drop` into a query
2017-05-22 Niko Matsakisrefactor common logic into `ParameterEnvironment::and()`
2017-05-22 Niko Matsakismake parameter-environment a query
2017-05-22 Niko Matsakiscentralize the caching for is-copy, is-sized, and is...
2017-05-22 Niko Matsakisadd arielb1 example
2017-05-22 Colin WallaceMention Vec::into_boxed_slice in docs for [T]::into_vec.
2017-05-22 Dmitry Vyukovlibstd/sync/mpsc: relicense under rust license
2017-05-22 borsAuto merge of #42147 - withoutboats:run-pass-test-for...
2017-05-22 Without BoatsRemove 'static bound in assoc const test.
2017-05-22 Oliver Middletonrustdoc: Fix names of items in cross crate reexported...
2017-05-22 borsAuto merge of #42140 - anderspapitto:doc-typo-fixes...
2017-05-21 Cengiz Canmake ui test output patch compatible #41948
2017-05-21 borsAuto merge of #41904 - sfackler:1.18-stabilization...
2017-05-21 Ian Douglas... Implement requires_synchronized_create() for Redox
2017-05-21 Ian Douglas... Fix building without backtrace feature, which was broke...
2017-05-21 Anders Papittobootstrap: fix minor comment typos in lib.rs
2017-05-21 Scott McMurrayReturn a correct size_hint for degenerate inclusive...
2017-05-21 Scott McMurrayMake RangeInclusive just a two-field struct
2017-05-21 borsAuto merge of #42131 - neosilky:doc-fix, r=frewsxcv
2017-05-21 borsAuto merge of #42132 - cuviper:manifest-paths, r=alexcr...
2017-05-21 Steven FacklerStabilize library features for 1.18.0
next