]> git.lizzy.rs Git - rust.git/history - src/libsyntax/show_span.rs
Rollup merge of #57699 - euclio:applicability-ify, r=petrochenkov
[rust.git] / src / libsyntax / show_span.rs
2019-01-18 Mazdak FarrokhzadRollup merge of #57132 - daxpedda:master, r=steveklabnik
2019-01-18 Mazdak FarrokhzadRollup merge of #57107 - mjbshaw:thread_local_test...
2019-01-18 Mazdak FarrokhzadRollup merge of #56594 - sdroege:c_void-is-not-never...
2019-01-15 Mazdak FarrokhzadRollup merge of #56044 - matthewjasper:function-param...
2019-01-12 Mazdak FarrokhzadRollup merge of #57042 - pnkfelix:issue-57038-sidestep...
2019-01-12 Mazdak FarrokhzadRollup merge of #56425 - scottmcm:redo-vec-set_len...
2019-01-09 Stein SomersMerge remote-tracking branch 'upstream/master'
2019-01-05 kennytmRollup merge of #57278 - mati865:config_clippy, r=alexc...
2019-01-05 kennytmRollup merge of #57229 - mikeyhew:fix-56806, r=varkor
2019-01-05 borsAuto merge of #57101 - o01eg:fix-57014, r=alexcrichton
2019-01-04 borsAuto merge of #56079 - mark-i-m:patch-1, r=nikomatsakis
2019-01-02 borsAuto merge of #56827 - faern:eliminate-recv-timeout...
2019-01-01 borsAuto merge of #57125 - doitian:inconsistent-clone-doc...
2018-12-31 borsAuto merge of #57035 - Zoxc:query-pref9, r=michaelwoerister
2018-12-29 borsAuto merge of #57006 - GuillaumeGomez:no-crate-filter...
2018-12-28 borsAuto merge of #57118 - Zoxc:query-stats, r=wesleywiser
2018-12-28 borsAuto merge of #55519 - fhartwig:hashmap-index-example...
2018-12-27 borsAuto merge of #56838 - Aaron1011:fix/rustdoc-infer...
2018-12-27 borsAuto merge of #57119 - jethrogb:jb/sgx-os-mod2, r=josht...
2018-12-27 borsAuto merge of #57129 - RalfJung:check-bounds, r=oli-obk
2018-12-26 borsAuto merge of #56534 - xfix:copied, r=@SimonSapin
2018-12-26 borsAuto merge of #57108 - Mark-Simulacrum:license-remove...
2018-12-26 Mark RousskovRemove licenses
2017-10-02 borsAuto merge of #44885 - lu-zero:master, r=alexcrichton
2017-09-29 Oliver SchneiderMerge remote-tracking branch 'miri/upstream' into miri
2017-09-07 Mark SimulacrumRollup merge of #44351 - lu-zero:master, r=nikomatsakis
2017-09-02 borsAuto merge of #43886 - oli-obk:clippy, r=nrc
2017-08-31 borsAuto merge of #43425 - matklad:lambda-restrictions...
2017-08-30 borsAuto merge of #43903 - oli-obk:alignto, r=aturon
2017-08-29 Ariel Ben-YehudaRollup merge of #43918 - mystor:rustdoc-pound, r=QuietM...
2017-08-29 Ariel Ben-YehudaRollup merge of #43778 - topecongiro:handler-reset...
2017-08-29 Ariel Ben-YehudaRollup merge of #43705 - panicbit:option_ref_mut_cloned...
2017-08-28 Jeremy Sorensengetting rid of all changes due to this PR thus far...
2017-08-26 Corey FarwellRollup merge of #43979 - Jouan:Add-links-for-impls...
2017-08-25 borsAuto merge of #43700 - gaurikholkar:struct_lifetimes...
2017-08-25 borsAuto merge of #43786 - scalexm:issue-43784, r=nikomatsakis
2017-08-23 Corey FarwellRollup merge of #43631 - ruuda:update-docs, r=QuietMisd...
2017-08-23 borsAuto merge of #43830 - alexcrichton:path-display-regres...
2017-08-22 borsAuto merge of #43854 - estebank:missing-cond, r=nikomat...
2017-08-22 borsAuto merge of #43690 - scalexm:issue-28229, r=nikomatsakis
2017-08-21 borsAuto merge of #43540 - petrochenkov:pathrelax, r=nikoma...
2017-08-20 borsAuto merge of #43950 - redox-os:redox_docker, r=alexcri...
2017-08-19 borsAuto merge of #43919 - frewsxcv:frewsxcv-char-primitive...
2017-08-18 borsAuto merge of #43904 - topecongiro:libsyntax/parse...
2017-08-18 borsAuto merge of #43897 - lu-zero:master, r=alexcrichton
2017-08-18 borsAuto merge of #43832 - huntiep:compiler-desugaring...
2017-08-17 Corey FarwellRollup merge of #43891 - Fourchaux:master, r=steveklabnik
2017-08-17 borsAuto merge of #43878 - kennytm:fix-43869-put-impl-trait...
2017-08-17 borsAuto merge of #43867 - GuillaumeGomez:useless-help...
2017-08-16 borsAuto merge of #43864 - GuillaumeGomez:static-method...
2017-08-16 borsAuto merge of #43884 - kennytm:fix-43881-do-not-test...
2017-08-16 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-16 borsAuto merge of #43850 - GuillaumeGomez:unused-variable...
2017-08-16 borsAuto merge of #43841 - alexcrichton:fix-another-regress...
2017-08-16 borsAuto merge of #43883 - frewsxcv:frewsxcv-set-readonly...
2017-08-16 borsAuto merge of #43710 - zackmdavis:field_init_shorthand_...
2017-08-15 Zack M. Davisuse field init shorthand EVERYWHERE
2017-02-05 borsAuto merge of #38161 - durka:rustdoc-crate-attrs, r...
2017-01-17 borsAuto merge of #37972 - bluss:iter-find-is-on-a-roll...
2017-01-12 borsAuto merge of #37926 - bluss:from-utf8-small-simplifica...
2017-01-10 borsAuto merge of #38138 - rkruppe:no_std-no_loop, r=stevek...
2017-01-03 borsAuto merge of #38066 - bluss:string-slice-error, r...
2016-12-24 Steve KlabnikRollup merge of #37956 - tshepang:patch-2, r=steveklabnik
2016-12-24 borsAuto merge of #38062 - alexcrichton:fix-line-writer...
2016-12-20 Alex CrichtonRollup merge of #38236 - GuillaumeGomez:unix_socket_doc...
2016-12-20 Alex CrichtonRollup merge of #38150 - estebank:fix-23286, r=nikomatsakis
2016-12-20 Alex CrichtonRollup merge of #37761 - christophebiocca:borrow-stdlib...
2016-12-19 borsAuto merge of #38194 - sgrif:sg-no-span-mangling, r=nrc
2016-12-17 borsAuto merge of #38205 - jseyfried:fix_module_directory_r...
2016-12-14 borsAuto merge of #38181 - jsgf:test-filter-exact, r=alexcr...
2016-12-12 Jeremy SollerMerge branch 'master' into redox
2016-12-12 Corey FarwellRollup merge of #38202 - michaelwoerister:closure-ich...
2016-12-12 Corey FarwellRollup merge of #38164 - sourcefrog:fonts, r=GuillaumeGomez
2016-12-12 Corey FarwellRollup merge of #38067 - GuillaumeGomez:udp-doc, r...
2016-12-12 Corey FarwellRollup merge of #37941 - Cobrand:docfix-issue-37915...
2016-12-12 Corey FarwellRollup merge of #37052 - srinivasreddy:hair_cx, r=pnkfelix
2016-12-12 borsAuto merge of #38049 - frewsxcv:libunicode, r=alexcrichton
2016-12-12 borsAuto merge of #38057 - KiChjang:display-formal-type...
2016-12-11 borsAuto merge of #38249 - arielb1:special-substs, r=nikoma...
2016-12-11 borsAuto merge of #38250 - michaelwoerister:trait-methods...
2016-12-10 borsAuto merge of #38231 - vadimcn:errormode, r=alexcrichton
2016-12-10 borsAuto merge of #38233 - alexcrichton:more-errors, r...
2016-12-10 borsAuto merge of #38217 - oli-obk:mir-for-all-and-all...
2016-12-10 borsAuto merge of #38223 - rkruppe:llvm-stringref-fixes...
2016-12-09 borsAuto merge of #38203 - nrc:save-wr, r=eddyb
2016-12-09 borsAuto merge of #38197 - mneumann:dragonfly-fixes-2016...
2016-12-09 borsAuto merge of #38196 - rkruppe:llvm-archivewrapper...
2016-12-09 borsAuto merge of #38192 - stjepang:faster-sort-algorithm...
2016-12-09 borsAuto merge of #37492 - japaric:no-atomics-alloc, r...
2016-12-08 borsAuto merge of #38195 - rkruppe:llvm-pass-name-fwdcompat...
2016-12-08 borsAuto merge of #38182 - bluss:more-vec-extend, r=alexcri...
2016-12-08 borsAuto merge of #38156 - shepmaster:llvm-4.0-bitcode...
2016-12-08 borsAuto merge of #38146 - kali:master, r=alexcrichton
2016-12-08 borsAuto merge of #38076 - alexcrichton:another-rustbuild...
2016-12-07 borsAuto merge of #38191 - oli-obk:clippy_is_sad, r=eddyb
2016-12-06 Oliver Schneiderannotate stricter lifetimes on LateLintPass methods...
2016-08-17 Jonathan TurnerRollup merge of #34370 - steveklabnik:keyword-ref-menti...
2016-07-27 borsAuto merge of #33363 - japaric:target, r=japaric
2016-07-27 borsAuto merge of #33312 - Byron:double-ended-iterator...
2016-07-26 Steve KlabnikRollup merge of #34461 - ubsan:master, r=steveklabnik
next