]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-08-18 Alexander RegueiroUpdated diagnostics.
2018-08-18 Alexander RegueiroResolve `Self` within type definitions.
2018-08-15 borsAuto merge of #53133 - Zoxc:gen-int, r=eddyb
2018-08-15 borsAuto merge of #53367 - ehuss:update-cargo, r=alexcrichton
2018-08-15 borsAuto merge of #53212 - sunjay:nll-raw-cast, r=nikomatsakis
2018-08-15 Eric HussUpdate cargo
2018-08-15 borsAuto merge of #52716 - tromey:rustup-lldb, r=alexcrichton
2018-08-15 Tom TromeyAdd lldb to the build
2018-08-15 borsAuto merge of #52928 - Mark-Simulacrum:borrowck-cleanup...
2018-08-14 borsAuto merge of #52936 - felixrabe:patch-1, r=alexcrichton
2018-08-14 borsAuto merge of #53361 - Manishearth:clippyup, r=nrc
2018-08-14 Manish GoregaokarUpdate clippy
2018-08-14 borsAuto merge of #53354 - kennytm:rollup, r=kennytm
2018-08-14 kennytmRollup merge of #53317 - estebank:abolish-ice, r=oli-obk
2018-08-14 kennytmRollup merge of #53290 - whitequark:fix-35741, r=nagisa
2018-08-14 kennytmRollup merge of #53274 - bjorn3:remove_statics_field...
2018-08-14 kennytmRollup merge of #53257 - faern:ip-method-idiomatic...
2018-08-14 kennytmRollup merge of #53246 - ljedrz:cleanup_various, r...
2018-08-14 kennytmRollup merge of #53239 - cuviper:llvm5-closure-alloca...
2018-08-14 kennytmRollup merge of #53233 - andre-richter:master, r=alexcr...
2018-08-14 kennytmRollup merge of #53229 - varkor:rlimits_min, r=nikomatsakis
2018-08-14 kennytmRollup merge of #53226 - QuietMisdreavus:editions-for...
2018-08-14 kennytmRollup merge of #53208 - BurntPizza:protect-the-environ...
2018-08-14 kennytmRollup merge of #53112 - fukatani:pretty-print-btreeset...
2018-08-14 borsAuto merge of #53085 - ljedrz:cleanup_syntax_structures...
2018-08-14 borsAuto merge of #53196 - davidtwco:compile-fail-to-ui...
2018-08-14 borsAuto merge of #53335 - eddyb:issue-53333, r=petrochenkov
2018-08-14 David WoodMoved problematic tests on x86_64-gnu-nopt back to...
2018-08-14 David WoodMoved problematic tests on x86_64-pc-windows-gnu back...
2018-08-14 David WoodMoved problematic tests on armhf-gnu back to compile...
2018-08-14 David WoodMoved problematic tests on wasm32-unknown back to compi...
2018-08-14 David WoodMoved problematic tests on dist-x86_64-musl back to...
2018-08-14 David WoodMoved problematic tests on i586-unknown-linux-gnu back...
2018-08-14 David WoodNormalize tests for i686 Windows.
2018-08-14 David WoodFixed 'no such file or directory' mismatch between...
2018-08-14 David WoodMoved problematic tests on Windows back to compile...
2018-08-14 David WoodMoved tests back to compile-test if they don't work...
2018-08-14 David WoodFix no-link-with-link-args by introducing another norma...
2018-08-14 David WoodNormalize crateresolve1.rs to support different candida...
2018-08-14 David WoodSuggested trait implementation ordering is now determin...
2018-08-14 David WoodFixed truncated path not being normalized.
2018-08-14 David WoodNormalize test build directory and root build directory.
2018-08-14 David WoodTidy no longer fails when there are no files or subdire...
2018-08-14 David WoodMerged migrated compile-fail tests and ui tests. Fixes...
2018-08-14 David WoodUpdated new UI tests to pass with NLL compare-mode
2018-08-14 David WoodMoved compile-fail tests to ui tests.
2018-08-14 David WoodCheck error-patterns on UI tests. Fixes #52531.
2018-08-14 borsAuto merge of #53033 - RalfJung:manually_dro, r=SimonSapin
2018-08-14 Eduard-Mihai... rustc_resolve: crates only exist in the type namespace.
2018-08-14 borsAuto merge of #52895 - draganmladjenovic:minmax_qnan...
2018-08-14 borsAuto merge of #52923 - eddyb:relative-imports, r=petroc...
2018-08-14 Eduard-Mihai... rustc_resolve: also inject canaries to detect block...
2018-08-14 Eduard-Mihai... rustc_resolve: inject ambiguity "canaries" when #!...
2018-08-14 Taylor Cramer#[feature(uniform_paths)]: allow `use x::y;` to resolve...
2018-08-14 Eduard-Mihai... rustc_resolve: fix special-case for one-segment import...
2018-08-14 Eduard-Mihai... syntax: gensym the injected std/core extern crates...
2018-08-13 Esteban KüberMark prior failure to avoid ICE
2018-08-13 Eduard-Mihai... syntax: add `uniform_paths` feature-gate.
2018-08-13 ljedrzMove SmallVec and ThinVec out of libsyntax
2018-08-13 borsAuto merge of #53270 - petrochenkov:macuse-regr, r...
2018-08-13 Unknownfix behavior
2018-08-13 borsAuto merge of #53161 - michaelwoerister:cstrings, r...
2018-08-13 Unknownbug fix
2018-08-13 borsAuto merge of #53238 - nrc:update, r=kennytm
2018-08-13 borsAuto merge of #53051 - varkor:trait-method-pattern...
2018-08-12 borsAuto merge of #53297 - GuillaumeGomez:rollup, r=Guillau...
2018-08-12 Guillaume GomezRollup merge of #53283 - zackmdavis:and_the_case_of_the...
2018-08-12 Guillaume GomezRollup merge of #53273 - frewsxcv:frewsxcv-ufffd, r...
2018-08-12 Guillaume GomezRollup merge of #53267 - GuillaumeGomez:fix-styles...
2018-08-12 Guillaume GomezRollup merge of #53264 - Havvy:patch-3, r=GuillaumeGomez
2018-08-12 Guillaume GomezRollup merge of #53253 - GuillaumeGomez:remove-console...
2018-08-12 Guillaume GomezRollup merge of #53240 - llogiq:doc-num-swap-reverse...
2018-08-12 Guillaume GomezRollup merge of #53231 - GuillaumeGomez:let-keyword...
2018-08-12 Guillaume GomezRollup merge of #53230 - memoryruins:nll_bootstrap_4...
2018-08-12 Guillaume GomezRollup merge of #53223 - ljedrz:cleanup_data_structures...
2018-08-12 Guillaume GomezRollup merge of #53210 - alexcrichton:deny-rustc-syntax...
2018-08-12 Guillaume GomezRollup merge of #53165 - jakllsch:netbsd-ad22a005-b917...
2018-08-12 Guillaume GomezRollup merge of #53059 - ljedrz:unneeded_returns, r...
2018-08-12 Guillaume GomezRollup merge of #53025 - ljedrz:debug_asserts_limited...
2018-08-12 Guillaume GomezRollup merge of #53019 - ljedrz:bad_collects, r=estebank
2018-08-12 Guillaume GomezRollup merge of #52955 - tromey:compiler-test-docs...
2018-08-12 Vadim PetrochenkovProhibit using macro-expanded `macro_export` macros...
2018-08-12 whitequarkMake LLVM emit assembly comments with -Z asm-comments.
2018-08-12 Zack M. Daviswherein we suggest float for integer literals where...
2018-08-11 varkorClean up and add extra tests
2018-08-11 varkorAdd E0642 to parser error
2018-08-11 varkorEmit an error during parsing
2018-08-11 varkorImprove diagnostics
2018-08-11 varkorFix handling of trait methods with bodies and improve...
2018-08-11 varkorSuggest replacing patterns with underscores
2018-08-11 varkorEmit error for pattern arguments in trait methods
2018-08-11 Havvy (Ryan... Fix indent
2018-08-11 Corey FarwellAdd links to std::char::REPLACEMENT_CHARACTER from...
2018-08-11 ljedrzA few cleanups for fmt_macros, graphviz, apfloat, targe...
2018-08-11 Guillaume GomezAdd let keyword doc
2018-08-11 bjorn3Remove statics field from CodegenCx
2018-08-11 Vadim PetrochenkovDo not consider built-in attributes as candidates when...
2018-08-11 Vadim PetrochenkovFeature gate arbitrary tokens in non-macro attributes...
2018-08-11 Ryan ScheelShow that Command can be reused and remodified
2018-08-11 Guillaume GomezFix styles
next