]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-07-21 Tim Neumannrustllvm: define LLVM_VERSION_LT
2017-07-20 borsAuto merge of #43270 - petrochenkov:fixstab, r=alexcrichton
2017-07-20 borsAuto merge of #43260 - zackmdavis:print_target_spec_jso...
2017-07-20 borsAuto merge of #43251 - gaurikholkar:span_reorder, r...
2017-07-20 borsAuto merge of #43247 - est31:master, r=alexcrichton
2017-07-19 Zack M. Davisexplanatory error on `--print target-spec-json` without...
2017-07-19 borsAuto merge of #43178 - zackmdavis:some_suggestion,...
2017-07-19 borsAuto merge of #42859 - eddyb:const-size-and-align-of...
2017-07-19 borsAuto merge of #43333 - Mark-Simulacrum:appveyor-fix...
2017-07-19 Mark SimulacrumAttempt to fix appveyor
2017-07-19 Eduard-Mihai... Implement const fn {size,align}_of.
2017-07-19 borsAuto merge of #43170 - kyrias:full-relro, r=alexcrichton
2017-07-19 borsAuto merge of #43168 - pnkfelix:check-attr-gating,...
2017-07-19 borsAuto merge of #40989 - matklad:comma-arms, r=petrochenkov
2017-07-18 borsAuto merge of #43316 - Mark-Simulacrum:rollup, r=Mark...
2017-07-18 Mark SimulacrumRollup merge of #43315 - est31:stabilize_float_bits_con...
2017-07-18 Mark SimulacrumRollup merge of #43314 - alexcrichton:fail-curl, r...
2017-07-18 Mark SimulacrumRollup merge of #43312 - lu-zero:master, r=alexcrichton
2017-07-18 Mark SimulacrumRollup merge of #43310 - lynn:rc-weak-doc-fix, r=apasel422
2017-07-18 Mark SimulacrumRollup merge of #43304 - ids1024:path2, r=aturon
2017-07-18 Mark SimulacrumRollup merge of #43294 - insaneinside:std-time-duration...
2017-07-18 Mark SimulacrumRollup merge of #43292 - kennytm:fix-quasi-quoting...
2017-07-18 Mark SimulacrumRollup merge of #43290 - nodakai:fix-ref-path-new,...
2017-07-18 Mark SimulacrumRollup merge of #43287 - kennytm:travis-ci-adjustments...
2017-07-18 Mark SimulacrumRollup merge of #43282 - feadoor:patch-1, r=nikomatsakis
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
2017-07-18 Alex Crichtontravis: Switch `curl -s` to `curl -f`
2017-07-18 Aleksey KladovIgnore pretty-test
2017-07-18 borsAuto merge of #42492 - petrochenkov:methlife, r=nikomat...
2017-07-18 LynnFix erroneous reference to Arc instead of Rc
2017-07-18 Luca Barbatopowerpc: Ignore the stack-probes test
2017-07-18 kennytmChange Travis CI job order.
2017-07-18 borsAuto merge of #43293 - alexcrichton:fail-curl, r=Mark...
2017-07-18 est31float_bits_conv made it into 1.20
2017-07-18 Alex Crichtontravis: Make a few `curl` invocations more resilient
2017-07-18 Ian Douglas... redox: handle multiple paths in PATH
2017-07-18 Aleksey KladovCatch expression does not require semicolon to be a...
2017-07-18 Aleksey KladovUnify rules about commas in match arms and semicolons...
2017-07-17 Johannes LöthbergImplement FromStr for RelroLevel rather than duplicatin...
2017-07-17 Johannes LöthbergMove relro_level from CodegenOptions to DebuggingOptions
2017-07-17 Vadim PetrochenkovMake `late_bound_lifetime_arguments` lint warn-by-default
2017-07-17 Vadim PetrochenkovFix incorrect subst index
2017-07-17 Vadim PetrochenkovDetect implicitly defined late bound lifetime parameter...
2017-07-17 Vadim PetrochenkovProhibit lifetime arguments in path segments with late...
2017-07-17 Vadim PetrochenkovSupport generic lifetime arguments in method calls
2017-07-17 gaurikholkarreorder span labels
2017-07-17 Collin J. Sutton`std::time::Duration`: improve _precision_ of terminolo...
2017-07-17 kennytmFix "Quasi-quoting is inefficient" warning in increment...
2017-07-17 borsAuto merge of #42711 - Firstyear:san-on-dylib, r=alexcr...
2017-07-17 NODA, Kailibstd: remove redundant & from &Path::new(...)
2017-07-17 borsAuto merge of #43266 - feadoor:issue-43253-exclusive...
2017-07-17 borsAuto merge of #42033 - oli-obk:suggestions, r=petrochenkov
2017-07-17 Sam Cappleman... Update merge queue link
2017-07-17 Oliver SchneiderMove resolve diagnostic instability to compile-fail
2017-07-17 Oliver SchneiderChange some helps to suggestions
2017-07-17 Oliver SchneiderMove some tests from compile-fail to ui
2017-07-17 borsAuto merge of #42146 - nrc:rls-rust, r=alexcrichton
2017-07-17 Nick CameronRun RLS tests
2017-07-17 Nick CameronRemove exception from license check for strings.rs
2017-07-17 borsAuto merge of #43258 - petrochenkov:cbabort, r=alexcrichton
2017-07-17 borsAuto merge of #43055 - est31:stabilize_float_bits_conv...
2017-07-16 Vadim PetrochenkovFix checking for missing stability annotations
2017-07-16 Sam Cappleman... Update function name to reflect reality
2017-07-16 Sam Cappleman... Fix `range_covered_by_constructor` for exclusive ranges.
2017-07-16 borsAuto merge of #43237 - zackmdavis:missing_sum_and_produ...
2017-07-16 borsAuto merge of #43252 - vbrandl:doc/default-values,...
2017-07-15 Vadim PetrochenkovCompile `compiler_builtins` with `abort` panic strategy
2017-07-15 Zack M. Davispath, not name, in sole-argument variant type mismatch...
2017-07-15 borsAuto merge of #43224 - jseyfried:fix_macro_idents_regre...
2017-07-15 Valentin BrandlRephrase the doc string
2017-07-15 borsAuto merge of #43246 - frewsxcv:rollup, r=frewsxcv
2017-07-15 Valentin BrandlDocument default values for primitive types
2017-07-15 borsAuto merge of #43207 - alexcrichton:update-cargo, r...
2017-07-15 borsAuto merge of #43179 - oli-obk:mark_all_the_expansions...
2017-07-15 borsAuto merge of #43185 - durka:thread-local-pub-restricte...
2017-07-15 Corey FarwellRollup merge of #43240 - steveklabnik:update-books...
2017-07-15 Corey FarwellRollup merge of #43229 - kennytm:return-false-if-path...
2017-07-15 Corey FarwellRollup merge of #43228 - redox-os:backtrace_fix, r...
2017-07-15 Corey FarwellRollup merge of #43222 - RalfJung:symlink, r=sfackler
2017-07-15 Corey FarwellRollup merge of #43202 - jackpot51:patch-1, r=sfackler
2017-07-15 Corey FarwellRollup merge of #43159 - cuviper:ptr-swap-simd, r=arielb1
2017-07-15 Corey FarwellRollup merge of #43145 - GuillaumeGomez:build-error...
2017-07-15 Corey FarwellRollup merge of #43074 - SimonSapin:iter, r=aturon
2017-07-15 est31Tidy: allow common lang+lib features
2017-07-15 borsAuto merge of #43184 - nikomatsakis:incr-comp-anonymize...
2017-07-14 borsAuto merge of #43174 - RalfJung:refactor-ty, r=nikomatsakis
2017-07-14 William BrownAdd support for dylibs with Address Sanitizer. This...
2017-07-14 Johannes LöthbergMake partial RELRO default on ppc64 due to segfault
2017-07-14 Johannes LöthbergSupport both partial and full RELRO
2017-07-14 borsAuto merge of #43180 - oli-obk:compiletest, r=alexcrichton
2017-07-14 Zack M. Davisadd u128/i128 to sum/product implementors
2017-07-14 steveklabnikUpdate the books.
2017-07-14 borsAuto merge of #43175 - tlively:wasm-split-bots, r=alexc...
2017-07-14 borsAuto merge of #43026 - arielb1:llvm-next, r=alexcrichton
2017-07-14 Jeremy SollerFix backtrace on Redox
2017-07-14 kennytmFix minor typo in std::path documentation.
2017-07-14 borsAuto merge of #43216 - steveklabnik:rollup, r=steveklabnik
2017-07-13 Jeffrey SeyfriedFix regression involving identifiers in `macro_rules...
2017-07-13 Simon SapinForward more Iterator methods for iter::Rev
2017-07-13 Simon SapinForward more Iterator methods for str::Bytes
next