]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-09-11 borsAuto merge of #44435 - alexcrichton:in-scope, r=michael...
2017-09-11 Alex Crichtonrustc: Remove HirId from queries
2017-09-11 borsAuto merge of #44440 - cuviper:min_global_align, r...
2017-09-11 borsAuto merge of #44410 - alexcrichton:fix-travis, r=Mark...
2017-09-11 borsAuto merge of #44385 - alexcrichton:new-sccache-keys...
2017-09-11 borsAuto merge of #44383 - qmx:gh/40473/no-inline-trait...
2017-09-11 borsAuto merge of #44375 - topecongiro:macrodef-span, r...
2017-09-10 borsAuto merge of #44316 - eddyb:no-local-var-def-id, r...
2017-09-10 borsAuto merge of #44220 - kennytm:fix-44216-instance-plus...
2017-09-10 borsAuto merge of #44079 - gaurikholkar:named_conf, r=nikom...
2017-09-10 borsAuto merge of #44474 - GuillaumeGomez:rollup, r=Guillau...
2017-09-10 Guillaume GomezRollup merge of #44467 - toidiu:ak-44382, r=frewsxcv
2017-09-10 Guillaume GomezRollup merge of #44464 - Dushistov:master, r=alexcrichton
2017-09-10 Guillaume GomezRollup merge of #44457 - napen123:master, r=frewsxcv
2017-09-10 Guillaume GomezRollup merge of #44451 - Zoxc:gen-panic, r=eddyb
2017-09-10 Guillaume GomezRollup merge of #44449 - tommyip:doc_string_as_str...
2017-09-10 Guillaume GomezRollup merge of #44396 - joshlf:tls-comment, r=alexcrichton
2017-09-10 Guillaume GomezRollup merge of #44387 - est31:update_compiler_builtins...
2017-09-10 Guillaume GomezRollup merge of #44384 - alexcrichton:osx-segfault...
2017-09-10 Guillaume GomezRollup merge of #44372 - bgermann:master, r=alexcrichton
2017-09-10 Guillaume GomezRollup merge of #44347 - GuillaumeGomez:rustdoc-false...
2017-09-10 Guillaume GomezRollup merge of #44332 - tirr-c:issue-44021, r=petrochenkov
2017-09-10 Guillaume GomezRollup merge of #44329 - nrc:pulldown-warn-fix, r=ollie27
2017-09-10 Guillaume GomezRollup merge of #44262 - alexcrichton:repr-128-gate...
2017-09-10 borsAuto merge of #44312 - eddyb:static-by-any-other-name...
2017-09-10 Niko Matsakisfix "correct" case in diagnostic error message
2017-09-10 Eduard-Mihai... Use rvalue promotion to 'static instead of static items.
2017-09-10 borsAuto merge of #44418 - alexcrichton:remove-dep-graph...
2017-09-10 borsAuto merge of #44260 - alexcrichton:hardlink-no-copy...
2017-09-10 kennytmRelaxed error pattern, and add test for SystemTime...
2017-09-10 Alex Crichtonrustbuild: Switch back to using hard links
2017-09-10 Alex Crichtonrustc: Remove `DepGraph` handling from rustc_metadata
2017-09-10 borsAuto merge of #44274 - Mark-Simulacrum:rustdoc-tests...
2017-09-09 toidiudocumentation update to demonstrate mutability
2017-09-09 Evgeniy A.... add test for #41229
2017-09-09 Alex CrichtonRotate Travis/AppVeyor S3 keys
2017-09-09 borsAuto merge of #44251 - kennytm:osx-backtrace, r=alexcri...
2017-09-09 Ethan DagnerAdd doc examples for str::as_bytes_mut
2017-09-09 borsAuto merge of #44212 - eddyb:drop-const, r=nikomatsakis
2017-09-09 borsAuto merge of #44438 - Xaeroxe:clamp, r=Mark-Simulacrum
2017-09-09 John Kåre AlsakerFix bitrotted generator panic emission
2017-09-09 Tommy IpAdd doc example to String::as_str
2017-09-09 borsAuto merge of #44335 - arielb1:node-hashing, r=alexcrichton
2017-09-09 gaurikholkaradding E0623 for LateBound regions
2017-09-08 borsAuto merge of #44269 - nikomatsakis:issue-43613-limit...
2017-09-08 Josh StoneAdd a test for `min_global_align`
2017-09-08 Jacob KieselRevert "Add clamp functions"
2017-09-08 Jacob KieselRevert "Add NAN examples"
2017-09-08 Jacob KieselRevert "Fix f32 examples."
2017-09-08 Jacob KieselRevert "Fix f64 examples"
2017-09-08 Jacob KieselRevert "Fix documentation and formatting."
2017-09-08 Jacob KieselRevert "Add panic unit tests"
2017-09-08 Josh StoneAdd `TargetOptions::min_global_align`, with s390x at...
2017-09-08 Eduard-Mihai... Use NodeId/HirId instead of DefId for local variables.
2017-09-08 Douglas Campossimplify
2017-09-08 borsAuto merge of #44142 - alexcrichton:dllimport-query...
2017-09-08 borsAuto merge of #43742 - epdtry:pprust-expr-fix, r=petroc...
2017-09-08 Alex CrichtonFix sanitizer tests on buggy kernels
2017-09-07 borsAuto merge of #44399 - alexcrichton:tmp-travis-downgrad...
2017-09-07 Alex Crichtontravis: Downgrade to previous images temporarily
2017-09-07 Joshua Liebow... std::thread::LocalKey: Document limitation with initial...
2017-09-07 Niko Matsakisupdate comment
2017-09-07 Alex Crichtonrustc: Remove `CrateStore::crates` as a method
2017-09-07 Alex CrichtonAdd some more with_ignore to get tests passing
2017-09-07 Stuart Pernsteinerpprust: increase precedence of block-like exprs
2017-09-07 borsAuto merge of #44249 - pnkfelix:debugflag-emit-end...
2017-09-07 kennytmDisable the 80-year-difference test on 32-bit-time_t...
2017-09-07 kennytmFix incorrect test in `time::tests::system_time_math`.
2017-09-07 kennytmProperly detect overflow in Instance +/- Duration.
2017-09-07 est31Update the libcompiler_builins submodule
2017-09-07 borsAuto merge of #43931 - eddyb:const-local-key, r=alexcri...
2017-09-07 Alex Crichtonstd: Fix a segfault on OSX with backtraces
2017-09-07 borsAuto merge of #44094 - alexcrichton:long-linkers, r...
2017-09-07 Douglas Camposbetter test documentation
2017-09-07 Douglas Camposugly, but works!
2017-09-07 Douglas Camposadd broken test
2017-09-07 borsAuto merge of #44380 - Mark-Simulacrum:rollup, r=Mark...
2017-09-07 Mark SimulacrumRollup merge of #44377 - mathstuf:config.toml-typos...
2017-09-07 Mark SimulacrumRollup merge of #44362 - oli-obk:patch-7, r=eddyb
2017-09-07 Mark SimulacrumRollup merge of #44361 - oli-obk:lit_sugg, r=nikomatsakis
2017-09-07 Mark SimulacrumRollup merge of #44354 - jakllsch:jakllsch-85453197...
2017-09-07 Mark SimulacrumRollup merge of #44353 - cuviper:install-rustc, r=Mark...
2017-09-07 Mark SimulacrumRollup merge of #44351 - lu-zero:master, r=nikomatsakis
2017-09-07 Mark SimulacrumRollup merge of #44330 - WiSaGaN:patch-1, r=aturon
2017-09-07 Mark SimulacrumRollup merge of #44328 - mcomstock:from-str-doc-fix...
2017-09-07 Mark SimulacrumRollup merge of #44327 - Eh2406:FIXME#12808, r=aturon
2017-09-07 Mark SimulacrumRollup merge of #44326 - Eh2406:FIXME#44590, r=arielb1
2017-09-07 Mark SimulacrumRollup merge of #44325 - nielsegberts:master, r=stevekl...
2017-09-07 Mark SimulacrumRollup merge of #44321 - jakllsch:jakllsch-4f2d6c87...
2017-09-07 Mark SimulacrumRollup merge of #44319 - est31:master, r=eddyb
2017-09-07 Mark SimulacrumRollup merge of #44317 - Dushistov:master, r=arielb1
2017-09-07 Mark SimulacrumRollup merge of #44315 - kallisti5:epoch-doc-example...
2017-09-07 Mark SimulacrumRollup merge of #44313 - RalfJung:book, r=nikomatsakis
2017-09-07 Mark SimulacrumRollup merge of #44303 - clarcharr:debugs, r=alexcrichton
2017-09-07 Mark SimulacrumRollup merge of #44296 - zmanian:patch-1, r=steveklabnik
2017-09-07 Mark SimulacrumRollup merge of #44277 - mattico:test-33185, r=nikomatsakis
2017-09-07 Mark SimulacrumRollup merge of #44276 - mattico:test-35376, r=alexcrichton
2017-09-07 Mark SimulacrumRollup merge of #44218 - SimonSapin:commit-hash, r...
2017-09-07 Mark SimulacrumRollup merge of #44206 - MarkMcCaskey:master, r=stevekl...
2017-09-07 Mark SimulacrumRollup merge of #44097 - Xaeroxe:clamp, r=burntsushi
next