]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-09-05 Mazdak FarrokhzadRollup merge of #63774 - chocol4te:fix_63707, r=Guillau...
2019-09-05 Mazdak FarrokhzadRollup merge of #62848 - matklad:xid-unicode, r=petroch...
2019-09-05 borsAuto merge of #64160 - Centril:rollup-vrfj1pt, r=Centril
2019-09-05 Mazdak FarrokhzadRollup merge of #64148 - guanqun:typo-fix, r=zackmdavis
2019-09-05 Mazdak FarrokhzadRollup merge of #64142 - lzutao:fix-doc-cmp, r=jonas...
2019-09-05 Mazdak FarrokhzadRollup merge of #64141 - nnethercote:minimize-LocalInte...
2019-09-05 Mazdak FarrokhzadRollup merge of #64128 - Centril:unused-parens-pat...
2019-09-05 Mazdak FarrokhzadRollup merge of #64123 - danielhenrymantilla:add_commen...
2019-09-05 Mazdak FarrokhzadRollup merge of #64120 - nnethercote:move-path-parsing...
2019-09-05 Mazdak FarrokhzadRollup merge of #64110 - estebank:receiver-type, r...
2019-09-05 Mazdak FarrokhzadRollup merge of #64092 - michaelwoerister:update-xlto...
2019-09-05 Mazdak FarrokhzadRollup merge of #64043 - matthewjasper:underscore-impor...
2019-09-05 Mazdak FarrokhzadRollup merge of #64038 - matthewjasper:deny-mutual...
2019-09-05 Mazdak FarrokhzadRollup merge of #64031 - Centril:param-attrs-no-macros...
2019-09-05 Mazdak FarrokhzadRollup merge of #64005 - ecstatic-morse:is-indirect...
2019-09-05 Mazdak FarrokhzadRollup merge of #63985 - ghedo:stabilize_pin_into_inner...
2019-09-05 Mazdak FarrokhzadRollup merge of #63549 - sfanxiang:rev-rposition, r...
2019-09-05 Mazdak FarrokhzadRollup merge of #62860 - vi:stabilize_checked_duration_...
2019-09-04 Vitaly _Vi... Avoid feature name 'checked_duration_since' in a Tidy...
2019-09-04 Vitaly _Vi... Stabilize checked_duration_since for 1.39.0
2019-09-04 borsAuto merge of #64150 - ehuss:update-cargo-books, r...
2019-09-04 borsAuto merge of #64125 - JohnTitor:update-clippy, r=oli-obk
2019-09-04 Eric HussUpdate cargo, books
2019-09-04 Guanqun Lufix a few typos in comments
2019-09-04 Lzu TaoFix doc links in `std::cmp` module
2019-09-04 Aleksey Kladovflatten rustc_lexer::character_properties module
2019-09-04 borsAuto merge of #63825 - nathanwhit:check-run-results...
2019-09-04 Aleksey Kladovremove XID and Pattern_White_Space unicode tables from...
2019-09-04 borsAuto merge of #63166 - ksqsf:master, r=alexcrichton
2019-09-04 Nicholas NethercoteAdd `Symbol::{with,with2}`.
2019-09-04 Nicholas NethercoteRemove `LocalInternedString::intern`.
2019-09-04 Nicholas NethercoteRemove `Encodable`/`Decodable` impls for `LocalInterned...
2019-09-04 Nicholas NethercoteRemove hashing impls for `LocalInternedString`.
2019-09-04 Nicholas NethercoteRemove `LocalInternedString::get`.
2019-09-04 Nicholas NethercoteRemove `LocalInternedString::as_interned_str()`.
2019-09-04 Nicholas NethercoteRemove `LocalInternedString` uses from `librustc/traits/`.
2019-09-04 Nicholas NethercoteRemove `LocalInternedString` uses from `librustc_codege...
2019-09-04 Nicholas NethercoteRemove `LocalInternedString` uses from `librustc_codege...
2019-09-04 Nicholas NethercoteRemove `LocalInternedString` uses from `librustc/ty/`.
2019-09-03 nathanwhitStrip remote-test-client output from run stdout
2019-09-03 borsAuto merge of #64127 - Centril:rollup-dfgb9h8, r=Centril
2019-09-03 Esteban Küberfix error code test
2019-09-03 Esteban Küberreview comments
2019-09-03 Esteban Küberreview comments: error code text
2019-09-03 Yuki OkushiUpdate Clippy
2019-09-03 Daniel Henry... Changed comment to better reflect std's exceptional...
2019-09-03 Mazdak Farrokhzadunused_parens: fix for or-patterns + &(mut x)
2019-09-03 Mazdak FarrokhzadRollup merge of #64104 - Mark-Simulacrum:intrinsic...
2019-09-03 Mazdak FarrokhzadRollup merge of #64071 - guanqun:style-fix, r=Centril
2019-09-03 Mazdak FarrokhzadRollup merge of #64058 - phansch:refactor_out_method...
2019-09-03 Mazdak FarrokhzadRollup merge of #64056 - estebank:arbitrary-self-types...
2019-09-03 Mazdak FarrokhzadRollup merge of #64049 - estebank:if-else-type-err...
2019-09-03 Daniel Henry... Added warning around code with reference to uninit...
2019-09-03 Nicholas NethercoteMove path parsing earlier.
2019-09-03 Nicholas NethercoteRemove `LocalInternedString` uses from `librustc/lint/`.
2019-09-03 Nicholas NethercoteRemove `LocalInternedString` uses from `librustc_typeck`.
2019-09-03 Esteban Küberaccount for DUMMY_SP and correct wording
2019-09-03 borsAuto merge of #63869 - GuillaumeGomez:fix-build-failure...
2019-09-03 Esteban Küberreview comment: update error code descr
2019-09-03 Esteban KüberOn object safety violation, point at source when possible
2019-09-03 Esteban KüberRefer to "`self` type" instead of "receiver type"
2019-09-02 borsAuto merge of #63561 - HeroicKatora:alloc-private-bytes...
2019-09-02 Mark RousskovEmit error on intrinsic to fn ptr casts
2019-09-02 nathanwhitIgnore check-run-results tests for wasm32-bare
2019-09-02 borsAuto merge of #63692 - iluuu1994:issue-49660, r=sfackler
2019-09-02 Guillaume GomezGenerate version file if it doesn't exist
2019-09-02 Michael WoeristerUpdate xLTO compatibility table in rustc book.
2019-09-02 borsAuto merge of #63834 - andjo403:rustdoc-linker-remove...
2019-09-01 Esteban Küberreview comments
2019-09-01 borsAuto merge of #63870 - estebank:async-fn-call, r=oli-obk
2019-09-01 Esteban Küberreview comments
2019-09-01 Guanqun Lufollowing the same style
2019-09-01 borsAuto merge of #64057 - Centril:rollup-nwtk2fb, r=Centril
2019-09-01 Philipp Hanschlibrustc_errors: Extract sugg/subst handling into method
2019-09-01 Mazdak FarrokhzadRollup merge of #64042 - juliangehring:string-docs...
2019-09-01 Mazdak FarrokhzadRollup merge of #64039 - pickfire:patch-1, r=jonas...
2019-09-01 Mazdak FarrokhzadRollup merge of #64032 - andjo403:codegen-units, r...
2019-09-01 Mazdak FarrokhzadRollup merge of #64029 - estebank:fix-miri, r=RalfJung
2019-09-01 Mazdak FarrokhzadRollup merge of #63410 - johnterickson:master, r=joshtr...
2019-09-01 Esteban KüberAccount for arbitrary self types in E0599
2019-09-01 Esteban Küberreview comment
2019-09-01 borsAuto merge of #64036 - matthewjasper:kill-borrows-on...
2019-09-01 Andreas Jonsonremove the unstable rustdoc parameter --linker
2019-09-01 Esteban Küberdeduplicate code
2019-09-01 Esteban KüberEmit a single error on if expr with expectation and...
2019-08-31 Esteban KüberUse saturating_sub
2019-08-31 Esteban KüberFix nll tests
2019-08-31 borsAuto merge of #63703 - tommilligan:warn-empty-doctest...
2019-08-31 Andreas MolzerReorder AllocationDefinedness members
2019-08-31 Julian GehringFix word repetition in str documentation
2019-08-31 borsAuto merge of #64025 - Wind-River:master_003, r=alexcri...
2019-08-31 Matthew JasperAdd some more tests for underscore imports
2019-08-31 Andreas MolzerImprove documentation around allocation accessors
2019-08-31 Ivan ThamUpdate sync condvar doc style
2019-08-31 Matthew JasperCheck impl trait substs when checking for recursive...
2019-08-31 Matthew JasperSlightly clean up the error for recursive `async fn`
2019-08-31 John Ericksonclarify that not all errors are observed
2019-08-31 John EricksonAdd in generic type to description of BufReader and...
2019-08-31 John EricksonUpdate BufWriter example to include call to flush()
2019-08-31 Matthew JasperKill borrows from assignments after generating new...
next