]> git.lizzy.rs Git - rust.git/history - src/test/incremental/source_loc_macros.rs
Rollup merge of #56476 - GuillaumeGomez:invalid-line-number-match, r=QuietMisdreavus
[rust.git] / src / test / incremental / source_loc_macros.rs
2018-03-19 kennytmRollup merge of #46518 - partim:asref-borrow-doc, r...
2018-02-05 kennytmRollup merge of #46030 - Zoxc:asm-volatile, r=nikomatsakis
2018-02-02 kennytmRollup merge of #46156 - SimonSapin:patch-14, r=without...
2018-01-27 borsAuto merge of #47571 - FenrirWolf:libunwind, r=alexcrichton
2018-01-15 kennytmRollup merge of #47443 - FenrirWolf:rand, r=alexcrichton
2018-01-03 kennytmRollup merge of #47117 - tinaun:no_more_dups, r=frewsxcv
2017-12-29 borsAuto merge of #46327 - Aaronepower:master, r=alexcrichton
2017-12-20 kennytmRollup merge of #46517 - notriddle:patch-2, r=BurntSushi
2017-12-20 borsAuto merge of #46233 - SimonSapin:fmt-debuglist-flags...
2017-12-16 borsAuto merge of #46560 - Yoric:incr, r=michaelwoerister
2017-12-13 borsAuto merge of #46419 - jseyfried:all_imports_in_metadat...
2017-12-12 borsAuto merge of #46570 - AgustinCB:issue-46553, r=oli-obk
2017-12-12 borsAuto merge of #46411 - rillian:str_ascii, r=kennytm
2017-12-11 Oliver SchneiderMerge remote-tracking branch 'origin/master' into miri
2017-12-10 borsAuto merge of #46232 - canndrew:never-docs, r=QuietMisd...
2017-12-10 borsAuto merge of #46620 - bjorn3:remove-test-metric, r...
2017-12-09 borsAuto merge of #46572 - vramana:fix-45638, r=estebank
2017-12-09 borsAuto merge of #46581 - tmccombs:drain_filter_drop,...
2017-12-09 borsAuto merge of #46586 - GuillaumeGomez:fix-mobile-import...
2017-12-09 borsAuto merge of #46573 - jseyfried:add_decl_macro_test...
2017-12-08 borsAuto merge of #45837 - SimonSapin:file_read_write,...
2017-12-08 borsAuto merge of #46563 - michaelwoerister:make-anon-globa...
2017-12-08 borsAuto merge of #46247 - GuillaumeGomez:md-warnings,...
2017-12-08 borsAuto merge of #46556 - michaelwoerister:enable-query...
2017-12-08 Michael Woeristerincr.comp.: Hash spans unconditionally for full accuracy.
2017-09-29 Oliver SchneiderMerge remote-tracking branch 'miri/upstream' into miri
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 #37761 - christophebiocca:borrow-stdlib...
2016-12-12 Jeremy SollerMerge branch 'master' into redox
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-10 borsAuto merge of #38223 - rkruppe:llvm-stringref-fixes...
2016-12-09 borsAuto merge of #37492 - japaric:no-atomics-alloc, r...
2016-12-08 borsAuto merge of #38076 - alexcrichton:another-rustbuild...
2016-12-07 borsAuto merge of #38134 - bluss:iter-nth, r=aturon
2016-12-06 borsAuto merge of #38017 - arthurprs:hm-extend, r=bluss
2016-12-05 borsAuto merge of #38098 - luser:windows-commandext, r...
2016-12-04 borsAuto merge of #38086 - semarie:openbsd-i686, r=alexcrichton
2016-12-03 Corey FarwellRollup merge of #38065 - estebank:fix-37618, r=jonathan...
2016-12-03 Corey FarwellRollup merge of #38029 - dns2utf8:fix_verify.rs, r...
2016-12-03 Corey FarwellRollup merge of #38020 - GuillaumeGomez:udp-socket...
2016-12-03 Corey FarwellRollup merge of #37919 - nikomatsakis:incremental-36168...
2016-12-03 Corey FarwellRollup merge of #37859 - GuillaumeGomez:net_examples...
2016-12-03 borsAuto merge of #38079 - BurntSushi:attrtarget, r=alexcri...
2016-12-03 borsAuto merge of #38059 - arielb1:no-mere-overflow, r...
2016-12-03 borsAuto merge of #38055 - rkruppe:rm-unused-llvm-ffi,...
2016-12-02 borsAuto merge of #38050 - alexcrichton:fix-llvm-deps,...
2016-12-02 borsAuto merge of #37936 - tedsta:fuchsia_std_process,...
2016-12-01 borsAuto merge of #38048 - rkruppe:llvm-stringref-fixes...
2016-12-01 borsAuto merge of #38018 - sourcefrog:doc, r=alexcrichton
2016-11-30 borsAuto merge of #38047 - canndrew:fmt-void-non-empty...
2016-11-30 borsAuto merge of #38014 - jseyfried:refactor_path_resoluti...
2016-11-30 borsAuto merge of #37989 - nrc:save-mod, r=nikomatsakis
2016-11-30 borsAuto merge of #37965 - Mark-Simulacrum:trait-obj-to...
2016-11-29 borsAuto merge of #37863 - mikhail-m1:mut_error, r=nikomatsakis
2016-11-29 borsAuto merge of #37369 - estebank:multiline-span, r=nikom...
2016-11-29 borsAuto merge of #37918 - flodiebold:separate-bodies,...
2016-11-29 Florian DieboldAddress remaining review comments
2016-11-29 Florian DieboldGive function bodies their own dep graph node
2016-11-23 Guillaume GomezRollup merge of #37836 - steveklabnik:remove-incorrect...
2016-11-08 Steve KlabnikRollup merge of #35102 - steveklabnik:ref_warning,...
2016-11-02 borsAuto merge of #36131 - Florob:entry_typeck, r=eddyb
2016-10-14 Jonathan TurnerRollup merge of #36307 - faebser:E0408_new_error_format...
2016-10-08 Manish GoregaokarRollup merge of #37031 - fitzgen:typo-in-gcc-rs-comment...
2016-09-29 Jonathan TurnerRollup merge of #35286 - dns2utf8:doc_never_expression...
2016-09-23 Mikhail ModinMerge branch 'master' into 35123-map3
2016-09-22 borsAuto merge of #36261 - parched:soft-float, r=pnkfelix
2016-09-20 borsAuto merge of #34942 - porglezomp:master, r=sfackler
2016-09-19 borsAuto merge of #36102 - GuillaumeGomez:rustc_metadata_di...
2016-09-16 Jonathan TurnerRollup merge of #36521 - Mark-Simulacrum:documentation...
2016-09-16 borsAuto merge of #36213 - josephDunne:dist_version, r...
2016-09-14 borsAuto merge of #36270 - petrochenkov:pipwarnagain, r...
2016-09-13 borsAuto merge of #36181 - seanmonstar:likely, r=nikomatsakis
2016-09-13 borsAuto merge of #36264 - matklad:zeroing-cstring, r=alexc...
2016-09-13 borsAuto merge of #36019 - frewsxcv:take-into-inner, r...
2016-09-13 borsAuto merge of #35960 - nikomatsakis:incr-comp-krate...
2016-09-12 borsAuto merge of #36354 - mikhail-m1:master, r=jonathandturner
2016-09-12 borsAuto merge of #36204 - c4rlo:patch-3, r=GuillaumeGomez
2016-09-11 borsAuto merge of #36308 - dtolnay:inputitem, r=alexcrichton
2016-09-10 Guillaume GomezRollup merge of #36314 - tshepang:not-needed, r=Guillau...
2016-09-10 Guillaume GomezRollup merge of #36045 - ollie27:rustdoc_titles3, r...
2016-09-09 borsAuto merge of #36256 - rjgoldsborough:make-configure...
2016-09-09 borsAuto merge of #36324 - nrc:save-docs, r=eddyb
2016-09-08 borsAuto merge of #35745 - jroesch:soundness-fix-29859...
2016-09-08 borsAuto merge of #36048 - GuillaumeGomez:code_clean, r...
2016-09-08 borsAuto merge of #36316 - jseyfried:custom_derive_internal...
2016-09-08 borsAuto merge of #36214 - jseyfried:stackless_expansion...
2016-09-07 borsAuto merge of #36292 - japaric:musl-root, r=alexcrichton
2016-09-07 borsAuto merge of #36266 - Sawyer47:issue-35169, r=alexcrichton
2016-09-07 borsAuto merge of #36304 - TimNN:fix-36299, r=eddyb
2016-09-07 borsAuto merge of #36289 - euclio:self-suggestion, r=jseyfried
2016-09-07 borsAuto merge of #36296 - nagisa:pass-timing, r=eddyb
2016-09-07 borsAuto merge of #36252 - joshtriplett:union-field-never...
2016-09-06 borsAuto merge of #36303 - jonathandturner:rollup, r=jonath...
2016-09-06 borsAuto merge of #36025 - michaelwoerister:incr-comp-hash...
next