]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-06-27 Alex Burkasyntax: allow negative integer literal expression to...
2017-06-27 Ariel Ben-YehudaRebase LLVM on top of LLVM 4.0.1
2017-06-27 Eduard-Mihai... tests: work around fallout from normalizing signatures...
2017-06-27 Eduard-Mihai... rustc_typeck: support functions in variance computation.
2017-06-27 Eduard-Mihai... rustc: move the PolyFnSig out of TyFnDef.
2017-06-27 Eduard-Mihai... rustc: rename closure_type to fn_sig.
2017-06-27 Tobias BucherDocument possible `io::ErrorKind`s of `fs::open`
2017-06-27 Andre Bogusaddress tidy error & comment
2017-06-27 borsAuto merge of #42922 - frewsxcv:rollup, r=frewsxcv
2017-06-27 Corey FarwellRollup merge of #42917 - kennytm:gdb-fatal-proc-rec...
2017-06-27 Corey FarwellRollup merge of #42905 - casey:casey-utf8-null-doc...
2017-06-27 Corey FarwellRollup merge of #42874 - zackmdavis:overzealous_by_oute...
2017-06-27 Corey FarwellRollup merge of #42871 - llogiq:for_lowering_vs_clippy...
2017-06-27 Corey FarwellRollup merge of #42519 - GuillaumeGomez:create-more...
2017-06-27 Behnam Esfahbod[libcore/cmp] Expand Ord/PartialOrd Derivable doc for...
2017-06-26 Zack M. Davismake lint on-by-default/implied-by messages appear...
2017-06-26 borsAuto merge of #42916 - Mark-Simulacrum:update-cargo...
2017-06-26 kennytmcompiletest: show details if GDB failed to execute.
2017-06-26 Mark SimulacrumUpdate Cargo
2017-06-26 borsAuto merge of #42885 - ollie27:rustdoc_empty_glob_path...
2017-06-25 Casey RodarmorReword OsStr docs to clarify that utf8 may contain...
2017-06-25 Alex Crichtonstd: Fix implementation of `Alloc::alloc_one`
2017-06-25 Steven FacklerStop disabling fill in jemalloc
2017-06-25 borsAuto merge of #42865 - ollie27:rustdoc_assoc_consts...
2017-06-25 Paul Woolcockonly show allowed failure count if there are allowed...
2017-06-25 Andre Bogusfixed some clippy warnings in compiletest
2017-06-25 Guillaume GomezAdd reference link
2017-06-25 Esteban KüberDon't naively point to return type on type error
2017-06-25 Steven FacklerStabilize RangeArgument
2017-06-25 Steven FacklerStabilize ThreadId
2017-06-25 Steven FacklerStabilize OsString::shrink_to_fit
2017-06-25 Steven FacklerStabilize cmp::Reverse
2017-06-25 Steven FacklerStabilize Command::envs
2017-06-24 Paul WoolcockAdd compile-fail test for the new feature gate
2017-06-24 borsAuto merge of #42784 - tlively:wasm-bot, r=alexcrichton
2017-06-24 Guillaume GomezUse new macro instead
2017-06-24 Guillaume Gomezwording improvement
2017-06-24 Guillaume GomezAdd E0607
2017-06-24 Guillaume GomezAdd E0606
2017-06-24 Guillaume GomezAdd E0605
2017-06-24 Guillaume GomezAdd E0604
2017-06-24 Esteban KüberDo not specify return type in suggestion for some ...
2017-06-24 Thomas LivelyRestore old emscripten.sh for use by asmjs
2017-06-24 Oliver Middletonrustdoc: Don't ICE on `use *;`
2017-06-24 Esteban KüberSuggest removal of semicolon (instead of being help)
2017-06-24 Paul WoolcockAdd a feature gate for the `#[allow_fail]` attribute
2017-06-24 Stepan KoltsovMove global vars changing tests into run-pass
2017-06-24 borsAuto merge of #42864 - slo1:attempt, r=Mark-Simulacrum
2017-06-24 borsAuto merge of #42541 - gilescope:patch-1, r=alexcrichton
2017-06-24 Paul Woolcockfix some tests i missed
2017-06-24 Paul WoolcockShorten some lines so this can pass the tidy checks
2017-06-24 Paul Woolcockadd `allow_fail` test attribute
2017-06-24 borsAuto merge of #42854 - razielgn:relaxed-debug-constrain...
2017-06-24 Esteban KüberDetect missing `;` on methods with return type `()`
2017-06-24 borsAuto merge of #42724 - Mark-Simulacrum:tests, r=alexcri...
2017-06-24 Zack M. Davisonly set "overruled by outer forbid" once for lint...
2017-06-24 borsAuto merge of #42687 - alexcrichton:windows-tls, r...
2017-06-24 Zack M. Davisremove unused parameters from LintStore.find_lint
2017-06-24 Esteban KüberMove tests to `ui`
2017-06-24 Thomas LivelyAdd Target (de)serialization for environment vars
2017-06-23 Alex Crichtonrustc: Enable #[thread_local] for Windows
2017-06-23 Oliver Middletonrustdoc: Fix a few issues with associated consts
2017-06-23 sloSaves created temp directory if save-temps option is...
2017-06-23 Andre Boguschange binding name of for loop lowering to appease...
2017-06-23 Mark SimulacrumAdd tests for a few issues.
2017-06-23 borsAuto merge of #42856 - Mark-Simulacrum:rollup, r=Mark...
2017-06-23 Mark SimulacrumRollup merge of #42833 - durka:non-constant-used-with...
2017-06-23 Mark SimulacrumRollup merge of #42829 - ids1024:cxx, r=alexcrichton
2017-06-23 Mark SimulacrumRollup merge of #42825 - letheed:patch-1, r=alexcrichton
2017-06-23 Mark SimulacrumRollup merge of #42822 - ChrisMacNaughton:guard-traits...
2017-06-23 Mark SimulacrumRollup merge of #42821 - michaelwoerister:incr-debug...
2017-06-23 Mark SimulacrumRollup merge of #42787 - zackmdavis:explain_E0562,...
2017-06-23 Mark SimulacrumRollup merge of #42783 - ids1024:redox-env, r=sfackler
2017-06-23 Mark SimulacrumRollup merge of #42777 - kennytm:kill-ignore-doctest...
2017-06-23 Federico RavasioRelax Debug constraints when debugging {HashMap,BTreeMa...
2017-06-23 Federico RavasioCorrectly iterate on keys/values when debugging BTreeMa...
2017-06-23 kennytmAdded a tidy check to disallow "```ignore" and "``...
2017-06-23 kennytmModify --explain to handle hidden code (`# ...`) and...
2017-06-23 kennytmRemoved as many "```ignore" as possible.
2017-06-23 borsAuto merge of #42828 - parched:umulo, r=alexcrichton
2017-06-23 Ian Douglas... Fix Redox build, broken in ecbb896b9eb2acadefde57be493e...
2017-06-23 Thomas LivelyAdd wasm32-experimental-emscripten to wasm builder
2017-06-23 Thomas LivelyAdd target option for linker environment variables
2017-06-23 Thomas LivelyMake wasm32 buildbot test LLVM backend
2017-06-23 borsAuto merge of #42304 - Mark-Simulacrum:issue-37157...
2017-06-22 borsAuto merge of #42614 - GuillaumeGomez:new-error-codes...
2017-06-22 Giles CopeAdding training commer to be more consistent with prior...
2017-06-22 Simonas KazlauskasFix NaN handling in is_sign_negative/positive
2017-06-22 Alex Burkaremove duplicate E0435 test
2017-06-22 Alex Burkachange span label for E0435 (fix #41871)
2017-06-22 Ryan ThomasUpdate docs for std::fmt::format #29355.
2017-06-22 Ian Douglas... Make Build.cxx() return a Result instead of panicking
2017-06-22 Ryan ThomasUpdate docs for fmt::write.
2017-06-22 Ian Douglas... Set CXX_<target> in bootstrap
2017-06-22 borsAuto merge of #42634 - Zoxc:for-desugar2, r=nikomatsakis
2017-06-22 Chris MacNaughtonEnsure Guard types impl Display & Debug
2017-06-22 LetheedFix ref as mutable ref in std::rc::Rc doc
2017-06-22 borsAuto merge of #42824 - Mark-Simulacrum:rollup, r=Mark...
2017-06-22 Mark SimulacrumRollup merge of #42806 - ollie27:rustbuild_compiler_doc...
2017-06-22 Mark SimulacrumRollup merge of #42805 - stepancheg:forward-python...
next