]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-02-04 Cengiz CanAdd a new ui test and update existing ones
2017-02-04 Cengiz CanRemove extra note and revert name in message
2017-02-04 Cengiz CanRemove extra newlines from expectation files
2017-02-04 Cengiz CanImprove error message for uninferrable types #38812
2017-02-04 borsAuto merge of #38426 - vadimcn:nobundle, r=alexcrichton
2017-02-04 Tyler Julianlibstd/net: Add `peek` APIs to UdpSocket and TcpStream
2017-02-04 Zack M. Davisnote wording: lint implied by lint group, not lint...
2017-02-04 Zack M. Davismake lint-group-style test a UI rather than a compile...
2017-02-04 Zack M. Davisnote lint group set on command line triggering individu...
2017-02-04 Zack M. Davisnote individual lint name set via lint group attribute...
2017-02-04 borsAuto merge of #39424 - nikomatsakis:incr-comp-skip...
2017-02-04 Stjepan GlavinaMinor fix in the *_expensive benchmark
2017-02-04 borsAuto merge of #39533 - GuillaumeGomez:rollup, r=Guillau...
2017-02-04 Stjepan GlavinaSlightly optimize slice::sort
2017-02-04 Guillaume GomezRollup merge of #39517 - brson:relnotes-151, r=alexcrichton
2017-02-04 Guillaume GomezRollup merge of #39506 - GuillaumeGomez:hashmap_docs...
2017-02-04 Guillaume GomezRollup merge of #39486 - phungleson:tiny-doc-wording...
2017-02-04 borsAuto merge of #39434 - nikomatsakis:incr-comp-skip...
2017-02-04 Niko Matsakispacify the mercilous tidy, improve cycle unit test
2017-02-04 Dylan McKay[llvm] Use 32-bits for alignment
2017-02-04 Tim Neumannignore more gdb versions with buggy rust support
2017-02-04 Dylan McKaySupport a debug info API change for LLVM 4.0
2017-02-04 borsAuto merge of #39440 - F001:SpecializeCow, r=bluss
2017-02-04 king6congREADME path correction
2017-02-04 Andrew CannUninhabited while-let pattern fix
2017-02-04 borsAuto merge of #39425 - jakllsch:netbsd-a, r=alexcrichton
2017-02-04 Andrew CannExpand defaulted unit test
2017-02-04 Andrew CannFix test
2017-02-04 borsAuto merge of #39399 - clarcharr:iter_rfind, r=alexcrichton
2017-02-04 Simonas KazlauskasUnignore stage0/1 i128 tests as well
2017-02-04 Simonas KazlauskasMore snap cleanup
2017-02-04 king6congrun rustfmt for librustc/util/fs.rs
2017-02-04 Vadim ChugunovDon't link "nobundle" libs which had already been...
2017-02-04 Niko Matsakisgo back to the older model of coherence collect
2017-02-04 est31Don't use "unadjusted" ABI on non windows platforms
2017-02-04 borsAuto merge of #36320 - GuillaumeGomez:rustdoc_test_info...
2017-02-04 Brian AndersonUpdate relnotes for 1.15.1
2017-02-04 Tobias BucherUse less syscalls in `FileDesc::set_{nonblocking,cloexec}`
2017-02-03 SonExtract libcore benchmarks to a separate folder
2017-02-03 borsAuto merge of #39463 - alexcrichton:update-bootstrap...
2017-02-03 Vadim Petrochenkovlibbacktrace: Fix uninitialized variable
2017-02-03 Guillaume GomezAdd missing urls in HashMap
2017-02-03 Alex CrichtonBump version, upgrade bootstrap
2017-02-03 Emilio Cobos... lint/ctypes: Don't warn on non-unsized structs with...
2017-02-03 borsAuto merge of #39356 - krdln:format-with-capacity,...
2017-02-03 Michael WoeristerLet the ICH testing framework check that all #[rustc_di...
2017-02-03 Niko Matsakisadd a comment about optimality that somehow got removed
2017-02-03 Michał KrasnoborskiMerge remote-tracking branch 'upstream/master' into...
2017-02-03 Sontiny doc wording change
2017-02-03 Guillaume GomezUpdate to last cargo version
2017-02-03 SonSimplify wording & fix test src/doc
2017-02-03 borsAuto merge of #39418 - redox-os:redox_fs_ext, r=brson
2017-02-03 Niko Matsakiss/in_index/input_index/
2017-02-03 Niko Matsakismake dirty process O(dirty)
2017-02-03 Andrew CannFix test
2017-02-03 Andrew CannFix test
2017-02-03 Andrew CannUse a proper future-compatibility lint
2017-02-03 Andrew CannAdd is_defaulted_unit helper method
2017-02-03 Andrew CannHash TyTuple's defaulted flag
2017-02-03 Andrew CannFix make tidy
2017-02-03 Andrew CannAdd warning for () to ! switch
2017-02-03 Guillaume GomezUpdate cargo version to last master
2017-02-03 Guillaume GomezUpdate run-make/issue-22131 to new rustdoc --test format
2017-02-03 Guillaume GomezSet correct hoedown submodule branch
2017-02-03 Guillaume GomezCreate new flag to test rustdoc --test
2017-02-03 Guillaume GomezMove test from bootstrap to compiletest
2017-02-03 Guillaume GomezPut rustdoc --test ui check at the end of docs check
2017-02-03 Guillaume GomezAdd new rustdoc ui tests
2017-02-03 Guillaume GomezSwitch logic to Span instead of HashMap
2017-02-03 Guillaume GomezMove to my own hoedown repository
2017-02-03 Guillaume GomezChange thread name
2017-02-03 Guillaume GomezRework rustdoc test output a bit
2017-02-03 Guillaume GomezTruncate output example to 10 lines
2017-02-03 Guillaume GomezAdd line number and filename in error message
2017-02-03 ggomezAdd information in case of markdown block code test...
2017-02-03 king6congadd and use rename_or_copy_remove fn that fallback...
2017-02-03 borsAuto merge of #39415 - alexcrichton:fix-upload-dirs...
2017-02-03 Tatsuyuki IshiMerge remote tracking branch 'upstream/master'
2017-02-03 king6congrename other than copy/remove
2017-02-03 Jean-Sébastien... `aarch64` CPU type is called `arm64` on FreeBSD
2017-02-03 Jean-Sébastien... Add `aarch64-unknown-freebsd` to the supported targets
2017-02-03 king6congdoc comment rewording
2017-02-03 Tatsuyuki Ishiliballoc_jemalloc: fix linking with system library
2017-02-03 borsAuto merge of #39329 - petrochenkov:rb2, r=alexcrichton
2017-02-03 Clar CharrMove rfind to DoubleEndedIterator, add tracking issue.
2017-02-03 Alex Crichtonrustbuild: Add x.py to source tarballs
2017-02-03 borsAuto merge of #39287 - wesleywiser:move_cell, r=aturon
2017-02-03 Niko Matsakisprevent multiple writes to a single entry in a `DepTrac...
2017-02-03 Niko Matsakisrejigger how we handle used trait imports
2017-02-03 Jimmy CuadraAdd a name for the parameter to `TryFrom::try_from`.
2017-02-03 Niko Matsakisremove some of the ways to mutate a `DepTrackingMap`
2017-02-03 Niko Matsakisstore typeck lints in the `TypeckTables`
2017-02-03 Niko Matsakisintroduce `LintTable`
2017-02-03 Niko Matsakischange the `used_trait_imports` map to be a `DefIdSet`
2017-02-03 Niko Matsakisdon't use a mutable field where parameter passing will do
2017-02-03 borsAuto merge of #39466 - alexcrichton:fix, r=Manishearth
2017-02-02 borsAuto merge of #39470 - GuillaumeGomez:rollup, r=Guillau...
2017-02-02 Dirkjan OchtmanFix typo in bootstrap.py info message
2017-02-02 Dirkjan OchtmanGuard against USER not existing in the environment
2017-02-02 Dirkjan OchtmanDon't check for sudo environment if vendored sources...
next