]> git.lizzy.rs Git - rust.git/history - src/test/codegen/issue-15953.rs
Enable emission of alignment attrs for pointer params
[rust.git] / src / test / codegen / issue-15953.rs
2017-09-29 Oliver SchneiderMerge remote-tracking branch 'miri/upstream' into miri
2017-03-20 Corey FarwellRollup merge of #40398 - eddyb:struct-hint, r=nikomatsakis
2017-03-11 Ariel Ben-YehudaRollup merge of #40373 - TimNN:test-ub-packed, r=arielb1
2017-03-11 Ariel Ben-YehudaRollup merge of #40372 - nagisa:never-drop, r=eddyb
2017-03-11 Ariel Ben-YehudaRollup merge of #40345 - Nashenas88:patch-1, r=estebank
2017-03-11 Ariel Ben-YehudaRollup merge of #40319 - eddyb:it's-"unsize"-not-"unsou...
2017-03-11 Ariel Ben-YehudaRollup merge of #40299 - GuillaumeGomez:fmt-display...
2017-03-11 Ariel Ben-YehudaRollup merge of #40146 - bjorn3:few-infer-changes,...
2017-03-11 Alex CrichtonRollup merge of #40389 - F001:placementVecDeque, r...
2017-03-11 Alex CrichtonRollup merge of #40386 - tbu-:pr_display_frombyteswithn...
2017-03-11 Alex CrichtonRollup merge of #40379 - clarcharr:box_docs, r=brson
2017-03-11 Alex CrichtonRollup merge of #40092 - sinkuu:fix_suggestion_index...
2017-03-09 borsAuto merge of #40368 - arielb1:rollup, r=arielb1
2017-03-08 Ariel Ben-YehudaRollup merge of #40335 - tbu-:pr_doc_str_to_somecase...
2017-03-08 Ariel Ben-YehudaRollup merge of #40333 - tbu-:pr_doc_ptr_write, r=alexc...
2017-03-08 Ariel Ben-YehudaRollup merge of #40327 - GuillaumeGomez:macros-urls...
2017-03-08 Ariel Ben-YehudaRollup merge of #40326 - crazymerlyn:fix-doc-link,...
2017-03-08 Ariel Ben-YehudaRollup merge of #40325 - eddyb:pr38143, r=alexcrichton
2017-03-08 Ariel Ben-YehudaRollup merge of #40321 - joelgallant:joelgallant-readme...
2017-03-08 Ariel Ben-YehudaRollup merge of #40316 - oli-obk:patch-4, r=GuillaumeGomez
2017-03-08 Ariel Ben-YehudaRollup merge of #40296 - topecongiro:add-missing-tests...
2017-03-07 topecongiroAdd tests for issues with the 'E-needtest' label.