]> git.lizzy.rs Git - rust.git/history - src/librustc
auto merge of #11304 : alexcrichton/rust/eintr, r=brson
[rust.git] / src / librustc /
2014-01-05 borsauto merge of #11304 : alexcrichton/rust/eintr, r=brson
2014-01-05 borsauto merge of #11297 : sfackler/rust/de-jank-encoder...
2014-01-05 Steven FacklerStop padding metadata
2014-01-05 borsauto merge of #11314 : adridu59/rust/patch-license...
2014-01-05 borsauto merge of #11310 : Dretch/rust/write_char, r=alexcr...
2014-01-05 borsauto merge of #11307 : vadimcn/rust/test-adb, r=brson
2014-01-05 borsauto merge of #11290 : alexcrichton/rust/testname,...
2014-01-04 borsauto merge of #11188 : brson/rust/noderef, r=brson
2014-01-04 Brian Andersonrustc: Add error about obsolete struct deref
2014-01-04 Brian AndersonDon't allow newtype structs to be dereferenced. #6246
2014-01-04 borsauto merge of #11284 : huonw/rust/issue-6233, r=alexcri...
2014-01-04 Brian AndersonDon't allow single-variant enums to be dereferenced...
2014-01-04 borsauto merge of #11301 : vadimcn/rust/fix-android, r...
2014-01-04 borsauto merge of #11306 : alexcrichton/rust/native-bounds...
2014-01-04 borsauto merge of #11299 : brson/rust/exp10, r=pcwalton
2014-01-04 borsauto merge of #11295 : sfackler/rust/de-jank-encoder...
2014-01-04 borsauto merge of #11271 : adridu59/rust/patch-io, r=huonw
2014-01-04 borsauto merge of #11292 : brson/rust/llvmconfig, r=alexcri...
2014-01-04 borsauto merge of #11291 : brson/rust/copy-runtime-deps...
2014-01-04 borsauto merge of #11283 : brson/rust/doublefailure, r...
2014-01-04 borsauto merge of #11251 : pcwalton/rust/remove-at-mut...
2014-01-04 borsauto merge of #11280 : c-a/rust/inline_byteswap, r...
2014-01-04 borsauto merge of #11277 : brson/rust/more0.9, r=alexcrichton
2014-01-04 Steven FacklerRemove a hacky buffer extraction from metadata
2014-01-03 Patrick Waltonlibrustc: Remove `@mut` support from the parser
2014-01-03 Patrick Waltonlibrustc: Remove `@mut` support from the typechecker...
2014-01-03 Patrick Waltonlibrustc: Eliminate an unnecessary `@mut` in pretty...
2014-01-03 Patrick Waltonlibsyntax: De-`@mut` `CodeMap::files`
2014-01-03 Patrick Waltonlibrustc: De-`@mut` the AST map
2014-01-03 Patrick Waltonlibrustc: De-`@mut` all writers
2014-01-03 Patrick Waltonlibrustc: De-`@mut` (and de-`@`) the pretty printer
2014-01-03 Patrick Waltonlibrustc: De-`@mut` the span handler
2014-01-03 Patrick Waltonlibrustc: De-`@mut` the parse session
2014-01-03 borsauto merge of #11264 : am0d/rust/crate_type_lint, r...
2014-01-03 borsauto merge of #11149 : alexcrichton/rust/remove-either...
2014-01-03 Alex CrichtonRemove std::either
2014-01-03 borsauto merge of #11276 : brson/rust/0.9, r=pcwalton
2014-01-03 borsauto merge of #11275 : matt-auld/rust/update_readme...
2014-01-03 borsauto merge of #11262 : alexcrichton/rust/issue-11259...
2014-01-03 borsauto merge of #11228 : sfackler/rust/syntaxenv, r=pcwalton
2014-01-03 borsauto merge of #10861 : alexcrichton/rust/iostr, r=pcwalton
2014-01-03 borsauto merge of #11052 : jvns/rust/testing-tutorial,...
2014-01-03 borsauto merge of #11093 : alexcrichton/rust/issue-11085...
2014-01-02 borsauto merge of #10828 : SimonSapin/rust/ascii_opt, r...
2014-01-02 Brian AndersonBump version to 0.9
2014-01-02 borsauto merge of #10696 : fhahn/rust/issue9543-remove...
2014-01-02 borsauto merge of #11266 : lyuts/rust/opensuse_build, r...
2014-01-02 borsauto merge of #11274 : michaelwoerister/rust/issue11083...
2014-01-02 Florian HahnInject std libs with versions
2014-01-02 matt-auldUpdate references to rustc.rc in README.
2014-01-02 Michael Woeristerdebuginfo: Fix issue #11083 and some minor clean up.
2014-01-02 borsauto merge of #11269 : am0d/rust/lint_typo, r=sanxiyn
2014-01-02 borsauto merge of #11268 : lkuper/rust/trans-comment, r...
2014-01-02 borsauto merge of #11265 : c-a/rust/byteswap_from, r=alexcr...
2014-01-02 borsauto merge of #11248 : brson/rust/0.9relnotes, r=alexcr...
2014-01-02 borsauto merge of #11246 : ktt3ja/rust/issue-11224, r=alexc...
2014-01-02 borsauto merge of #11245 : alexcrichton/rust/issue-11225...
2014-01-02 a_m0dFix typo in lint description.
2014-01-02 Lindsey KuperFix comment that's been wrong since ancient times ...
2014-01-02 borsauto merge of #11184 : jhasse/rust/patch-col, r=huonw
2014-01-02 borsauto merge of #11235 : am0d/rust/doc_update, r=brson
2014-01-02 borsauto merge of #11242 : Dretch/rust/hashmap-key-value...
2014-01-02 a_m0dAdd linting for `crate_type` attribute values.
2014-01-01 Florian HahnRemove `extern mod foo (name="bar")` syntax, closes...
2014-01-01 borsauto merge of #11212 : alexcrichton/rust/local-task...
2014-01-01 Alex CrichtonFix usage of rustc --ls on invalid files
2014-01-01 borsauto merge of #11255 : klutzy/rust/small-cleanup, r...
2014-01-01 borsauto merge of #11254 : huonw/rust/impl-names, r=brson
2014-01-01 Huon Wilsonsyntax: expand impl_pretty_name to handle more cases.
2014-01-01 borsauto merge of #11249 : brson/rust/no_rustdoc_ng, r...
2014-01-01 borsauto merge of #11247 : eddyb/rust/symbol-cleanup, r...
2014-01-01 klutzysyntax::codemap: Add static DUMMY_SP
2014-01-01 klutzysyntax::diagnostic: Remove @ from Emitter
2014-01-01 klutzysyntax::diagnostic: Remove unnecessary traits
2014-01-01 klutzyrustc::driver: Remove two @s
2014-01-01 borsauto merge of #11244 : johnwalker/rust/issue-11239...
2014-01-01 borsauto merge of #11215 : alexcrichton/rust/metadata-filen...
2014-01-01 borsauto merge of #11187 : alexcrichton/rust/once, r=brson
2014-01-01 Alex CrichtonConvert relevant static mutexes to Once
2014-01-01 borsauto merge of #11137 : g3xzh/rust/benchm, r=cmr
2014-01-01 borsauto merge of #11186 : alexcrichton/rust/native-udp...
2013-12-31 Eduard BurtescuTruncate symbol hashes to 64 bits.
2013-12-31 borsauto merge of #11173 : whitequark/rust/master, r=thestinger
2013-12-31 borsauto merge of #11157 : alexcrichton/rust/issue-11154...
2013-12-31 Kiet TranMark provided methods in dead-code pass
2013-12-31 Alex CrichtonConservatively export all trait methods and impls
2013-12-31 borsauto merge of #11155 : SiegeLord/rust/early_deps, r...
2013-12-31 Gareth SmithFix issue #11216 - Replace std::hashmap::{each_key...
2013-12-31 SiegeLordAdd a --no-analysis command line switch
2013-12-31 SiegeLordGenerate --dep-info earlier in the compillation.
2013-12-31 Alex CrichtonDisallow LTO with a preference to dynamic linking
2013-12-31 borsauto merge of #11208 : alexcrichton/rust/less-c, r=cmr
2013-12-31 borsauto merge of #11236 : huonw/rust/sort-rust-log-help...
2013-12-31 borsauto merge of #11231 : brson/rust/rust_fail, r=alexcrichton
2013-12-31 borsauto merge of #11221 : vadimcn/rust/revert-manifest...
2013-12-30 Peter ZotovImplement volatile_load and volatile_store intrinsics.
2013-12-30 borsauto merge of #11125 : vmx/rust/rational, r=huonw
2013-12-30 Vadim ChugunovRevert "Embed Windows application manifest."
2013-12-30 borsauto merge of #11199 : alexcrichton/rust/windows-isnt...
2013-12-30 borsauto merge of #11194 : kballard/rust/gitignore-doc...
next